jest-snapshot
Advanced tools
Comparing version 27.4.1 to 27.4.2
{ | ||
"name": "jest-snapshot", | ||
"version": "27.4.1", | ||
"version": "27.4.2", | ||
"repository": { | ||
@@ -26,4 +26,4 @@ "type": "git", | ||
"@babel/types": "^7.0.0", | ||
"@jest/transform": "^27.4.1", | ||
"@jest/types": "^27.4.1", | ||
"@jest/transform": "^27.4.2", | ||
"@jest/types": "^27.4.2", | ||
"@types/babel__traverse": "^7.0.4", | ||
@@ -33,13 +33,13 @@ "@types/prettier": "^2.1.5", | ||
"chalk": "^4.0.0", | ||
"expect": "^27.4.1", | ||
"expect": "^27.4.2", | ||
"graceful-fs": "^4.2.4", | ||
"jest-diff": "^27.4.1", | ||
"jest-diff": "^27.4.2", | ||
"jest-get-type": "^27.4.0", | ||
"jest-haste-map": "^27.4.1", | ||
"jest-matcher-utils": "^27.4.1", | ||
"jest-message-util": "^27.4.1", | ||
"jest-resolve": "^27.4.1", | ||
"jest-util": "^27.4.1", | ||
"jest-haste-map": "^27.4.2", | ||
"jest-matcher-utils": "^27.4.2", | ||
"jest-message-util": "^27.4.2", | ||
"jest-resolve": "^27.4.2", | ||
"jest-util": "^27.4.2", | ||
"natural-compare": "^1.4.0", | ||
"pretty-format": "^27.4.1", | ||
"pretty-format": "^27.4.2", | ||
"semver": "^7.3.2" | ||
@@ -50,3 +50,3 @@ }, | ||
"@babel/preset-react": "^7.7.2", | ||
"@jest/test-utils": "^27.4.1", | ||
"@jest/test-utils": "^27.4.2", | ||
"@types/graceful-fs": "^4.1.3", | ||
@@ -65,3 +65,3 @@ "@types/natural-compare": "^1.4.0", | ||
}, | ||
"gitHead": "fa4a3982766b107ff604ba54081d9e4378f318a9" | ||
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c" | ||
} |
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/transform@^27.4.2
Updated@jest/types@^27.4.2
Updatedexpect@^27.4.2
Updatedjest-diff@^27.4.2
Updatedjest-haste-map@^27.4.2
Updatedjest-matcher-utils@^27.4.2
Updatedjest-message-util@^27.4.2
Updatedjest-resolve@^27.4.2
Updatedjest-util@^27.4.2
Updatedpretty-format@^27.4.2