nock-back-mocha
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "nock-back-mocha", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -17,4 +17,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "./node_modules/.bin/mocha", | ||
"lint": "./node_modules/.bin/eslint ." | ||
"test": "mocha", | ||
"lint": "eslint ." | ||
}, | ||
@@ -21,0 +21,0 @@ "pre-commit": [ |
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
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
14020