angular-async-validator
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "angular-async-validator", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Makes Angular models async validation a little less painful.", | ||
@@ -32,3 +32,3 @@ "main": "./angular-async-validator.js", | ||
], | ||
"browser":"./angular-async-validator.umd.js", | ||
"browser":"./angular-async-validator.js", | ||
"typings":"./angular-async-validator.d.ts", | ||
@@ -35,0 +35,0 @@ "repository": { |
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
104420