
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
site-post-screenshots
Advanced tools
Create polished social-post screenshots from real websites.
npx site-post-screenshots https://example.com --out ./post-shots
Outputs include:
x-desktop-1600x900.pngx-mobile-1600x900.pngdesktop-1600x1200.pngdesktop-mobile-1600x900.pngnpm install -g site-post-screenshots
site-post-screenshots https://example.com
If Playwright reports that Chromium is missing:
npx playwright install chromium
Aliases:
site-post-shots https://example.com
site-post-screenshots <url> \
--out ./post-shots \
--desktop 1440x1000 \
--mobile 390x844 \
--delay 1
Useful capture options:
site-post-screenshots https://example.com --selector main
site-post-screenshots https://example.com --hide-selectors ".cookie-banner,.chat-widget"
Before publishing, check the package:
npm run check
npm pack --dry-run
Then publish from the package root:
npm login
npm publish --access public
If the package name is taken on npm, change name in package.json before publishing.
FAQs
Create polished social-post screenshots from real websites.
We found that site-post-screenshots 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
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.