
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.
breakpoint-collage-diff
Advanced tools
Playwright CLI to collage breakpoints and diff against baselines.
Collage all breakpoints and catch visual regressions fast. Posts a PR comment with a single collage image.
Type: CLI (Node.js)
[!IMPORTANT] This tool loads URLs in headless Chromium. Run it only against pages you trust.
Example artifacts live in examples/.
Need help? Start with docs/troubleshooting.md.
Baselines live in baseline/ by default. Update with --update-baseline.
npx breakpoint-collage-diff --url https://example.com
- name: Install Playwright browsers
run: npx playwright install --with-deps
- name: Capture collages
run: npx breakpoint-collage-diff --url https://example.com --max-diff-pct 0.01

breakpoint-collage-diff --urls urls.txt --breakpoints 375,768,1280
npx playwright install).Guarantees
Non-Goals
More: docs/README.md
See examples/README.md for inputs and expected outputs.
Open a PR to add your org.
See CONTRIBUTING.md.
MIT
FAQs
Playwright CLI to collage breakpoints and diff against baselines.
We found that breakpoint-collage-diff 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
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.