Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

how-outdated

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

how-outdated

npx how-outdated

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

node-how-outdated

Display age of outdated dependencies in a project. Note that up-to-date dependencies are not listed.

npx how-outdated

Sample output (using bash):

$ npx how-outdated | sort -n
npx: installed 1 in 2.171s
137 mocha 7.0.1 2020-01-26T07:33:24.117Z
141 sinon 8.1.1 2020-01-22T10:30:40.822Z
173 nyc 15.0.0 2019-12-20T21:39:41.413Z
197 coveralls 3.0.9 2019-11-26T17:39:39.086Z

Use in scripts:

$ npx how-outdated --json

FAQs

Package last updated on 11 Jun 2020

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