
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Sub Zero dependency search.
npm install szero -g
$ szero . --help
Usage: szero /path/to/project [options]
Options:
--version Show version number [boolean]
--ignore, -i ignores the specified directories separated by space. e.g:
bower_components examples test [array] [default: []]
--ci enables process.exit() when unused dependency found.
[default: false]
--dev enables devDependencies processing. [default: false]
--license, -l Displays license information for each dependency.
[default: false]
--help Show help [boolean]
------------------------------------------------------------
[ Unused dependencies ]
------------------------------------------------------------
commander
------------------------------------------------------------
[ Unused devDependencies ]
------------------------------------------------------------
eslint
eslint-config-semistandard
eslint-config-standard
eslint-plugin-import
eslint-plugin-node
eslint-plugin-promise
eslint-plugin-react
eslint-plugin-standard
license-reporter
nsp
nyc
standard-version
tap-spec
NOTE: Not always devDependences are used via require(), so a larger number of unused devDependencies is expected in the output result.
When using the option --license or -l szero will display information about license for each dependency.
Thanks to license-reporter for the license information for each dependency.
Please read the contributing guide
FAQs
Sub Zero dependency search.
The npm package szero receives a total of 32 weekly downloads. As such, szero popularity was classified as not popular.
We found that szero demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.