New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

whatsnew

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatsnew

Shows 'What's new' on installed package

latest
Source
npmnpm
Version
1.0.12
Version published
Maintainers
1
Created
Source

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.

Keywords

whatsnew

FAQs

Package last updated on 10 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts