🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

player-scripts

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

player-scripts - npm Package Compare versions

Comparing version

to
1.0.4-canary.0-22d9534

2

CHANGELOG.md

@@ -5,2 +5,2 @@ # Changelog

### 1.0.4-canary.0-1e09f13 (2024-09-17)
### 1.0.4-canary.0-22d9534 (2024-09-17)
{
"name": "player-scripts",
"version": "1.0.4-canary.0-1e09f13",
"version": "1.0.4-canary.0-22d9534",
"description": "kaltura player scripts",
"scripts": {
"build": "webpack --mode production",
"release": "standard-version"
"release": "standard-version",
"pushTaggedRelease": "git push --follow-tags --no-verify origin master"
},

@@ -9,0 +10,0 @@ "main": "dist/playkit-player-scripts.js",

import {v2PlayerEmbed, V2PlayerThumbEmbed} from './embeds-converter';
import {buildV7Config} from './utils/flashvars-handler';
(window as any).kWidget = {

@@ -6,0 +5,0 @@ embed: v2PlayerEmbed,