Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dot-store-iframe

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-store-iframe - npm Package Compare versions

Comparing version 2.6.15 to 2.6.16

dist/a9.js

19

dist/dfp.js

@@ -25,2 +25,5 @@ "use strict";

var _a = require("./a9");
// Helpers
// Constants

@@ -40,2 +43,3 @@ var hasWindow = typeof window !== "undefined";

store.set("dfp.loaded", true);
(0, _a.loadA9)();
window.googletag.pubads().addEventListener("slotRenderEnded",

@@ -175,2 +179,15 @@ /*#__PURE__*/

if (!iframe.dfp.a9) {
_context2.next = 14;
break;
}
_context2.next = 14;
return (0, _a.fetchA9)({
divId: divId,
path: path,
sizes: unit.sizes
});
case 14:
if (slot) {

@@ -182,3 +199,3 @@ slot.addService(window.googletag.pubads());

case 12:
case 15:
case "end":

@@ -185,0 +202,0 @@ return _context2.stop();

2

package.json
{
"name": "dot-store-iframe",
"version": "2.6.15",
"version": "2.6.16",
"description": "Iframe controller integration for dot-store",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc