jest-mock-promise
Advanced tools
Comparing version 1.0.8 to 1.0.10
{ | ||
"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" | ||
} | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6462
6
2
0
2