Socket
Socket
Sign inDemoInstall

aion-web3-providers-ws

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aion-web3-providers-ws - npm Package Compare versions

Comparing version 1.2.6-beta.2 to 1.2.6-beta.4

8

package.json
{
"name": "aion-web3-providers-ws",
"namespace": "aion",
"version": "1.2.6-beta.2",
"version": "1.2.6-beta.4",
"description": "Module to handle web3 RPC connections over WebSockets.",

@@ -10,7 +10,7 @@ "repository": "https://github.com/aionnetwork/aion_web3/tree/master/packages/web3-providers-ws",

"dependencies": {
"aion-web3-core-helpers": "1.2.6-beta.2",
"aion-web3-core-helpers": "1.2.6-beta.4",
"underscore": "1.8.3",
"websocket": "git://github.com/frozeman/WebSocket-Node.git#browserifyCompatible"
"websocket": "1.0.30"
},
"gitHead": "26d0739d1a736a34a936744d12da2ec2a668dfd7"
"gitHead": "4b48e2dd4a8acc1ef30c0b2fd2f1a08fea0f9c6b"
}

@@ -25,2 +25,8 @@ /*

/**
*
* @namespace web3-providers-ws
*
*/
"use strict";

@@ -27,0 +33,0 @@

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