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

advert-fetcher

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advert-fetcher - npm Package Compare versions

Comparing version 0.5.5 to 0.6.1

2

package.json
{
"name": "advert-fetcher",
"version": "0.5.5",
"version": "0.6.1",
"description": "Utility for safe fetching of adverts through the IM script.",

@@ -5,0 +5,0 @@ "main": "advert-fetcher.html",

@@ -53,3 +53,3 @@ # Advert Fetcher

height="1"
sandbox="allow-scripts"
sandbox="allow-scripts allow-same-origin"
src="/static/html/advert-fetcher.html?service=...&tld=...&workerUrl=...">

@@ -101,3 +101,3 @@ <!-- nepovinný fallback pokud klient nepodporuje iframy na stránce -->

height="..."
sandbox="allow-popups allow-popups-to-escape-sandbox allow-top-navigation allow-scripts"
sandbox="allow-popups allow-popups-to-escape-sandbox allow-top-navigation allow-scripts allow-same-origin"
src="/static/html/advert.html?zoneId=...&collocation=...">

@@ -104,0 +104,0 @@ <!-- nepovinný fallback pokud klient nepodporuje iframy na stránce -->

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