jest-snapshot
Advanced tools
Comparing version 14.3.1-alpha.410cb91a to 14.3.2-alpha.83c25417
@@ -75,4 +75,4 @@ /** | ||
hasUncheckedKeys() { | ||
return this._uncheckedKeys.size > 0; | ||
getUncheckedCount() { | ||
return this._uncheckedKeys.size || 0; | ||
} | ||
@@ -79,0 +79,0 @@ |
{ | ||
"name": "jest-snapshot", | ||
"version": "14.3.1-alpha.410cb91a", | ||
"version": "14.3.2-alpha.83c25417", | ||
"repository": { | ||
@@ -11,5 +11,5 @@ "type": "git", | ||
"dependencies": { | ||
"jest-diff": "^14.3.1-alpha.410cb91a", | ||
"jest-file-exists": "^14.3.1-alpha.410cb91a", | ||
"jest-util": "^14.3.1-alpha.410cb91a", | ||
"jest-diff": "^14.3.2-alpha.83c25417", | ||
"jest-file-exists": "^14.3.2-alpha.83c25417", | ||
"jest-util": "^14.3.2-alpha.83c25417", | ||
"pretty-format": "^3.6.0" | ||
@@ -16,0 +16,0 @@ }, |
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
9465
+ Addedjest-diff@14.3.2-alpha.83c25417(transitive)
+ Addedjest-file-exists@14.3.2-alpha.83c25417(transitive)
+ Addedjest-matcher-utils@14.3.2-alpha.83c25417(transitive)
+ Addedjest-mock@14.3.2-alpha.83c25417(transitive)
+ Addedjest-util@14.3.2-alpha.83c25417(transitive)
- Removedjest-diff@14.3.1-alpha.410cb91a(transitive)
- Removedjest-file-exists@14.3.1-alpha.410cb91a(transitive)
- Removedjest-matcher-utils@14.3.1-alpha.410cb91a(transitive)
- Removedjest-mock@14.3.1-alpha.410cb91a(transitive)
- Removedjest-util@14.3.1-alpha.410cb91a(transitive)