Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-mock

Package Overview
Dependencies
Maintainers
7
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 26.3.0 to 26.5.0

3

build/index.js

@@ -24,2 +24,4 @@ 'use strict';

/* eslint-disable local/ban-types-eventually, local/prefer-rest-params-eventually */
/**

@@ -913,5 +915,4 @@ * Possible types of a MockFunctionResult.

}
/* eslint-disable-next-line no-redeclare */
const JestMock = new ModuleMockerClass(global);
module.exports = JestMock;
{
"name": "jest-mock",
"version": "26.3.0",
"version": "26.5.0",
"repository": {

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

"dependencies": {
"@jest/types": "^26.3.0",
"@jest/types": "^26.5.0",
"@types/node": "*"

@@ -23,3 +23,3 @@ },

},
"gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d"
"gitHead": "68d1b1b638bc7464c2794a957c1b894de7da2ee3"
}
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