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

binance-futures-connector

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance-futures-connector - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

package.json
{
"name": "binance-futures-connector",
"version": "1.1.5",
"version": "1.1.6",
"description": "币安-合约+现货-sdk,持续更新,欢迎PR一起完善,微信:wkc19891",

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

@@ -99,3 +99,3 @@ const { validateRequiredParameters } = require('../helpers/validation.js')

uuid = (len, radix) => {
uuid(len, radix) {
let chars = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split('');

@@ -102,0 +102,0 @@ let uuid = [], i;

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