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

bfx-api-mock-srv

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

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.1.2

3

lib/rest2/methods.js

@@ -82,5 +82,6 @@ 'use strict'

'/v2/auth/r/settings': 'get_settings.{keys}',
'/v2/auth/w/token': 'generate_token.{ttl}.{scope}.{writePermission}.{_cust_ip}'
'/v2/auth/w/token': 'generate_token.{ttl}.{scope}.{writePermission}.{_cust_ip}',
'/v2/calc/fx': 'calc_fx'
}
module.exports = RESTV2_MOCK_METHODS
{
"name": "bfx-api-mock-srv",
"version": "1.1.1",
"version": "1.1.2",
"description": "Bitfinex API server mock library",

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

Sorry, the diff of this file is not supported yet