@umerx/umerx-blackdog-configurator-client-typescript
Advanced tools
Comparing version 0.0.34 to 0.0.35
@@ -24,2 +24,5 @@ import { Response as ResponseTypes, Symbol as SymbolTypes, Strategy as StrategyTypes, StrategyLog as StrategyLogTypes, StrategyValue as StrategyValueTypes, Order as OrderTypes, Position as PositionTypes, StrategyTemplateSeaDogDiscountScheme as StrategyTemplateSeaDogDiscountSchemeTypes, } from '@umerx/umerx-blackdog-configurator-types-typescript'; | ||
catch (e2) { | ||
if (e2 instanceof ClientResponseError) { | ||
throw e2; | ||
} | ||
throw e; | ||
@@ -26,0 +29,0 @@ } |
{ | ||
"name": "@umerx/umerx-blackdog-configurator-client-typescript", | ||
"private": false, | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"main": "build/index.js", | ||
@@ -6,0 +6,0 @@ "types": "build/index.d.ts", |
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
71221
560