can-attribute-observable
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -96,3 +96,2 @@ "use strict"; | ||
handler: function handler(newVal, event) { | ||
console.log("handler called", this.value, newVal); | ||
var old = this.value; | ||
@@ -99,0 +98,0 @@ var queuesArgs = []; |
{ | ||
"name": "can-attribute-observable", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Create observables from HTML attributes.", | ||
@@ -5,0 +5,0 @@ "main": "can-attribute-observable", |
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
42388
1054