@vitest/ui
Advanced tools
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
@@ -26,4 +26,4 @@ <!DOCTYPE html> | ||
| <!-- !LOAD_METADATA! --> | ||
| <script type="module" src="./assets/index-CR4OJGrW.js"></script> | ||
| <link rel="stylesheet" href="./assets/index-Dyh_kUYQ.css"> | ||
| <script type="module" src="./assets/index-BcP0bNv8.js"></script> | ||
| <link rel="stylesheet" href="./assets/index-DC7speYS.css"> | ||
| </head> | ||
@@ -30,0 +30,0 @@ <body> |
+1
-1
@@ -10,3 +10,3 @@ import fs from 'node:fs'; | ||
| var version = "4.1.0-beta.2"; | ||
| var version = "4.1.0-beta.3"; | ||
@@ -13,0 +13,0 @@ var index = (ctx) => { |
+16
-16
| { | ||
| "name": "@vitest/ui", | ||
| "type": "module", | ||
| "version": "4.1.0-beta.2", | ||
| "version": "4.1.0-beta.3", | ||
| "description": "UI for Vitest", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
| "peerDependencies": { | ||
| "vitest": "4.1.0-beta.2" | ||
| "vitest": "4.1.0-beta.3" | ||
| }, | ||
@@ -47,7 +47,7 @@ "dependencies": { | ||
| "tinyrainbow": "^3.0.3", | ||
| "@vitest/utils": "4.1.0-beta.2" | ||
| "@vitest/utils": "4.1.0-beta.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@faker-js/faker": "^10.2.0", | ||
| "@iconify-json/carbon": "^1.2.16", | ||
| "@iconify-json/carbon": "^1.2.18", | ||
| "@iconify-json/logos": "^1.2.10", | ||
@@ -58,6 +58,6 @@ "@types/codemirror": "^5.60.17", | ||
| "@types/ws": "^8.18.1", | ||
| "@unocss/reset": "^66.5.12", | ||
| "@vitejs/plugin-vue": "^6.0.3", | ||
| "@unocss/reset": "^66.6.0", | ||
| "@vitejs/plugin-vue": "^6.0.4", | ||
| "@vue/test-utils": "^2.4.6", | ||
| "@vueuse/core": "^12.8.2", | ||
| "@vueuse/core": "^14.2.0", | ||
| "ansi-to-html": "^0.7.2", | ||
@@ -67,19 +67,19 @@ "birpc": "^4.0.0", | ||
| "codemirror-theme-vars": "^0.1.2", | ||
| "d3-graph-controller": "^3.1.6", | ||
| "d3-graph-controller": "^3.1.7", | ||
| "floating-vue": "^5.2.2", | ||
| "mime": "^4.1.0", | ||
| "rollup": "^4.55.1", | ||
| "rollup": "^4.57.1", | ||
| "splitpanes": "^4.0.4", | ||
| "typescript": "^5.9.3", | ||
| "unocss": "^66.5.12", | ||
| "unocss": "^66.6.0", | ||
| "vite": "^5.0.0", | ||
| "vite-plugin-pages": "^0.33.2", | ||
| "vitest-browser-vue": "2.0.1", | ||
| "vue": "^3.5.26", | ||
| "vitest-browser-vue": "2.0.2", | ||
| "vue": "^3.5.27", | ||
| "vue-router": "^4.6.4", | ||
| "vue-tsc": "^3.2.2", | ||
| "vue-tsc": "^3.2.4", | ||
| "vue-virtual-scroller": "2.0.0-beta.8", | ||
| "@vitest/browser-playwright": "4.1.0-beta.2", | ||
| "@vitest/runner": "4.1.0-beta.2", | ||
| "@vitest/ws-client": "4.1.0-beta.2" | ||
| "@vitest/browser-playwright": "4.1.0-beta.3", | ||
| "@vitest/runner": "4.1.0-beta.3", | ||
| "@vitest/ws-client": "4.1.0-beta.3" | ||
| }, | ||
@@ -86,0 +86,0 @@ "scripts": { |
+3
-1
@@ -29,2 +29,4 @@ # @vitest/ui | ||
| To preview the browser tab, uncomment the "browser-dev-preview" plugin in `vite.config.ts`. To configure the browser state, update the `__vitest_browser_runner__` object in `browser.dev.js`. | ||
| To preview the browser tab, uncomment the "browser-dev-preview" plugin in `vite.config.ts`. | ||
| To configure the browser state, update the `__vitest_browser_runner__` object in `browser.dev.js`. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1035115
0.32%3888
0.31%32
6.67%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated