jest-snapshot
Advanced tools
Comparing version 15.2.0-alpha.c681f819 to 16.0.0
@@ -96,3 +96,3 @@ /** | ||
const message = | ||
matcherHint('.toMatchSnapshot', 'value', '') + '\n\n' + | ||
() => matcherHint('.toMatchSnapshot', 'value', '') + '\n\n' + | ||
`${ RECEIVED_COLOR('Received value') } does not match ` + | ||
@@ -99,0 +99,0 @@ `${ EXPECTED_COLOR('stored snapshot ' + count) }.\n\n` + ( |
{ | ||
"name": "jest-snapshot", | ||
"version": "15.2.0-alpha.c681f819", | ||
"version": "16.0.0", | ||
"repository": { | ||
@@ -11,6 +11,6 @@ "type": "git", | ||
"dependencies": { | ||
"jest-diff": "^15.2.0-alpha.c681f819", | ||
"jest-file-exists": "^15.2.0-alpha.c681f819", | ||
"jest-matcher-utils": "^15.2.0-alpha.c681f819", | ||
"jest-util": "^15.2.0-alpha.c681f819", | ||
"jest-diff": "^16.0.0", | ||
"jest-file-exists": "^15.0.0", | ||
"jest-matcher-utils": "^16.0.0", | ||
"jest-util": "^16.0.0", | ||
"natural-compare": "^1.4.0", | ||
@@ -17,0 +17,0 @@ "pretty-format": "~4.2.1" |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
4
0
11227
5
311
+ Addedjest-diff@16.0.0(transitive)
+ Addedjest-file-exists@15.0.0(transitive)
+ Addedjest-matcher-utils@16.0.0(transitive)
+ Addedjest-mock@16.0.2(transitive)
+ Addedjest-util@16.0.2(transitive)
- Removedjest-diff@15.2.0-alpha.c681f819(transitive)
- Removedjest-file-exists@15.2.0-alpha.c681f819(transitive)
- Removedjest-matcher-utils@15.2.0-alpha.c681f819(transitive)
- Removedjest-mock@15.2.0-alpha.c681f819(transitive)
- Removedjest-util@15.2.0-alpha.c681f819(transitive)
Updatedjest-diff@^16.0.0
Updatedjest-file-exists@^15.0.0
Updatedjest-matcher-utils@^16.0.0
Updatedjest-util@^16.0.0