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.3 to 4.2.4-SNAPSHOT.1

60

package.json
{
"name": "kws-rpc-builder",
"version": "4.2.3",
"description": "RPC library for browser and Node.js",
"main": "lib/index.js",
"scripts": {
"test": "nodeunit test/index.js"
},
"repository": {
"type": "git",
"url": "piranna/rpc-builder"
},
"keywords": [
"RPC",
"JsonRPC",
"XML-RPC",
"HTTP",
"WebP2P",
"WebSocket"
],
"author": "Kurento <info@kurento.org> (http://kurento.org)",
"contributors": [
"Jesús Leganés Combarro \"piranna\" <piranna@gmail.com>"
],
"license": "LGPL 2.1",
"devDependencies": {
"nodeunit": "~0.8.6"
},
"dependencies": {
"inherits": "^2.0.1"
}
"name": "kws-rpc-builder",
"version": "4.2.4-SNAPSHOT.1",
"description": "RPC library for browser and Node.js",
"main": "lib\/index.js",
"scripts": {
"test": "nodeunit test\/index.js"
},
"repository": {
"type": "git",
"url": "piranna\/rpc-builder"
},
"keywords": [
"RPC",
"JsonRPC",
"XML-RPC",
"HTTP",
"WebP2P",
"WebSocket"
],
"author": "Kurento <info@kurento.org> (http:\/\/kurento.org)",
"contributors": [
"Jesús Leganés Combarro \"piranna\" <piranna@gmail.com>"
],
"license": "LGPL 2.1",
"devDependencies": {
"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