@handy-tools/validator
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "@handy-tools/validator", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "Dependency free validator for objects", | ||
@@ -10,3 +10,3 @@ "main": "dist/cjs/index.js", | ||
"type": "https", | ||
"url": "https://github.com/theStrangeAdventurer/handy-tools/tree/main/packages/object-validator" | ||
"url": "https://github.com/theStrangeAdventurer/handy-tools/tree/main/packages/validator" | ||
}, | ||
@@ -13,0 +13,0 @@ "license": "MIT", |
# Validator | ||
🎸 Fancy validator for objects. | ||
🎸 Dependency free fancy validator for objects. | ||
@@ -9,3 +9,3 @@ | ||
```bash | ||
npm install @handy-tools/validator | ||
npm install @handy-tools/validator@latest | ||
``` | ||
@@ -12,0 +12,0 @@ |
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
29409