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
177
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.1.3 to 2.1.4

2

lib/main-client.js

@@ -288,3 +288,3 @@ "use strict";

getHistoricalTrades(params) {
return this.getPrivate('api/v3/historicalTrades', params);
return this.get('api/v3/historicalTrades', params);
}

@@ -291,0 +291,0 @@ getAggregateTrades(params) {

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

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

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