jest-mock-promise
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "jest-mock-promise", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Synchronous Promise Mock for testing with Jest", | ||
@@ -5,0 +5,0 @@ "main": "dist/jest-mock-promise.js", |
@@ -15,2 +15,3 @@ # What's this? | ||
* [Second example - Applying the synchronous Promise](#second-example---applying-the-synchronous-promise ) | ||
* [Third example - Mocking Axios](#third-example---mocking-axios) | ||
* [API](#api) | ||
@@ -17,0 +18,0 @@ |
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
33827
171