@vitest/expect
Advanced tools
Comparing version 0.32.4 to 0.33.0
{ | ||
"name": "@vitest/expect", | ||
"type": "module", | ||
"version": "0.32.4", | ||
"version": "0.33.0", | ||
"description": "Jest's expect matchers as a Chai plugin", | ||
@@ -33,8 +33,8 @@ "license": "MIT", | ||
"chai": "^4.3.7", | ||
"@vitest/utils": "0.32.4", | ||
"@vitest/spy": "0.32.4" | ||
"@vitest/spy": "0.33.0", | ||
"@vitest/utils": "0.33.0" | ||
}, | ||
"devDependencies": { | ||
"picocolors": "^1.0.0", | ||
"@vitest/runner": "0.32.4" | ||
"@vitest/runner": "0.33.0" | ||
}, | ||
@@ -41,0 +41,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
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
6
54
+ Added@vitest/spy@0.33.0(transitive)
+ Added@vitest/utils@0.33.0(transitive)
- Removed@vitest/spy@0.32.4(transitive)
- Removed@vitest/utils@0.32.4(transitive)
Updated@vitest/spy@0.33.0
Updated@vitest/utils@0.33.0