
Security News
curl Shuts Down Bug Bounty Program After Flood of AI Slop Reports
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.
gatsby-plugin-transition-link-fixed
Advanced tools

TransitionLink provides a simple api for describing expressive transitions between pages in Gatsbyjs. Page links are used to determine which transition should fire, making page transitions flexible and easy to use.
TransitionLink is compatible with declarative react animation libraries like react-pose and react-spring. It's also compatible with imperative animation libraries like gsap and anime.js
<TransitionLink /><TransitionState /> and in your page & template props<TransitionPortal /><AniLink />For info on using TransitionLink refer to the docs. The source for the docs site is available here.
yarn installed.mkdir transitionlink-workspacecd into this repo and run yarn && yarn watch. Leave this terminal window open.{
"private": true,
"workspaces": [
"example", <-- the name of your test site folder
"gatsby-plugin-transition-link/lib"
]
}
cd to your workspace folder and run yarn && yarn workspace example run develop.Now when you make changes to the TransitionLink src folder, they will reflect in your project.
Please use the Conventional Commits specification for your commit messages.
Feature requests and PR's are welcome! If you're having a problem please leave an issue and I'll help you out asap.
FAQs
A link component for page transitions in gatsby.
We found that gatsby-plugin-transition-link-fixed 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
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.

Product
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.