Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-deprecated-check

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-deprecated-check

Check for deprecated packages

  • 0.1.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2K
decreased by-48.51%
Maintainers
1
Weekly downloads
 
Created
Source

🐦 npm-deprecated-check

Check for deprecated packages

Install

$ npm install -g npm-deprecated-check

Features

  • Check the packages of current project, global or specified is deprecated.
  • According to the version range of lockfile and package.json.

Todo

  • Do a deep inspection of the dependency tree.

Usage

ndc [args]

command:
  ndc current                Check the packages of the current project
  ndc global                 Check global packages
  ndc package <packageName>  Check for specified package
  ndc version                Show version
  ndc                        * Check the packages of the current project

option:
  -h, --help

For current and global, you can view all dependency checks.

option:
  -a, --all   show all packages info

And package, a version range can be specified.

option:
  -r, --range  check the specify versions

See ndc --help for more details.

Credits

npm-deprecated-check is inspired by check-is-deprecated and taze

Keywords

FAQs

Package last updated on 01 Dec 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc