New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-zod-safe-action

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-zod-safe-action - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "react-zod-safe-action",
"version": "0.1.1",
"version": "0.1.2",
"description": "React Safe Action: Type-safe action handler for React applications with built-in Zod validation",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -94,2 +94,3 @@ # React Safe Action (react-zod-safe-action)

loading, // boolean
result, // returned result from the action
reset // Function to reset the state

@@ -96,0 +97,0 @@ } = useAction(action, {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc