Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

@vitest/ui

Package Overview
Dependencies
Maintainers
5
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitest/ui - npm Package Compare versions

Comparing version
4.1.0-beta.2
to
4.1.0-beta.3
dist/client/assets/index-BcP0bNv8.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

+2
-2

@@ -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>

@@ -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) => {

{
"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": {

@@ -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