Socket
Socket
Sign inDemoInstall

kws-rpc-builder

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.2 to 4.2.3

lib/index.js

15

package.json
{
"name": "kws-rpc-builder",
"version": "4.2.2",
"version": "4.2.3",
"description": "RPC library for browser and Node.js",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"test": "nodeunit test.js"
"test": "nodeunit test/index.js"
},
"repository": {
"type": "git",
"url": "kurento/kws-rpc-builder"
"url": "piranna/rpc-builder"
},

@@ -18,4 +18,4 @@ "keywords": [

"HTTP",
"WebSocket",
"Kurento"
"WebP2P",
"WebSocket"
],

@@ -29,3 +29,6 @@ "author": "Kurento <info@kurento.org> (http://kurento.org)",

"nodeunit": "~0.8.6"
},
"dependencies": {
"inherits": "^2.0.1"
}
}
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