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

@eyevinn/csai-manager

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eyevinn/csai-manager - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.parcel-cache/6fe6ccdc357dc2fe

1

dist/index.js

@@ -110,2 +110,3 @@ var $g5Y9E$eyevinnvideoeventfilter = require("@eyevinn/video-event-filter");

if (contentVideoElement) {
adVideoElement.playsInline = contentVideoElement.playsInline;
adVideoElement.muted = contentVideoElement.muted;

@@ -112,0 +113,0 @@ adVideoElement.volume = contentVideoElement.volume;

2

package.json
{
"name": "@eyevinn/csai-manager",
"version": "0.1.1",
"version": "0.1.2",
"description": "",

@@ -5,0 +5,0 @@ "source": "index.ts",

@@ -30,2 +30,4 @@ CSAI Manager

If you *do not* send in an already created ad video element (through the available option listed below), but let the library create the element, you will need to set the container to `position: relative;` as the CSAI Manager will try to position the new element absolute edge to edge of the container.
### Available Options

@@ -32,0 +34,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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