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
3
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 1.1.6 to 1.2.0

4

lib/rest2/methods.js

@@ -84,8 +84,10 @@ 'use strict'

'/v2/auth/w/token': 'generate_token.{ttl}.{scope}.{writePermission}.{_cust_ip}',
'/v2/auth/w/token/del': 'delete_token',
'/v2/calc/fx': 'calc_fx',
'/v2/auth/w/ext/pay/invoice/create': 'invoice_submit',
'/v2/auth/r/ext/pay/invoices': 'invoice_list',
'/v2/auth/w/ext/pay/invoice/complete': 'invoice_complete'
'/v2/auth/w/ext/pay/invoice/complete': 'invoice_complete',
'/v2/auth/r/ext/pay/deposits/unlinked': 'deposits_unlinked'
}
module.exports = RESTV2_MOCK_METHODS
{
"name": "bfx-api-mock-srv",
"version": "1.1.6",
"version": "1.2.0",
"description": "Bitfinex API server mock library",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc