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

zod

Package Overview
Dependencies
Maintainers
2
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zod - npm Package Compare versions

Comparing version 3.0.0-alpha.12 to 3.0.0-alpha.13

3

package.json
{
"name": "zod",
"version": "3.0.0-alpha.12",
"version": "3.0.0-alpha.13",
"description": "TypeScript-first schema declaration and validation library with static type inference",

@@ -8,2 +8,3 @@ "main": "dist/index.js",

"module": "dist/zod.esm.js",
"type": "module",
"exports": {

@@ -10,0 +11,0 @@ "require": "./dist/index.js",

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