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

@iadvize-oss/boxed-tag

Package Overview
Dependencies
Maintainers
8
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iadvize-oss/boxed-tag - npm Package Compare versions

Comparing version 0.4.0 to 0.4.2

2

package.json
{
"name": "@iadvize-oss/boxed-tag",
"version": "0.4.0",
"version": "0.4.2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Boxed iAdvize tag",

# Boxed tag
The “iAdvize Boxed Tag” is a proposal to include the iAdvize Tag in the most secure way, ie. without it having access to the client’s website.
The “iAdvize Boxed Tag” is a way to include the iAdvize Tag in the most secure way, without it having access to the client’s website.
The iAdvize tag can be isolated when loaded from an iframe with the sandbox attribute.
With this solution, the iAdvize tag can be loaded in an isolated box (a sandboxed iframe).
This way, the main page context cannot be accessed by the iAdvize tag: the main page only sends controlled, relevant data to the boxed tag.
This technique requires:
- A html page hosted on a different origin (but on the same top-level domain),
- A communication channel between the two pages, to handle navigation and the iframe positioning and sizing.
# Installation

@@ -13,0 +9,0 @@

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