jest-snapshot
Advanced tools
Comparing version 28.0.0-alpha.4 to 28.0.0-alpha.5
{ | ||
"name": "jest-snapshot", | ||
"version": "28.0.0-alpha.4", | ||
"version": "28.0.0-alpha.5", | ||
"repository": { | ||
@@ -25,5 +25,5 @@ "type": "git", | ||
"@babel/types": "^7.0.0", | ||
"@jest/expect-utils": "^28.0.0-alpha.4", | ||
"@jest/transform": "^28.0.0-alpha.4", | ||
"@jest/types": "^28.0.0-alpha.4", | ||
"@jest/expect-utils": "^28.0.0-alpha.5", | ||
"@jest/transform": "^28.0.0-alpha.5", | ||
"@jest/types": "^28.0.0-alpha.5", | ||
"@types/babel__traverse": "^7.0.4", | ||
@@ -33,12 +33,12 @@ "@types/prettier": "^2.1.5", | ||
"chalk": "^4.0.0", | ||
"expect": "^28.0.0-alpha.4", | ||
"expect": "^28.0.0-alpha.5", | ||
"graceful-fs": "^4.2.9", | ||
"jest-diff": "^28.0.0-alpha.4", | ||
"jest-diff": "^28.0.0-alpha.5", | ||
"jest-get-type": "^28.0.0-alpha.3", | ||
"jest-haste-map": "^28.0.0-alpha.4", | ||
"jest-matcher-utils": "^28.0.0-alpha.4", | ||
"jest-message-util": "^28.0.0-alpha.4", | ||
"jest-util": "^28.0.0-alpha.4", | ||
"jest-haste-map": "^28.0.0-alpha.5", | ||
"jest-matcher-utils": "^28.0.0-alpha.5", | ||
"jest-message-util": "^28.0.0-alpha.5", | ||
"jest-util": "^28.0.0-alpha.5", | ||
"natural-compare": "^1.4.0", | ||
"pretty-format": "^28.0.0-alpha.4", | ||
"pretty-format": "^28.0.0-alpha.5", | ||
"semver": "^7.3.2" | ||
@@ -49,3 +49,3 @@ }, | ||
"@babel/preset-react": "^7.7.2", | ||
"@jest/test-utils": "^28.0.0-alpha.4", | ||
"@jest/test-utils": "^28.0.0-alpha.5", | ||
"@types/graceful-fs": "^4.1.3", | ||
@@ -64,3 +64,3 @@ "@types/natural-compare": "^1.4.0", | ||
}, | ||
"gitHead": "c13dab19491ba6b57c2d703e7d7c4b20189e1e17" | ||
"gitHead": "46fb19b2628bd87676c10730ba19592c30b05478" | ||
} |
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.5
Updatedexpect@^28.0.0-alpha.5
Updatedjest-diff@^28.0.0-alpha.5
Updatedjest-util@^28.0.0-alpha.5