Skip to content

Latest Stalker is an api and module to find outdated dependencies.

License

Notifications You must be signed in to change notification settings

thenengah/latest-stalker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stalker (API)

Free and open-source api to check which dependencies in your package are using the latest version.

Checkout the demo and the module.

Usage

Curl

curl -F file=@./package.json https://latest-stalker.herokuapp.com/api/stalk

Contribute

To contribute fork this project, make your changes, and submit a pull request.

Development

git clone https://github.com/thenengah/latest-stalker.git
cd latest-stalker-api
npm intall
npm run build
npm start

Tests

Make sure the tests pass and you have at least one for your contribution.

npm test

About

Latest Stalker is an api and module to find outdated dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published