jest-mock-promise
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "jest-mock-promise", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Synchronous Promise Mock for testing with Jest", | ||
"main": "src/jest-mock-promise.ts", | ||
"module": "dist/jest-mock-promise.js", | ||
"scripts": { | ||
@@ -21,3 +22,6 @@ "build": "webpack -p" | ||
"url": "git+https://github.com/knee-cola/jest-mock-promise" | ||
}, | ||
"bugs": { | ||
"url": "git+https://github.com/knee-cola/jest-mock-promise/issues" | ||
} | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
22297
0