Socket
Socket
Sign inDemoInstall

@vitest/ui

Package Overview
Dependencies
Maintainers
3
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.25.8 to 0.26.0

dist/client/assets/index-616fa4de.js

11

package.json
{
"name": "@vitest/ui",
"type": "module",
"version": "0.25.8",
"version": "0.26.0",
"description": "UI for Vitest",

@@ -18,2 +18,6 @@ "license": "MIT",

},
"./reporter": {
"types": "./dist/reporter.d.ts",
"import": "./dist/reporter.js"
},
"./*": "./*"

@@ -28,2 +32,4 @@ },

"dependencies": {
"fast-glob": "^3.2.12",
"flatted": "^3.2.7",
"sirv": "^2.0.2"

@@ -49,3 +55,2 @@ },

"diff": "^5.1.0",
"flatted": "^3.2.7",
"floating-vue": "^2.0.0-y.0",

@@ -62,3 +67,3 @@ "picocolors": "^1.0.0",

"vue-router": "^4.1.6",
"@vitest/ws-client": "0.25.8"
"@vitest/ws-client": "0.26.0"
},

@@ -65,0 +70,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