Socket
Socket
Sign inDemoInstall

coinbase-pro-node

Package Overview
Dependencies
12
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.13.3 to 2.14.0

2

dist/fee/index.d.ts
export * from './FeeAPI';
export * from './FeeEstimate';
export * from './FeeUtil';

@@ -14,4 +14,2 @@ "use strict";

__exportStar(require("./FeeAPI"), exports);
__exportStar(require("./FeeEstimate"), exports);
__exportStar(require("./FeeUtil"), exports);
//# sourceMappingURL=index.js.map

5

package.json

@@ -6,7 +6,5 @@ {

"dependencies": {
"@types/big.js": "6.0.0",
"@types/ws": "7.4.0",
"axios": "0.21.0",
"axios-retry": "3.1.9",
"big.js": "6.0.3",
"bufferutil": "4.0.2",

@@ -81,3 +79,2 @@ "reconnecting-websocket": "4.4.0",

"demo:dump:candles": "cross-env NODE_DEBUG=coinbase-pro-node* ts-node src/demo/dump-candles.ts",
"demo:rest:estimate:fee": "cross-env NODE_DEBUG=coinbase-pro-node* ts-node src/demo/rest-estimate-fee.ts",
"demo:rest:get:candles": "cross-env NODE_DEBUG=coinbase-pro-node* ts-node src/demo/rest-get-candles.ts",

@@ -107,3 +104,3 @@ "demo:websocket:ticker": "cross-env NODE_DEBUG=coinbase-pro-node* ts-node src/demo/websocket-ticker.ts",

},
"version": "2.13.3"
"version": "2.14.0"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc