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

okx-api

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

okx-api - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/types/websockets/request.d.ts

@@ -42,3 +42,3 @@ export interface WsAuthRequestArg {

export interface WsPrivateChannelArgWithCcy extends WsBaseRequestArg {
channel: 'account' | 'account-greeks';
channel: 'account' | 'account-greeks' | 'withdrawal-info';
ccy?: string;

@@ -45,0 +45,0 @@ }

{
"name": "okx-api",
"version": "1.1.1",
"version": "1.1.2",
"description": "Complete & robust Node.js SDK for OKX's REST APIs and WebSockets, with TypeScript & end-to-end tests.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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