Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@conform-to/zod

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conform-to/zod - npm Package Compare versions

Comparing version 0.6.0-pre.0 to 0.6.0

4

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.6.0-pre.0",
"version": "0.6.0",
"main": "index.js",

@@ -18,3 +18,3 @@ "module": "module/index.js",

"peerDependencies": {
"@conform-to/dom": "0.6.0-pre.0",
"@conform-to/dom": "0.6.0",
"zod": "^3.21.0"

@@ -21,0 +21,0 @@ },

@@ -46,3 +46,3 @@ # @conform-to/zod

import { useForm } from '@conform-to/react';
import { validate } from '@conform-to/zod';
import { parse } from '@conform-to/zod';
import { z } from 'zod';

@@ -49,0 +49,0 @@

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