Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
next-safe-action
Advanced tools
Type safe and validated Server Actions in your Next.js (App Router) project.
next-safe-action is a library that takes full advantage of the latest and greatest Next.js, React and TypeScript features, using validation libraries of your choice, to let you define type safe Server Actions and execute them inside React Components.
Explore the documentation for the current library version on next-safe-action website. ✨
Server Actions are now a stable feature in React. For this reason, there were some internal breaking changes to the API, and so a new version of the library is required to prevent backward compatibility issues.
You can continue to use next-safe-action
version 4 for your Next.js 13 app.
npm i next-safe-action # for Next.js >= 14
npm i next-safe-action@v4 # for Next.js 13
Version 7.x.x of the library supports form actions and improves validation errors handling. Please check out the v6 to v7 migration guide on the website for more information.
FAQs
Type safe and validated Server Actions in your Next.js project.
The npm package next-safe-action receives a total of 29,647 weekly downloads. As such, next-safe-action popularity was classified as popular.
We found that next-safe-action demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.