dot-store-iframe
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -69,7 +69,7 @@ "use strict"; | ||
} | ||
} | ||
if (slot && targets) { | ||
for (key in targets) { | ||
slot.setTargeting(key, targets[key]); | ||
} | ||
if (slot && targets) { | ||
for (key in targets) { | ||
slot.setTargeting(key, targets[key]); | ||
} | ||
@@ -84,3 +84,3 @@ } | ||
case 13: | ||
case 14: | ||
case "end": | ||
@@ -87,0 +87,0 @@ return _context.stop(); |
{ | ||
"name": "dot-store-iframe", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "Iframe controller integration for dot-store", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
23501