jest-snapshot
Advanced tools
Comparing version 14.3.0-alpha.d13c163e to 14.3.1-alpha.410cb91a
@@ -66,2 +66,3 @@ /** | ||
try { | ||
delete require.cache[require.resolve(filename)]; | ||
/* eslint-disable no-useless-call */ | ||
@@ -68,0 +69,0 @@ Object.assign(this._content, require.call(null, filename)); |
{ | ||
"name": "jest-snapshot", | ||
"version": "14.3.0-alpha.d13c163e", | ||
"version": "14.3.1-alpha.410cb91a", | ||
"repository": { | ||
@@ -11,5 +11,5 @@ "type": "git", | ||
"dependencies": { | ||
"jest-diff": "^14.3.0-alpha.d13c163e", | ||
"jest-file-exists": "^14.3.0-alpha.d13c163e", | ||
"jest-util": "^14.3.0-alpha.d13c163e", | ||
"jest-diff": "^14.3.1-alpha.410cb91a", | ||
"jest-file-exists": "^14.3.1-alpha.410cb91a", | ||
"jest-util": "^14.3.1-alpha.410cb91a", | ||
"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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
9463
289
3
+ Addeddiff@3.5.0(transitive)
+ Addedjest-diff@14.3.1-alpha.410cb91a(transitive)
+ Addedjest-file-exists@14.3.1-alpha.410cb91a(transitive)
+ Addedjest-matcher-utils@14.3.1-alpha.410cb91a(transitive)
+ Addedjest-mock@14.3.1-alpha.410cb91a(transitive)
+ Addedjest-util@14.3.1-alpha.410cb91a(transitive)
- Removeddiff@2.2.3(transitive)
- Removedjest-diff@14.3.0-alpha.d13c163e(transitive)
- Removedjest-file-exists@14.3.0-alpha.d13c163e(transitive)
- Removedjest-matcher-utils@14.3.0-alpha.d13c163e(transitive)
- Removedjest-mock@14.3.0-alpha.d13c163e(transitive)
- Removedjest-util@14.3.0-alpha.d13c163e(transitive)