1.1.8 • Published 2 years ago

kucoin-open-api v1.1.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

kucoin

Kucoin API Client

Implemented by METACODI, S.L.

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
1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago