Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitget-node-api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitget-node-api - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

build/lib/mix/MixOrderApi.js

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

productTypeHistory(productType, startTime, endTime, pageSize) {
const url = MIX_URL.MIX_ORDER + '/historyProductType';
const url = config_1.MIX_URL.MIX_ORDER + '/historyProductType';
const qsOrBody = {productType, startTime, endTime, pageSize};

@@ -62,0 +62,0 @@ const headers = this.signer('GET', url, qsOrBody)

{
"name": "bitget-node-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "Node.js/typescript connector for Bidget REST APIs and WebSockets",

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

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