New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

okx-api

Package Overview
Dependencies
Maintainers
1
Versions
47
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.0.2 to 1.0.3

2

lib/types/rest/request/funding.d.ts

@@ -5,3 +5,3 @@ export interface FundsTransferRequest {

from: '6' | '18';
to: '6' | '16';
to: '6' | '18';
subAcct?: string;

@@ -8,0 +8,0 @@ type?: '0' | '1' | '2' | '3' | '4';

{
"name": "okx-api",
"version": "1.0.2",
"version": "1.0.3",
"description": "Node.js connector for OKX REST APIs and WebSockets, with TypeScript & integration tests.",

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

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