New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

binance

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

3

CHANGELOG.md
# Binance API
## 2.0.9
## 2.0.9-10
- Fix typo in websocket types.
- Fix missing type properties for ws messages.

@@ -6,0 +7,0 @@ ## 2.0.8

@@ -612,2 +612,3 @@ import { WsKey } from '../websocket-client';

orderType: FuturesOrderType;
timeInForce: OrderTimeInForce;
quantity: number;

@@ -614,0 +615,0 @@ price: number;

{
"name": "binance",
"version": "2.0.9",
"version": "2.0.10",
"description": "Node.js connector for Binance's REST APIs and WebSockets, with TypeScript & integration tests.",

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

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