@vitest/ui
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -8,3 +8,3 @@ import { fileURLToPath } from 'node:url'; | ||
var version = "2.1.0"; | ||
var version = "2.1.1"; | ||
@@ -11,0 +11,0 @@ var index = (ctx) => { |
{ | ||
"name": "@vitest/ui", | ||
"type": "module", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "UI for Vitest", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"vitest": "2.1.0" | ||
"vitest": "2.1.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
"tinyrainbow": "^1.2.0", | ||
"@vitest/utils": "2.1.0" | ||
"@vitest/utils": "2.1.1" | ||
}, | ||
@@ -78,4 +78,4 @@ "devDependencies": { | ||
"vue-virtual-scroller": "2.0.0-beta.8", | ||
"@vitest/runner": "2.1.0", | ||
"@vitest/ws-client": "2.1.0" | ||
"@vitest/runner": "2.1.1", | ||
"@vitest/ws-client": "2.1.1" | ||
}, | ||
@@ -82,0 +82,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
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
5
+ Added@vitest/expect@2.1.1(transitive)
+ Added@vitest/mocker@2.1.1(transitive)
+ Added@vitest/pretty-format@2.1.1(transitive)
+ Added@vitest/runner@2.1.1(transitive)
+ Added@vitest/snapshot@2.1.1(transitive)
+ Added@vitest/spy@2.1.1(transitive)
+ Added@vitest/utils@2.1.1(transitive)
+ Addedvite-node@2.1.1(transitive)
+ Addedvitest@2.1.1(transitive)
- Removed@vitest/expect@2.1.0(transitive)
- Removed@vitest/mocker@2.1.0(transitive)
- Removed@vitest/pretty-format@2.1.0(transitive)
- Removed@vitest/runner@2.1.0(transitive)
- Removed@vitest/snapshot@2.1.0(transitive)
- Removed@vitest/spy@2.1.0(transitive)
- Removed@vitest/utils@2.1.0(transitive)
- Removedvite-node@2.1.0(transitive)
- Removedvitest@2.1.0(transitive)
Updated@vitest/utils@2.1.1