jest-mock-promise
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
0
17341
8