Comparing version 1.1.3 to 1.1.4
@@ -920,3 +920,3 @@ (function (root, factory) { if (typeof define === 'function' && define.amd) { | ||
if (parent) { | ||
presumptiveParentMap.set(element, parent) | ||
//presumptiveParentMap.set(element, parent) | ||
} | ||
@@ -923,0 +923,0 @@ if (!(element instanceof this)) { |
{ | ||
"name": "alkali", | ||
"author": "Kris Zyp", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Reactivity with native JavaScript objects and HTML elements", | ||
@@ -6,0 +6,0 @@ "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
970795