Socket
Socket
Sign inDemoInstall

rpc-websockets

Package Overview
Dependencies
Maintainers
1
Versions
127
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 7.4.19 to 7.5.0

6

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

@@ -30,3 +30,2 @@ "main": "./dist/index.js",

"devDependencies": {
"async": "^2.6.4",
"@babel/cli": "^7.17.0",

@@ -41,2 +40,3 @@ "@babel/core": "^7.17.2",

"@typescript-eslint/parser": "^5.11.0",
"async": "^3.2.3",
"babel-eslint": "^10.1.0",

@@ -48,3 +48,3 @@ "browserify": "^17.0.0",

"istanbul": "^0.4.5",
"mocha": "^9.2.0",
"mocha": "^10.0.0",
"mocha-lcov-reporter": "^1.3.0",

@@ -51,0 +51,0 @@ "typescript": "^4.5.5"

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