Socket
Socket
Sign inDemoInstall

@vitest/ui

Package Overview
Dependencies
Maintainers
4
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

dist/client/assets/index-Cj9T8Z4J.js

2

dist/reporter.js

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

import { resolve, basename, dirname, relative } from 'pathe';
import c from 'picocolors';
import c from 'tinyrainbow';
import fg from 'fast-glob';

@@ -9,0 +9,0 @@ import { stringify } from 'flatted';

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

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

"peerDependencies": {
"vitest": "2.0.1"
"vitest": "2.0.2"
},

@@ -45,5 +45,5 @@ "dependencies": {

"pathe": "^1.1.2",
"picocolors": "^1.0.1",
"sirv": "^2.0.4",
"@vitest/utils": "2.0.1"
"tinyrainbow": "^1.2.0",
"@vitest/utils": "2.0.2"
},

@@ -61,2 +61,3 @@ "devDependencies": {

"@vitejs/plugin-vue": "^5.0.5",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^10.11.0",

@@ -78,4 +79,4 @@ "ansi-to-html": "^0.7.2",

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

@@ -82,0 +83,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc