bitfinex-api-node
Advanced tools
+4
-0
@@ -0,1 +1,5 @@ | ||
| 8.0.0 | ||
| - upgrade: upgraded bfx-api-node-rest to 7.0.0, breaks previous versions compatibility | ||
| - upgrade: upgraded bfx-api-mock-srv to 2.0.0, breaks previous versions compatibility | ||
| 7.0.0 | ||
@@ -2,0 +6,0 @@ - chore: remove pulse deps |
+3
-3
| { | ||
| "name": "bitfinex-api-node", | ||
| "version": "7.0.0", | ||
| "version": "8.0.0", | ||
| "description": "Node reference library for Bitfinex API", | ||
@@ -46,3 +46,3 @@ "engines": { | ||
| "devDependencies": { | ||
| "bfx-api-mock-srv": "^1.0.4", | ||
| "bfx-api-mock-srv": "^2.0.0", | ||
| "blessed": "0.1.81", | ||
@@ -63,3 +63,3 @@ "blessed-contrib": "^1.0.11", | ||
| "bfx-api-node-models": "^2.0.0", | ||
| "bfx-api-node-rest": "^6.0.0", | ||
| "bfx-api-node-rest": "^7.0.0", | ||
| "bfx-api-node-util": "^1.0.12", | ||
@@ -66,0 +66,0 @@ "bfx-api-node-ws1": "^1.0.0", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
117830
0.15%+ Added
- Removed
Updated