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

kucoin-open-api

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kucoin-open-api

Kucoin API Client

  • 1.1.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

kucoin

Kucoin API Client

Implemented by METACODI, S.L.

  • API documentation.
  • Generate API Key.
  • Web site


Setup

fetch

Error [ERR_REQUIRE_ESM]: require() of ES Module ... from ... not supported.
Instead change the require of index.js in ... to a dynamic import() which is available in all CommonJS modules.

Com que estem treballant amb resolució de mòdul commonjs, no podem fer servir una versió actual de la llibreria node-fetch pq només soporta esm.

Fixed: https://stackoverflow.com/questions/70541068/instead-change-the-require-of-index-js-to-a-dynamic-import-which-is-available

npm i node-fetch@2.6.1

Keywords

FAQs

Package last updated on 09 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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