Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bfx-api-node-models

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bfx-api-node-models - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/order.js

@@ -62,6 +62,2 @@ 'use strict'

if (this.amount === 0 && this.amountOrig === 0) {
throw new Error('got 0 start & orig amount')
}
this._lastAmount = this.amount

@@ -68,0 +64,0 @@ }

2

package.json
{
"name": "bfx-api-node-models",
"version": "1.0.1",
"version": "1.0.2",
"description": "Object models for usage with the Bitfinex node API",

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

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