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.8 to 1.0.10

12

package.json
{
"name": "jest-mock-promise",
"version": "1.0.8",
"version": "1.0.10",
"description": "Synchronous Promise Mock for testing with Jest",
"main": "./lib/jest-mock-promise.ts",
"module": "./dist/jest-mock-promise.js",
"main": "dist/jest-mock-promise.js",
"types": "dist/jest-mock-promise.d.ts",
"files": [
"build"
],
"scripts": {

@@ -16,2 +19,3 @@ "build": "webpack -p"

"babel-preset-es2015": "^6.24.1",
"ts-loader": "^3.1.1",
"typescript": "^2.6.1",

@@ -27,2 +31,2 @@ "webpack": "^3.8.1"

}
}
}
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