@coinbase/coinbase-sdk
Advanced tools
Comparing version 0.11.2 to 0.11.3
@@ -242,2 +242,5 @@ "use strict"; | ||
} | ||
if (amount && !assetId) { | ||
throw new errors_1.ArgumentError("Asset ID is required for contract ivocation if an amount is provided"); | ||
} | ||
let atomicAmount; | ||
@@ -244,0 +247,0 @@ if (assetId && amount) { |
@@ -7,3 +7,3 @@ { | ||
"repository": "https://github.com/coinbase/coinbase-sdk-nodejs", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"main": "dist/index.js", | ||
@@ -10,0 +10,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is too big to display
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
1795310
8570
38558
6