@orpc/zod
Advanced tools
Comparing version 0.0.0-next.e9dc36e to 0.0.0-next.ee0aeaf
{ | ||
"name": "@orpc/zod", | ||
"type": "module", | ||
"version": "0.0.0-next.e9dc36e", | ||
"author": { | ||
"name": "unnoq", | ||
"email": "contact@unnoq.com", | ||
"url": "https://unnoq.com" | ||
}, | ||
"version": "0.0.0-next.ee0aeaf", | ||
"license": "MIT", | ||
"homepage": "https://github.com/unnoq/orpc", | ||
"homepage": "https://orpc.unnoq.com", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/unnoq/orpc.git", | ||
"url": "git+https://github.com/unnoq/orpc.git", | ||
"directory": "packages/zod" | ||
}, | ||
"keywords": [ | ||
"unnoq" | ||
"unnoq", | ||
"orpc" | ||
], | ||
@@ -31,4 +27,5 @@ "exports": { | ||
"files": [ | ||
"dist", | ||
"src" | ||
"!**/*.map", | ||
"!**/*.tsbuildinfo", | ||
"dist" | ||
], | ||
@@ -38,3 +35,3 @@ "dependencies": { | ||
"wildcard-match": "^5.1.3", | ||
"zod": "^3.23.8" | ||
"zod": "^3.24.1" | ||
}, | ||
@@ -41,0 +38,0 @@ "scripts": { |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
8251
4
177
2
Updatedzod@^3.24.1