@sinonjs/commons (1.8.6)
Published 2026-02-24 13:51:12 +00:00 by atheaadmin
Installation
@sinonjs:registry=npm install @sinonjs/commons@1.8.6"@sinonjs/commons": "1.8.6"About this package
commons
Simple functions shared among the sinon end user libraries
Rules
- Follows the Sinon.JS compatibility
- 100% test coverage
- Code formatted using Prettier
- No side effects welcome! (only pure functions)
- No platform specific functions
- One export per file (any bundler can do tree shaking)
Dependencies
Dependencies
| ID | Version |
|---|---|
| type-detect | 4.0.8 |
Development Dependencies
| ID | Version |
|---|---|
| @sinonjs/eslint-config | ^4.0.6 |
| @sinonjs/eslint-plugin-no-prototype-methods | ^0.1.0 |
| @sinonjs/referee-sinon | ^10.1.0 |
| @studio/changes | ^2.2.0 |
| husky | ^6.0.0 |
| jsverify | 0.8.4 |
| knuth-shuffle | ^1.0.8 |
| lint-staged | ^13.0.3 |
| mocha | ^10.1.0 |
| nyc | ^15.1.0 |
| prettier | ^2.7.1 |
| typescript | ^4.8.4 |