Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "jest-pact", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "a pact adaptor for jest", | ||
"main": "dist/lib/index.js", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "jest --coverage" | ||
}, | ||
"build": "rimraf dist && tsc", | ||
"test": "jest --coverage", | ||
"npmPrepare": "mv dist/index.* ." | ||
}, | ||
"repository": { | ||
@@ -22,3 +23,6 @@ "type": "git", | ||
"@pact-foundation/pact": "8.2.2", | ||
"@types/jest": "^24.0.12", | ||
"@types/supertest": "^2.0.7", | ||
"jest-junit": "6.3.0", | ||
"rimraf": "^2.6.3", | ||
"supertest": "4.0.2", | ||
@@ -25,0 +29,0 @@ "ts-jest": "24.0.2", |
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
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
11324
9
7
194
1