Socket
Socket
Sign inDemoInstall

jest-mock

Package Overview
Dependencies
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-mock - npm Package Compare versions

Comparing version 10.0.2 to 11.0.0

4

package.json
{
"name": "jest-mock",
"version": "10.0.2",
"version": "11.0.0",
"repository": {

@@ -11,3 +11,3 @@ "type": "git",

"scripts": {
"test": "../../bin/jest.js"
"test": "node -e \"const spawn = require('child_process').spawn, path=require('path'); spawn('node', [path.resolve('../../bin/jest.js')], {stdio:'inherit'})\""
},

@@ -14,0 +14,0 @@ "jest": {

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