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.19 to 2.6.24

6

dist/dfp.js

@@ -267,3 +267,3 @@ "use strict";

_regenerator.default.mark(function _callee4(_ref10) {
var iframeId, state, store, iframes, iframe, valid, divId;
var iframeId, store, iframes, iframe, valid, divId;
return _regenerator.default.wrap(function _callee4$(_context4) {

@@ -273,4 +273,4 @@ while (1) {

case 0:
iframeId = _ref10.iframeId, state = _ref10.state, store = _ref10.store;
iframes = state.iframes;
iframeId = _ref10.iframeId, store = _ref10.store;
iframes = store.get("".concat(key, ".iframes"));
iframe = iframes[iframeId];

@@ -277,0 +277,0 @@ valid = iframe && iframe.dfp;

{
"name": "dot-store-iframe",
"version": "2.6.19",
"version": "2.6.24",
"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