Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Check what is the current latest version of your dependencies in package.json

Notifications You must be signed in to change notification settings

Cosaquee/npm-update-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-update-checker

Simple project to learn some Rust. This is still very alpha and WIP.

TODO

  • return info to user about updates according to semver
    • if it is major update
    • if it is minor update
    • if it is patch
  • send notification to Rocket.Chat/Slack/mail
  • cleanup unwraps where possible
  • documentation
  • tests

About

Check what is the current latest version of your dependencies in package.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages