@br-validators/zod
Advanced tools
+2
-2
| { | ||
| "name": "@br-validators/zod", | ||
| "version": "1.7.0", | ||
| "version": "1.8.0", | ||
| "description": "Zod schemas for Brazilian document validators — delegates to @br-validators/core", | ||
@@ -84,3 +84,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@br-validators/core": "1.7.0" | ||
| "@br-validators/core": "1.8.0" | ||
| }, | ||
@@ -87,0 +87,0 @@ "devDependencies": { |
+5
-1
| # @br-validators/zod | ||
| Zod schemas that delegate to [`@br-validators/core`](../br-validators) `validate*` functions — same golden vectors, same error messages. | ||
| [](https://www.npmjs.com/package/@br-validators/zod) | ||
| [](https://github.com/AlexandreZanata/br-validators/blob/main/LICENSE) | ||
| [](https://github.com/AlexandreZanata/br-validators/releases) | ||
| Zod schemas that delegate to [`@br-validators/core`](../br-validators) **v1.7.0** `validate*` functions — same golden vectors, same error messages. | ||
| ## Install | ||
@@ -6,0 +10,0 @@ |
29048
1.38%54
8%+ Added
- Removed
Updated