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

bitfinexws1

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitfinexws1 - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "bitfinexws1",
"version": "1.1.2",
"version": "1.1.3",
"description": "bitfinex websocket, v1 , a better , self reconnecting, parsing all responses.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,4 +12,5 @@ # bitfinexws1

//one l
i did my best to parse all messages.
## BitfinexWS1(API_KEY,API_SECRET,channels_and_events,subscribe,parsers)

@@ -113,3 +114,3 @@

},
BitfinexWS1.better_parsers // (optional) my prefered set of parsers, little different from the docs, you can define your own if you like different configuration. without this, it mutches the official docs. , the difference from the docs is not an issue. rather good.
BitfinexWS1.better_parsers // (optional argument, parsers to replace ) my prefered set of parsers, little different from the docs, you can define your own if you like different configuration. without this, it matches the official docs. the difference from the docs is not an issue. rather good.
);

@@ -116,0 +117,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