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 Versions

1
38

3.0.0-alpha.11

Diff

vriad
published 3.0.0-alpha.10 •

vriad
published 3.0.0-alpha.9 •

Changelog

Source

zod@3.0.0-alpha.9

  • Added z.strictCreate
vriad
published 3.0.0-alpha.8 •

Changelog

Source

zod@3.0.0-alpha.8

  • Allowing optional default values on ZodOptional
vriad
published 3.0.0-alpha.7 •

vriad
published 3.0.0-alpha.6 •

vriad
published 1.11.12 •

vriad
published 3.0.0-alpha.5 •

Changelog

Source

zod@3.0.0-alpha.5

March 17, 2021

  • Refactored parsing logic into individual subclass methods
  • Eliminated ZodTypes to enable custom ZodType subclasses
  • Removed ZodIntersection
  • Added ZodEffects as a container for refinement and transform logic
  • Added or method to ZodType
  • Added format method to ZodError
  • Added unwrap method to ZodOptional and ZodNullable
  • Added new default method and moved default functionality into ZodOptional
  • Implemented z.setErrorMap
  • Exporting z variable from index.ts to enable import { z } from 'zod';
vriad
published 2.0.0-beta.30 •

vriad
published 3.0.0-alpha.4 •

Changelog

Source

zod@3.0.0-alpha.4

Jan 25, 2021

  • New implementation of transformers
  • Removed type guards

zod@2

  • Added ZodTransformer
  • Async refinements
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