Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "it-fails", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -19,3 +19,3 @@ "main": "src/index.js", | ||
"chai": "^4.1.2", | ||
"mocha": "^7.0.1", | ||
"mocha": "^10.2.0", | ||
"node-run-cmd": "^1.0.1", | ||
@@ -26,3 +26,3 @@ "nyc": "^15.0.0", | ||
"peerDependencies": { | ||
"mocha": "4 - 9" | ||
"mocha": "4 - 10" | ||
}, | ||
@@ -29,0 +29,0 @@ "dependencies": { |
@@ -18,2 +18,6 @@ "use strict"; | ||
if (globalThis.it) { | ||
patchIt(globalThis.it); | ||
} | ||
patchIt(it); | ||
@@ -20,0 +24,0 @@ |
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
14855
331
0