Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
npm-deprecated-check
Advanced tools
Check for deprecated packages
$ npm install -g npm-deprecated-check
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.
npm-deprecated-check
is inspired by check-is-deprecated
and taze
FAQs
Check for deprecated packages
The npm package npm-deprecated-check receives a total of 1,854 weekly downloads. As such, npm-deprecated-check popularity was classified as popular.
We found that npm-deprecated-check demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.