zod-metadata
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "zod-metadata", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Extends Zod with metadata", | ||
@@ -59,2 +59,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@tsconfig/recommended": "^1.0.2", | ||
@@ -76,6 +77,3 @@ "@types/jest": "^29.4.0", | ||
"zod": "^3.21.2" | ||
}, | ||
"dependencies": { | ||
"@commitlint/config-conventional": "^17.4.4" | ||
} | ||
} |
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
1
5263
17
- Removed@commitlint/config-conventional@17.8.1(transitive)
- Removedarray-ify@1.0.0(transitive)
- Removedcompare-func@2.0.0(transitive)
- Removedconventional-changelog-conventionalcommits@6.1.0(transitive)
- Removeddot-prop@5.3.0(transitive)
- Removedis-obj@2.0.0(transitive)