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

@umerx/umerx-blackdog-configurator-client-typescript

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umerx/umerx-blackdog-configurator-client-typescript - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

3

build/src/client.js

@@ -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 @@ }

2

package.json
{
"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",

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