Socket
Socket
Sign inDemoInstall

@vitest/ui

Package Overview
Dependencies
Maintainers
4
Versions
255
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 2.0.4 to 2.0.5

dist/client/assets/index--EAEh9Ei.js

2

dist/reporter.js

@@ -84,3 +84,3 @@ import { promises } from 'node:fs';

files: this.ctx.state.getFiles(),
config: this.ctx.config,
config: this.ctx.getCoreWorkspaceProject().getSerializableConfig(),
unhandledErrors: this.ctx.state.getUnhandledErrors(),

@@ -87,0 +87,0 @@ moduleGraph: {},

{
"name": "@vitest/ui",
"type": "module",
"version": "2.0.4",
"version": "2.0.5",
"description": "UI for Vitest",

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

"peerDependencies": {
"vitest": "2.0.4"
"vitest": "2.0.5"
},

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

"tinyrainbow": "^1.2.0",
"@vitest/utils": "2.0.4"
"@vitest/utils": "2.0.5"
},

@@ -59,3 +59,3 @@ "devDependencies": {

"@types/ws": "^8.5.11",
"@unocss/reset": "^0.61.3",
"@unocss/reset": "^0.61.5",
"@vitejs/plugin-vue": "^5.0.5",

@@ -66,3 +66,3 @@ "@vue/test-utils": "^2.4.6",

"birpc": "0.2.17",
"codemirror": "^5.65.16",
"codemirror": "^5.65.17",
"codemirror-theme-vars": "^0.1.2",

@@ -72,12 +72,12 @@ "d3-graph-controller": "^3.0.10",

"splitpanes": "^3.1.5",
"unocss": "^0.61.3",
"unocss": "^0.61.5",
"unplugin-auto-import": "^0.18.0",
"unplugin-vue-components": "^0.27.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.0.0",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.4.31",
"vue": "^3.4.33",
"vue-router": "^4.4.0",
"vue-virtual-scroller": "2.0.0-beta.8",
"@vitest/runner": "2.0.4",
"@vitest/ws-client": "2.0.4"
"@vitest/runner": "2.0.5",
"@vitest/ws-client": "2.0.5"
},

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc