zod-br-tax-id
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -15,2 +15,2 @@ import { z } from 'zod'; | ||
export { ZodCNPJ, ZodCPF, cnpj, cpf }; | ||
export { type ZodCNPJ, type ZodCPF, cnpj, cpf }; |
{ | ||
"name": "zod-br-tax-id", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Zod Custom Objects for Brazilian Tax Ids", | ||
@@ -33,8 +33,8 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@changesets/cli": "^2.26.2", | ||
"@types/node": "^20.5.1", | ||
"tsup": "^7.2.0", | ||
"typescript": "^5.1.6", | ||
"vitest": "^0.34.2", | ||
"zod": "^3.22.2" | ||
"@changesets/cli": "^2.27.1", | ||
"@types/node": "^20.11.24", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.3.1", | ||
"zod": "^3.22.4" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12914
8