whatsnew

1.0.12 • Public • Published

whatsnew

Shows 'What's new' at all installed package

NPM Version Dependency Status devDependency Status

Install

npm install -g whatsnew

Usage

Trigger the whatsnew command as a postinstall webhook to your project's package.json file.

Example

package.json

"scripts": {
    "postinstall": "whatsnew"
}

Output

Output

License

Copyright (c) 2017 Pratheev pratheev@email.com
This software is licensed under MIT.

Package Sidebar

Install

npm i whatsnew

Weekly Downloads

3

Version

1.0.12

License

MIT

Last publish

Collaborators

  • pratheev