ChrisWren / grunt-nodemon

Grunt task to run nodemon
MIT License
345 stars 37 forks source link

update nodemon => fix security issues from dependencies #75

Open FelixFurtmayr opened 5 years ago

FelixFurtmayr commented 5 years ago

Hi,

thank you for the package :-) Just updated the nodemon version as npm audit shows me some vulnerabilities from this package which do no longer occur with the newer version. Would be nice if you could update the package. Thank you.

Regards Felix

FelixFurtmayr commented 5 years ago

well - just thought the test would pass ;-) but the node version was really old. so I updated the test and used another more popular (and working) version of the md file linter. now everything should be up to date again.

FelixFurtmayr commented 4 years ago

Hi guys, could you give me write access to the repo, so I can merge the stuff on my own? I see that you have no time to work on the project. I don't have much time either, but I can offer to update a project like this twice a year. Of course I can create my own version of the package, which is up to date. But I prefer not to mess up npm. Regards Felix

hthetiot commented 3 years ago

@ChrisWren any chance to merge/publish this fixes and give access to @FelixFurtmayr ?

hthetiot commented 3 years ago

Published fork with this fixes here @baladins/grunt-nodemon@0.4.6

@FelixFurtmayr i invited you on the npm and github with write access.

FelixFurtmayr commented 3 years ago

Hi hthetiot, thanks for the innitiative :-)

I suggest we change the package name then to "grunt-nodemon-latest" and publish it on npm - what do you think?

hthetiot commented 3 years ago

well, i wanted "grunt-contrib-nodemon" but was taken, i prefer using @baladins/grunt-nodemon since i use this github org to maintain dead packages. and only the prefix change not the package name.

FelixFurtmayr commented 3 years ago

I'm fine with @baladins/grunt-nodemon.