@aofl/form-validate
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@aofl/form-validate", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Form validation mixin for AoflElement", | ||
@@ -13,4 +13,21 @@ "main": "index.js", | ||
}, | ||
"keywords": [ | ||
"aofljs", | ||
"@aofl/aofl-validate", | ||
"validation", | ||
"validate", | ||
"form", | ||
"form validation", | ||
"isRequired", | ||
"isEqual", | ||
"minLength", | ||
"maxLength", | ||
"isAllDigits" | ||
], | ||
"author": "Arian Khosravi <arian.khosravi@aofl.com>", | ||
"contributors": [ | ||
"Daniel Belisle <daniel.belisle@aofl.com>", | ||
"Micah Blu <micah.blu@aofl.com>" | ||
], | ||
"license": "MIT" | ||
} |
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
38203