jest-each
Advanced tools
Comparing version 29.0.0-alpha.6 to 29.0.0
{ | ||
"name": "jest-each", | ||
"version": "29.0.0-alpha.6", | ||
"version": "29.0.0", | ||
"description": "Parameterised tests for Jest", | ||
@@ -28,7 +28,7 @@ "main": "./build/index.js", | ||
"dependencies": { | ||
"@jest/types": "^29.0.0-alpha.6", | ||
"@jest/types": "^29.0.0", | ||
"chalk": "^4.0.0", | ||
"jest-get-type": "^29.0.0-alpha.3", | ||
"jest-util": "^29.0.0-alpha.6", | ||
"pretty-format": "^29.0.0-alpha.6" | ||
"jest-get-type": "^29.0.0", | ||
"jest-util": "^29.0.0", | ||
"pretty-format": "^29.0.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "engines": { | ||
}, | ||
"gitHead": "4def94b073cad300e99de378ba900e6ba9b7032f" | ||
"gitHead": "75006e46c76f6fda14bbc0548f86edb2ba087cd2" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
41502
Updated@jest/types@^29.0.0
Updatedjest-get-type@^29.0.0
Updatedjest-util@^29.0.0
Updatedpretty-format@^29.0.0