-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update nodemon => fix security issues from dependencies #75
base: master
Are you sure you want to change the base?
Conversation
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. |
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. |
@ChrisWren any chance to merge/publish this fixes and give access to @FelixFurtmayr ? |
Published fork with this fixes here @baladins/[email protected]
@FelixFurtmayr i invited you on the npm and github with write access. |
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? |
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. |
I'm fine with @baladins/grunt-nodemon. |
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