Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vitest/ui

Package Overview
Dependencies
Maintainers
4
Versions
260
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.1.0 to 2.1.1

2

dist/index.js

@@ -8,3 +8,3 @@ import { fileURLToPath } from 'node:url';

var version = "2.1.0";
var version = "2.1.1";

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

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

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

"peerDependencies": {
"vitest": "2.1.0"
"vitest": "2.1.1"
},

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

"tinyrainbow": "^1.2.0",
"@vitest/utils": "2.1.0"
"@vitest/utils": "2.1.1"
},

@@ -78,4 +78,4 @@ "devDependencies": {

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

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

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