SynapseFI / SynapseNode

Node.js Client Library for SynapseFI REST V3.1 API | https://docs.synapsefi.com
MIT License
13 stars 36 forks source link

feat: reinstall new versions at latest, basic TS setup. CF-522 #107

Closed japamat closed 1 year ago

japamat commented 1 year ago

Description: The previous version of this library had numerous unnecessary dependencies, with many dependencies having at least moderate security issues, with some having high or even critical issues. Given that we plan to move this project to Typescript for better developer experience, we decided that we are going to release a backwards compatible major version upgrade.

Changes: All javascript files have been converted to typescript.

japamat commented 1 year ago

closing since there is a new PR with duplicate work. see #108