You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

jest-mock

Package Overview
Dependencies
Maintainers
4
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.2 to 12.1.0

5

package.json
{
"name": "jest-mock",
"version": "12.0.2",
"version": "12.1.0",
"repository": {

@@ -14,5 +14,4 @@ "type": "git",

"scripts": {
"test": "../../bin/jest.js"
"test": "../../packages/jest-cli/bin/jest.js"
}
}

4

src/index.js

@@ -433,5 +433,3 @@ /**

*/
getMetadata(component) {
return getMetadata(component);
},
getMetadata,

@@ -438,0 +436,0 @@ /**

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc