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

@rabby-wallet/binance-connector

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rabby-wallet/binance-connector - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "@rabby-wallet/binance-connector",
"version": "2.0.2",
"version": "2.0.3",
"description": "This is a lightweight library that works as a connector to the Binance public API.",

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

@@ -135,3 +135,3 @@ 'use strict'

*
* GET /sapi/v1/lending/daily/token/position<br>
* GET /sapi/v1/simple-earn/flexible/position<br>
*

@@ -147,3 +147,3 @@ * {@link https://binance-docs.github.io/apidocs/spot/en/#get-flexible-product-position-user_data}

'GET',
'/sapi/v1/lending/daily/token/position',
'/sapi/v1/simple-earn/flexible/position',
Object.assign(options, {

@@ -150,0 +150,0 @@ ...(asset ? { asset } : {})

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