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

@binance/connector

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@binance/connector - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

2

package.json
{
"name": "@binance/connector",
"version": "3.1.0",
"version": "3.2.0",
"description": "This is a lightweight library that works as a connector to the Binance public API.",

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

@@ -5,3 +5,2 @@ 'use strict'

module.exports.Blvt = require('./blvt')
module.exports.Bswap = require('./bswap')
module.exports.SubAccount = require('./subAccount')

@@ -13,4 +12,2 @@ module.exports.Market = require('./market')

module.exports.Mining = require('./mining')
module.exports.Savings = require('./savings')
module.exports.Staking = require('./staking')
module.exports.Stream = require('./stream')

@@ -17,0 +14,0 @@ module.exports.Futures = require('./futures')

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