@nlo/ping-video-loader
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -1,2 +0,2 @@ | ||
declare type WebplayerFunc = (elementId: string | null, widthStyle?: string | null, topStyle?: string | null, videoId?: string | null, scriptName?: string | null, // Extra VARS/HASH for video personalisation | ||
type WebplayerFunc = (elementId: string | null, widthStyle?: string | null, topStyle?: string | null, videoId?: string | null, scriptName?: string | null, // Extra VARS/HASH for video personalisation | ||
language?: 'Dutch' | 'English' | string | null, // = 'English' | ||
@@ -3,0 +3,0 @@ controlsBelowVideo?: boolean | null, // = false, which means it will appear overtop the video on hover |
@@ -38,3 +38,3 @@ "use strict"; | ||
var tag = document.createElement('script'); | ||
tag.src = "https://www.pingvp.com/p/" + this.scriptId; | ||
tag.src = "https://www.pingvp.com/p/".concat(this.scriptId); | ||
document.body.appendChild(tag); | ||
@@ -41,0 +41,0 @@ this.scriptIsCreated = true; |
{ | ||
"name": "@nlo/ping-video-loader", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"@types/node": "^13.13.5", | ||
"typescript": "^3.8.3" | ||
"typescript": "4.9.4" | ||
}, | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "82f0aadb031e2b51a9485eb7d4c35294096f0616" | ||
"gitHead": "6474312593f243397589b758a90aee73ac9dff9a" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4964
1