Socket
Socket
Sign inDemoInstall

zod

Package Overview
Dependencies
Maintainers
1
Versions
361
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 1.0.1 to 1.0.2

28

package.json
{
"name": "zod",
"version": "1.0.1",
"version": "1.0.2",
"description": "Typescript-first schema declaration and validation library with static type inference",

@@ -10,4 +10,24 @@ "main": "index.ts",

},
"author": "Colin McDonnell @vriad",
"license": "MIT"
}
"author": "Colin McDonnell <colin@vriad.com>",
"license": "MIT",
"sideEffects": false,
"bugs": {
"url": "https://github.com/vriad/zod/issues"
},
"homepage": "https://github.com/vriad/zod",
"dependencies": {},
"tags": [
"typescript",
"schema",
"validation",
"type",
"inference"
],
"keywords": [
"typescript",
"schema",
"validation",
"type",
"inference"
]
}
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