Deprecation of dukascopy-cli package #62
Leo4815162342
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
dukascopy-cli
package (https://www.npmjs.com/package/dukascopy-cli) is no longer distributed as a standalone package.Starting from
1.13.x
all the CLI functionality is now by default integrated and shipped viadukascopy-node
package - https://www.npmjs.com/package/dukascopy-node.The underlying APIs have not changed. So, in order to continue using the CLI tool, simply update
dukascopy-node
to the latest version and removedukascopy-cli
package.Beta Was this translation helpful? Give feedback.
All reactions