Comparing version 1.3.0 to 1.3.1
@@ -54,3 +54,3 @@ /**! | ||
mm._createError(error, props); | ||
error = mm._createError(error, props); | ||
@@ -57,0 +57,0 @@ if (timeout) { |
{ | ||
"name": "mm", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "mock mate, mock http request, fs access and so on.", | ||
@@ -11,5 +11,5 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "npm run lint && mocha --check-leaks -R spec -t 5000 -r should-http test/*.test.js", | ||
"test-cov": "istanbul cover node_modules/.bin/_mocha -- --check-leaks -t 5000 -r should-http test/*.test.js", | ||
"test-travis": "npm run lint && istanbul cover node_modules/.bin/_mocha --report lcovonly -- --check-leaks -t 5000 -r should-http test/*.test.js", | ||
"test": "npm run lint && mocha --check-leaks -R spec -t 5000 -r should-http -r co-mocha test/*.test.js", | ||
"test-cov": "istanbul cover node_modules/.bin/_mocha -- --check-leaks -t 5000 -r should-http -r co-mocha test/*.test.js", | ||
"test-travis": "npm run lint && istanbul cover node_modules/.bin/_mocha --report lcovonly -- --check-leaks -t 5000 -r should-http -r co-mocha test/*.test.js", | ||
"lint": "eslint lib test index.js", | ||
@@ -16,0 +16,0 @@ "autod": "autod -w --prefix '~'", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
21077
5
4