@vitest/snapshot
Advanced tools
Comparing version 2.0.5 to 2.1.0-beta.1
{ | ||
"name": "@vitest/snapshot", | ||
"type": "module", | ||
"version": "2.0.5", | ||
"version": "2.1.0-beta.1", | ||
"description": "Vitest snapshot manager", | ||
@@ -41,5 +41,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"magic-string": "^0.30.10", | ||
"magic-string": "^0.30.11", | ||
"pathe": "^1.1.2", | ||
"@vitest/pretty-format": "2.0.5" | ||
"@vitest/pretty-format": "2.1.0-beta.1" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"natural-compare": "^1.4.0", | ||
"@vitest/utils": "2.0.5" | ||
"@vitest/utils": "2.1.0-beta.1" | ||
}, | ||
@@ -52,0 +52,0 @@ "scripts": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
71448
1
81
3
5
2
+ Added@vitest/pretty-format@2.1.0-beta.1(transitive)
+ Addedmagic-string@0.30.12(transitive)
- Removed@vitest/pretty-format@2.0.5(transitive)
- Removedmagic-string@0.30.13(transitive)
Updatedmagic-string@^0.30.11