ember-cli-simple-validation
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -66,2 +66,3 @@ import Ember from "ember"; | ||
self.get("model").forEach(function(obj, index) { | ||
self.notifyPropertyChange("valid"); | ||
Ember.defineProperty(self, "%@1%@2Validation".fmt(attr.field, index), Ember.computed(function() { | ||
@@ -68,0 +69,0 @@ if(self.get("model").objectAt(index)) { |
{ | ||
"name": "ember-cli-simple-validation", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "ember-cli addon that provides simple form validation", | ||
@@ -5,0 +5,0 @@ "directories": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4704325
28
56509
1