
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
bundle-analyze
Advanced tools
Analyze the unpacked size of an npm package with a simple, fast CLI.
npx bundle-analyze
Total unpacked size: 9 KB
├── dist 6.14 KB (68.2%)
│ └── index.cjs 6.14 KB (68.2%)
├── package.json 1.32 KB (14.7%)
├── LICENSE 1.04 KB (11.6%)
└── README.md 511 B (5.5%)
--fail-if-exceeds-bytes <bytes> Exit with code 1 if the size exceeds the limit.--json Output results as JSON.npx bundle-analyze ./packages/ui
npx bundle-analyze --fail-if-exceeds-bytes 1048576
npx bundle-analyze --json
FAQs
Analyze unpacked npm package size with a fast CLI.
We found that bundle-analyze demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.