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

binance-api-node

Package Overview
Dependencies
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance-api-node - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

3

index.d.ts

@@ -118,3 +118,4 @@ // tslint:disable:interface-name

symbol: string;
updateId: number;
firstUpdateId: number;
finalUpdateId: number;
bidDepth: BidDepth[];

@@ -121,0 +122,0 @@ askDepth: BidDepth[];

{
"name": "binance-api-node",
"version": "0.6.0",
"version": "0.6.1",
"description": "A node API wrapper for Binance",

@@ -5,0 +5,0 @@ "main": "dist",

@@ -117,3 +117,4 @@ import test from 'ava'

'eventTime',
'updateId',
'firstUpdateId',
'finalUpdateId',
'symbol',

@@ -120,0 +121,0 @@ 'bidDepth',

Sorry, the diff of this file is not supported yet

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