🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

zod-empty

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zod-empty - npm Package Compare versions

Comparing version

to
1.4.2

8

package.json
{
"name": "zod-empty",
"version": "1.4.1",
"version": "1.4.2",
"description": "generate minimum data from zod schema.",

@@ -50,2 +50,3 @@ "types": "./cjs/index.d.ts",

"packemon": "4.1.1",
"pkg-pr-new": "^0.0.41",
"semantic-release": "^24.2.1",

@@ -79,3 +80,2 @@ "typescript": "5.7.2",

"files": [
"!**/*.spec.ts",
"cjs",

@@ -85,4 +85,4 @@ "cjs/**/*",

"esm/**/*",
"src",
"src/**/*"
"src/**/*",
"src/index.ts"
],

@@ -89,0 +89,0 @@ "release": {