🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@vitest/ui

Package Overview
Dependencies
Maintainers
4
Versions
292
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

to
3.1.0

dist/client/assets/index-B0KEk_KY.css

2

dist/index.js

@@ -9,3 +9,3 @@ import fs from 'node:fs';

var version = "3.1.0-beta.2";
var version = "3.1.0";

@@ -12,0 +12,0 @@ var index = (ctx) => {

{
"name": "@vitest/ui",
"type": "module",
"version": "3.1.0-beta.2",
"version": "3.1.0",
"description": "UI for Vitest",

@@ -37,3 +37,3 @@ "license": "MIT",

"peerDependencies": {
"vitest": "3.1.0-beta.2"
"vitest": "3.1.0"
},

@@ -47,7 +47,7 @@ "dependencies": {

"tinyrainbow": "^2.0.0",
"@vitest/utils": "3.1.0-beta.2"
"@vitest/utils": "3.1.0"
},
"devDependencies": {
"@faker-js/faker": "^9.5.0",
"@iconify-json/carbon": "^1.2.7",
"@iconify-json/carbon": "^1.2.8",
"@iconify-json/logos": "^1.2.4",

@@ -58,7 +58,7 @@ "@testing-library/vue": "^8.1.0",

"@types/d3-selection": "^3.0.11",
"@types/ws": "^8.5.14",
"@types/ws": "^8.18.0",
"@unocss/reset": "^0.65.4",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue": "^5.2.3",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^12.7.0",
"@vueuse/core": "^12.8.2",
"ansi-to-html": "^0.7.2",

@@ -68,6 +68,6 @@ "birpc": "0.2.19",

"codemirror-theme-vars": "^0.1.2",
"d3-graph-controller": "^3.0.13",
"d3-graph-controller": "^3.1.0",
"floating-vue": "^5.2.2",
"rollup": "^4.34.8",
"splitpanes": "^3.1.8",
"rollup": "^4.37.0",
"splitpanes": "^3.2.0",
"unocss": "^0.65.4",

@@ -81,4 +81,4 @@ "unplugin-auto-import": "^0.19.0",

"vue-virtual-scroller": "2.0.0-beta.8",
"@vitest/runner": "3.1.0-beta.2",
"@vitest/ws-client": "3.1.0-beta.2"
"@vitest/ws-client": "3.1.0",
"@vitest/runner": "3.1.0"
},

@@ -85,0 +85,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet