jest-each
Advanced tools
Comparing version 28.0.0-alpha.1 to 28.0.0-alpha.2
{ | ||
"name": "jest-each", | ||
"version": "28.0.0-alpha.1", | ||
"version": "28.0.0-alpha.2", | ||
"description": "Parameterised tests for Jest", | ||
@@ -28,7 +28,7 @@ "main": "./build/index.js", | ||
"dependencies": { | ||
"@jest/types": "^28.0.0-alpha.1", | ||
"@jest/types": "^28.0.0-alpha.2", | ||
"chalk": "^4.0.0", | ||
"jest-get-type": "^28.0.0-alpha.0", | ||
"jest-util": "^28.0.0-alpha.1", | ||
"pretty-format": "^28.0.0-alpha.1" | ||
"jest-util": "^28.0.0-alpha.2", | ||
"pretty-format": "^28.0.0-alpha.2" | ||
}, | ||
@@ -41,3 +41,3 @@ "engines": { | ||
}, | ||
"gitHead": "d30164dde1847166fa0faec98d20abffd85e6ffd" | ||
"gitHead": "694d6bfea56f9cb49d0c7309cdbfff032da198c2" | ||
} |
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
Updated@jest/types@^28.0.0-alpha.2
Updatedjest-util@^28.0.0-alpha.2