jest-mock-promise
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "jest-mock-promise", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Synchronous Promise Mock for testing with Jest", | ||
"main": "dist/jest-mock-promise.ts", | ||
"main": "src/jest-mock-promise.ts", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "webpack -p" |
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
22169