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

@rpcbase/api

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpcbase/api - npm Package Compare versions

Comparing version
0.121.0
to
0.122.0
+6
-2
package.json
{
"name": "@rpcbase/api",
"version": "0.121.0",
"version": "0.122.0",
"type": "module",

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

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

@@ -34,0 +38,0 @@ "release": {