MikelCalvo / node-mailwizz

[UNOFFICIAL] MailWizz API for NodeJS
https://npmjs.org/package/node-mailwizz
ISC License
10 stars 14 forks source link

Migration from Javascript to TypeScript #9

Closed chgonzalez9 closed 11 months ago

chgonzalez9 commented 1 year ago
socket-security[bot] commented 1 year ago

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
querystring 0.2.1 None +0 9.39 kB medikoo
@types/express 4.17.19 None +11 4.11 MB types
@types/node 20.8.5 None +1 4 MB types
typescript 5.3.2 filesystem +0 32 MB typescript-bot
prettier 3.0.0...3.1.0 None +0/-0 8.44 MB prettier-bot
axios 1.5.1...1.6.2 None +1/-1 1.83 MB jasonsaayman
socket-security[bot] commented 1 year ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

MikelCalvo commented 11 months ago

Hi! Thanks a lot for your contribution. Seriously, migrating the whole library from JS to TS is no small feat. This is gonna make things so much smoother for the users. Big thanks for your effort and time! Also, sorry for taking this long to review it <3

MikelCalvo commented 11 months ago

Merging now, thanks!