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

@hawksightco/swagger-client

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hawksightco/swagger-client - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

8

dist/models/automation-rebalance-automation-ix-body.d.ts

@@ -64,13 +64,13 @@ /**

*
* @type {string}
* @type {number}
* @memberof AutomationRebalanceAutomationIxBody
*/
lowerBinRange?: string;
lowerBinRange?: number;
/**
* Upper range of the bin for the position.
*
* @type {string}
* @type {number}
* @memberof AutomationRebalanceAutomationIxBody
*/
upperBinRange?: string;
upperBinRange?: number;
}

@@ -74,6 +74,6 @@ /* tslint:disable */

*
* @type {string}
* @type {number}
* @memberof AutomationRebalanceAutomationIxBody
*/
lowerBinRange?: string;
lowerBinRange?: number;

@@ -83,6 +83,6 @@ /**

*
* @type {string}
* @type {number}
* @memberof AutomationRebalanceAutomationIxBody
*/
upperBinRange?: string;
upperBinRange?: number;
}
{
"name": "@hawksightco/swagger-client",
"version": "0.0.8",
"version": "0.0.9",
"description": "OpenAPI client for Hawksight v2 Public API",

@@ -5,0 +5,0 @@ "author": "Hawksight",

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