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

Issues with Minimist version #1

Closed JiunHong closed 5 years ago

JiunHong commented 5 years ago

I ran a vulnerability scan and this was flagged out, is it possible to update the minimist version and reupload into npm. Thanks!

elmz87 commented 5 years ago

Hi @kunalpanchal , need your help on this too! Appreciate the update =D

kunalpanchal commented 5 years ago

Hey @JiunHong @elmz87 , I just checked https://github.com/substack/minimist/blob/master/package.json's latest version as of now is 1.2.0. secure-env has 1.2.0 installed.

kunalpanchal commented 5 years ago

Closing this issue as of now as secure-env have the latest minimist version as of now. Please feel to raise a new issue if you are facing any other problem.