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

zod-validation-error

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zod-validation-error - npm Package Compare versions

Comparing version

to
0.2.2-beta.1

7

package.json
{
"name": "zod-validation-error",
"version": "0.2.2-beta.0",
"version": "0.2.2-beta.1",
"description": "Wrap zod validation errors in user-friendly readable messages",

@@ -30,7 +30,2 @@ "keywords": [

"types": "./dist/types/index.d.ts",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts"
},
"files": [

@@ -37,0 +32,0 @@ "dist"