
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.
initialize-subpackage
Advanced tools
Create a fresh subpackage and saves it to dependencies (path:<file>). Useful
in combintation with linklocal.
$ npm install initialize-subpackage
Usage: initialize-subpackage [options]
Options:
-h, --help Output usage information
-v, --version Output version number
-n, --name Set project name
-c, --css Create an index.css
-h, --html Create an index.html
-I, --no-index Don't create an index.js
-P, --no-package Don't create a package.json
-T, --no-test Don't create a test.js
Examples:
$ initialize-subpackage # Create a fresh subpackage
$ initialize-subpackage -ch # Create a package with html and css
Docs: https://github.com/yoshuawuyts/initialize-subpackage
Bugs: https://github.com/yoshuawuyts/initialize-subpackage/issues
FAQs
Create a fresh subpackage
We found that initialize-subpackage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.