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.12.1 to 0.12.2

2

index.d.ts

@@ -465,3 +465,3 @@ // tslint:disable:interface-name

book(options: { symbol: string; limit?: number }): Promise<OrderBook>
exchangeInfo(): Promise<ExchangeInfo>
exchangeInfo(options?: { symbol: string }): Promise<ExchangeInfo>
lendingAccount(options?: { useServerTime: boolean }): Promise<LendingAccount>

@@ -468,0 +468,0 @@ fundingWallet(options?: {

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

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

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