Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rpc-websockets

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rpc-websockets - npm Package Compare versions

Comparing version 3.4.3 to 3.4.4

benchmarks/a.js

18

package.json
{
"name": "rpc-websockets",
"version": "3.4.3",
"version": "3.4.4",
"description": "JSON-RPC 2.0 implementation over WebSockets for Node.js",

@@ -22,18 +22,18 @@ "main": "./dist/index.js",

"eventemitter3": "^2.0.3",
"uuid": "^3.0.0",
"uws": "^0.14.1"
"uuid": "^3.1.0",
"uws": "^8.14.0"
},
"devDependencies": {
"babel-cli": "^6.14.0",
"babel-core": "^6.14.0",
"babel-core": "^6.25.0",
"babel-eslint": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-env": "^1.2.2",
"browserify": "^14.1.0",
"chai": "^3.5.0",
"babel-preset-env": "^1.5.2",
"browserify": "^14.4.0",
"chai": "^4.0.2",
"coveralls": "^2.11.14",
"eslint": "^3.6.1",
"eslint": "^4.1.1",
"istanbul": "^0.4.5",
"mocha": "^3.0.2",
"mocha": "^3.4.2",
"mocha-lcov-reporter": "^1.2.0"

@@ -40,0 +40,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc