@nrk/embed-player
Advanced tools
+1
-1
@@ -742,3 +742,3 @@ // src/player-element.ts | ||
| /** The current version number placeholder replaced at build time */ | ||
| playerVersionNumber = "1.1.7"; | ||
| playerVersionNumber = "1.1.8"; | ||
| /** player family for use with psapi client, to get sideloaded subtitles */ | ||
@@ -745,0 +745,0 @@ playerFamily = "player-core"; |
+7
-7
| { | ||
| "name": "@nrk/embed-player", | ||
| "version": "1.1.7", | ||
| "version": "1.1.8", | ||
| "description": "", | ||
@@ -24,3 +24,3 @@ "author": "", | ||
| "hls.js": "1.6.15", | ||
| "@nrk/chromecast-sender": "3.2.0" | ||
| "@nrk/chromecast-sender": "3.3.0" | ||
| }, | ||
@@ -43,5 +43,5 @@ "peerDependencies": { | ||
| "@types/throttle-debounce": "5.0.2", | ||
| "@typescript-eslint/eslint-plugin": "8.58.2", | ||
| "@typescript-eslint/parser": "8.58.2", | ||
| "postcss": "8.5.10", | ||
| "@typescript-eslint/eslint-plugin": "8.59.1", | ||
| "@typescript-eslint/parser": "8.59.1", | ||
| "postcss": "8.5.12", | ||
| "postcss-custom-properties": "15.0.1", | ||
@@ -53,4 +53,4 @@ "postcss-import": "16.1.1", | ||
| "@nrk/eslint-config": "1.1.0", | ||
| "@nrk/stylelint-config": "1.0.2", | ||
| "@nrk/ts-config": "1.0.3" | ||
| "@nrk/ts-config": "1.0.3", | ||
| "@nrk/stylelint-config": "1.0.2" | ||
| }, | ||
@@ -57,0 +57,0 @@ "lint-staged": { |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Updated