bfx-api-node-models
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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 @@ } |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87753
2972