@btcc_exchange/dax-trade-sdk
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedaws-sdk@^2.94.0
Updatedblueimp-md5@^2.8.0