You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vitejs/devtools-rpc

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitejs/devtools-rpc - npm Package Compare versions

Comparing version
0.0.0-alpha.12
to
0.0.0-alpha.13
+2
-2
package.json
{
"name": "@vitejs/devtools-rpc",
"type": "module",
"version": "0.0.0-alpha.12",
"version": "0.0.0-alpha.13",
"description": "DevTools rpc for Vite (work in progress)",

@@ -40,3 +40,3 @@ "author": "VoidZero Inc.",

"dependencies": {
"birpc": "^2.6.1",
"birpc": "^2.7.0",
"structured-clone-es": "^1.0.0"

@@ -43,0 +43,0 @@ },