Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rpcbase/debug

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpcbase/debug - npm Package Compare versions

Comparing version
0.110.0
to
0.111.0
+6
-2
package.json
{
"name": "@rpcbase/debug",
"version": "0.110.0",
"version": "0.111.0",
"type": "module",

@@ -29,3 +29,7 @@ "files": [

"command": "../../node_modules/.bin/vite build --watch",
"service": true
"service": {
"readyWhen": {
"lineMatches": "^built in .*\\.$"
}
}
},

@@ -32,0 +36,0 @@ "release": {