siemah / nodejs-password

nodejs functions helpers to hash passwords like password_hash and password_verify on PHP
3 stars 1 forks source link

Upgrade to esm? #1

Open kmvan opened 2 years ago

kmvan commented 2 years ago

Upgrade to mjs, is it a good idea?

package.json:

...
"type": "module",
...
siemah commented 2 years ago

Hey, @kmvan, You can create a pull request because lately i don't have much time

kmvan commented 2 years ago

Okay, I will create a modern version and PR.