Comparing version 0.4.2 to 0.4.3
@@ -66,3 +66,3 @@ "use strict"; | ||
ViewBase.prototype.getAttribute = function (name) { | ||
this.rootElement.getAttribute(name); | ||
return this.rootElement.getAttribute(name); | ||
}; | ||
@@ -69,0 +69,0 @@ ViewBase.prototype.createChildren = function () { |
{ | ||
"name": "ramajs", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "" |
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
93449