sinon-spy-utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "sinon-spy-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Utils functions for Sinon Spies and Stubs", | ||
@@ -22,8 +22,7 @@ "author": "Louis Brunner <louis.brunner.fr@gmail.com> (https://github.com/LouisBrunner)", | ||
"lint": "eslint .", | ||
"test": "NODE_ENV=test NODE_PATH=$NODE_PATH:$PWD/src nyc mocha --opts ./mocha.opts", | ||
"test": "NODE_ENV=test NODE_PATH=$NODE_PATH:$PWD/src nyc mocha --opts ./.mocha.opts", | ||
"test:watch": "watch-run -i -p 'src/**/*' npm run test", | ||
"travis-test": "NODE_ENV=test NODE_PATH=$NODE_PATH:$PWD/src nyc --reporter=lcov mocha --opts ./mocha.opts", | ||
"travis-test": "NODE_ENV=test NODE_PATH=$NODE_PATH:$PWD/src nyc --reporter=lcov mocha --opts ./.mocha.opts", | ||
"travis-coverage": "cat ./coverage/lcov.info | coveralls", | ||
"install": "npm run clean && npm run build:lib", | ||
"prepublishOnly": "npm run lint && npm run clean && npm run test && npm run build" | ||
"prepublishOnly": "npm run lint && npm run clean && npm run test && npm run build:lib" | ||
}, | ||
@@ -30,0 +29,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
0
10934
5
101
1