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

jest-mock-promise

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-mock-promise - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/jest-mock-promise.js

6

package.json
{
"name": "jest-mock-promise",
"version": "1.0.5",
"version": "1.0.6",
"description": "Synchronous Promise Mock for testing with Jest",
"main": "src/jest-mock-promise.ts",
"module": "dist/jest-mock-promise.js",
"main": "./src/jest-mock-promise.ts",
"module": "./dist/jest-mock-promise.js",
"scripts": {

@@ -8,0 +8,0 @@ "build": "webpack -p"

Sorry, the diff of this file is not supported yet

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