New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

it-fails

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-fails - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

6

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc