kunalpanchal / secure-env

Env encryption tool that will help you prevent attacks from npm-malicious-packages.
https://www.npmjs.com/package/secure-env
MIT License
64 stars 20 forks source link

Deprecation Warning on runtime: crypto.createDecipher #3

Closed shajeeck closed 5 years ago

shajeeck commented 5 years ago

Thanx for the repo, getting a deprecation warning [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. Any update possible as this concerns security?

kunalpanchal commented 5 years ago

Fixed with #10