Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

jest-mock

Package Overview
Dependencies
21
Maintainers
4
Versions
237
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.3 to 30.0.0-alpha.4

2

build/index.d.ts

@@ -17,3 +17,3 @@ /**

export declare const fn: <T extends FunctionLike = UnknownFunction>(
implementation?: T | undefined,
implementation?: T,
) => Mock<T>;

@@ -20,0 +20,0 @@

{
"name": "jest-mock",
"version": "30.0.0-alpha.3",
"version": "30.0.0-alpha.4",
"repository": {

@@ -22,5 +22,5 @@ "type": "git",

"dependencies": {
"@jest/types": "30.0.0-alpha.3",
"@jest/types": "30.0.0-alpha.4",
"@types/node": "*",
"jest-util": "30.0.0-alpha.3"
"jest-util": "30.0.0-alpha.4"
},

@@ -33,3 +33,3 @@ "engines": {

},
"gitHead": "e267aff33d105399f2134bad7c8f82285104f3da"
"gitHead": "32b966f988d47a7673d2ef4b92e834dab7d66f07"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc