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 1.3.6 to 1.3.7

5

CHANGELOG.md
# Changelog
## 1.3.7
- Minor docs tweaks.
- Update package.json links.
## 1.3.6

@@ -4,0 +9,0 @@

8

package.json
{
"name": "binance",
"version": "1.3.6",
"version": "1.3.7",
"description": "node.js wrapper for the Binance REST and WebSocket APIs",

@@ -25,4 +25,8 @@ "main": "./lib/binance.js",

"type": "git",
"url": "https://github.com/zoeyg/binance"
"url": "https://github.com/tiagosiebler/binance"
},
"bugs": {
"url": "https://github.com/tiagosiebler/binance/issues"
},
"homepage": "https://github.com/tiagosiebler/binance#readme",
"keywords": [

@@ -29,0 +33,0 @@ "api",

![npm downloads](https://img.shields.io/npm/dt/binance.svg)
![testing status](https://img.shields.io/travis/aarongarvey/binance.svg)
![code coverage](https://img.shields.io/coveralls/github/aarongarvey/binance.svg)
![testing status](https://img.shields.io/travis/tiagosiebler/binance.svg)
![code coverage](https://img.shields.io/coveralls/github/tiagosiebler/binance.svg)

@@ -658,3 +658,3 @@ # Binance

},
...
...
]

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