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

@btcc_exchange/dax-trade-sdk

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@btcc_exchange/dax-trade-sdk - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

lib/sign-axios.js

@@ -8,3 +8,3 @@ const axios = require('axios')

const signedAxios = axios.create({
baseURL: 'https://api.dax.btcc.com/tradeapi'
baseURL: 'https://api-dax.btcc.com/tradeapi'
})

@@ -11,0 +11,0 @@

{
"name": "@btcc_exchange/dax-trade-sdk",
"version": "1.0.2",
"version": "1.0.3",
"description": "DAX trade SDK for JavaScript",

@@ -20,7 +20,7 @@ "main": "index.js",

"dependencies": {
"aws-sdk": "^2.89.0",
"aws-sdk": "^2.94.0",
"axios": "^0.16.2",
"blueimp-md5": "^2.7.0",
"blueimp-md5": "^2.8.0",
"urijs": "^1.18.10"
}
}
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