Socket
Socket
Sign inDemoInstall

@vitest/ui

Package Overview
Dependencies
504
Maintainers
4
Versions
240
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

dist/client/assets/index-C576npev.css

16

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

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

"peerDependencies": {
"vitest": "2.0.0-beta.2"
"vitest": "2.0.0-beta.3"
},

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

"sirv": "^2.0.4",
"@vitest/utils": "2.0.0-beta.2"
"@vitest/utils": "2.0.0-beta.3"
},

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

"@iconify-json/logos": "^1.1.42",
"@testing-library/cypress": "^10.0.1",
"@testing-library/vue": "^8.0.3",
"@types/codemirror": "^5.60.15",

@@ -67,3 +67,2 @@ "@types/d3-force": "^3.0.9",

"codemirror-theme-vars": "^0.1.2",
"cypress": "^13.9.0",
"d3-graph-controller": "^3.0.8",

@@ -79,4 +78,4 @@ "floating-vue": "^5.2.2",

"vue-router": "^4.3.2",
"@vitest/runner": "2.0.0-beta.2",
"@vitest/ws-client": "2.0.0-beta.2"
"@vitest/ws-client": "2.0.0-beta.3",
"@vitest/runner": "2.0.0-beta.3"
},

@@ -91,5 +90,4 @@ "scripts": {

"dev:ui": "pnpm run --stream '/^(dev|dev:client)$/'",
"test:run": "cypress run --component",
"test:open": "cypress open --component"
"test:ui": "vitest --browser"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc