Skip to content
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

Detect when our packages.json file gets out of date, so that we can handle e.g. security updates in a timely fashion #101

Open
paulproteus opened this issue Sep 9, 2015 · 4 comments

Comments

@paulproteus
Copy link
Collaborator

Hey @treyhunner -- this repo contains a packages.json file, and I think you know things about npm-land.

Is there, like, a web service I can subscribe to, that will email me when my packages.json file depends on things that are out of date?

@paulproteus
Copy link
Collaborator Author

This repo is an open source dynamic DNS server and other-things toolbox that runs on the https://sandcats.io/ URL as a free service to users of Sandstorm.io, fwiw.

@treyhunner
Copy link

I don't use many services like this, but I know about https://gemnasium.com

I believe that one works with Node/JS projects, but there might be better competing services at this point.

@strugee
Copy link

strugee commented Feb 1, 2017

@paulproteus https://greenkeeper.io/ is probably what you're looking for, or maybe https://nodesecurity.io/

@ocdtrekkie
Copy link

ocdtrekkie commented Feb 1, 2017

The Wekan repo has Greenkeeper.io enabled if you want an example of what it does, check the PR tab. It gets kinda spammy if the maintainer isn't actively merging the PRs, mind you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants