stale

0.0.2 • Public • Published

stale

Checks git for commits after a npm release version. If you have a large number of node modules and you want to check the status of how long ago they were released this is the module for you.

This will grab the latest version number from npm. Then it will display a list of commits in git up to the tagged commit that includes that version number.

Install

$ npm install -g stale

Usage

Create a file listing your modules (one per line)

stale -i mymodule.list

Readme

Keywords

none

Package Sidebar

Install

npm i stale

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • joeferner