New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

bfx-api-mock-srv

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bfx-api-mock-srv - npm Package Compare versions

Comparing version

to
1.0.2

@@ -13,2 +13,3 @@ {

"wallets": [],
"logins_hist": [],
"active_orders": [],

@@ -15,0 +16,0 @@ "orders": [],

@@ -28,2 +28,3 @@ 'use strict'

'/v2/auth/r/wallets': 'wallets',
'/v2/auth/r/logins/hist': 'logins_hist.{start}.{end}.{limit}',
'/v2/auth/r/wallets/hist': 'wallets_hist.{end}.{currency}',

@@ -30,0 +31,0 @@ '/v2/auth/r/orders': 'active_orders',

{
"name": "bfx-api-mock-srv",
"version": "1.0.1",
"version": "1.0.2",
"description": "Bitfinex API server mock library",

@@ -5,0 +5,0 @@ "engines": {

Sorry, the diff of this file is not supported yet