eb-player 1.52.52 → 1.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eb-player",
3
- "version": "1.52.52",
3
+ "version": "1.53.0",
4
4
  "scripts": {
5
5
  "build": "webpack --config-name component",
6
6
  "generate": "webpack --config-name generate",
@@ -11,21 +11,21 @@
11
11
  "@babel/eslint-parser": "^7.24.8",
12
12
  "@babel/plugin-transform-runtime": "^7.24.7",
13
13
  "@babel/preset-env": "^7.24.8",
14
- "@babel/runtime": "^7.14.6",
15
- "@mdi/font": "^3.5.95",
16
- "babel-loader": "^8.0.6",
17
- "clean-webpack-plugin": "^3.0.0",
14
+ "@babel/runtime": "^7.24.9",
15
+ "@mdi/font": "^7.3.0",
16
+ "babel-loader": "^9.1.3",
17
+ "clean-webpack-plugin": "^4.0.0",
18
18
  "core-js": "^3.37.1",
19
- "css-loader": "^3.2.0",
19
+ "css-loader": "^3.6.0",
20
20
  "dashjs": "^3.2.2",
21
- "eslint": "^8.56.0",
22
- "eslint-config-airbnb-base": "15.0.0",
23
- "eslint-plugin-html": "^6.0.0",
21
+ "eslint": "^8.57.0",
22
+ "eslint-config-airbnb-base": "^15.0.0",
23
+ "eslint-plugin-html": "^7.1.0",
24
24
  "eslint-plugin-import": "^2.29.1",
25
25
  "eslint-plugin-vue": "^9.22.0",
26
26
  "find-root": "^1.1.0",
27
- "format-duration": "^1.4.0",
28
- "fs-extra": "^9.1.0",
27
+ "format-duration": "^3.0.2",
28
+ "fs-extra": "^11.2.0",
29
29
  "hls.js": "1.4.14",
30
30
  "html-webpack-plugin": "^5.6.0",
31
31
  "ignore-loader": "^0.1.2",
@@ -36,24 +36,23 @@
36
36
  "lodash.assign": "^4.2.0",
37
37
  "lodash.clonedeep": "^4.5.0",
38
38
  "lodash.defaults": "^4.2.0",
39
- "node-sass": "^4.11.0",
40
39
  "raw-loader": "^4.0.2",
41
- "sass": "^1.23.3",
42
- "screenfull": "^5.1.0",
40
+ "sass": "^1.83.4",
41
+ "screenfull": "^6.0.2",
43
42
  "style-loader": "^1.0.0",
44
43
  "subtitles-parser-vtt": "^0.1.0",
45
44
  "terser-webpack-plugin": "^5.3.10",
46
- "url-loader": "^3.0.0",
47
- "uuid": "^8.3.2",
48
- "vue": "2.6.11",
45
+ "url-loader": "^4.1.1",
46
+ "uuid": "^9.0.1",
47
+ "vue": "^2.7.16",
49
48
  "vue-loader": "^15.11.1",
50
- "vue-material-design-icons": "^3.1.0",
51
- "vue-svg-loader": "^0.15.0",
52
- "vue-template-compiler": "2.6.11",
49
+ "vue-material-design-icons": "^4.0.0",
50
+ "vue-svg-loader": "^0.16.0",
51
+ "vue-template-compiler": "^2.7.16",
53
52
  "webpack": "^5.93.0",
54
- "webpack-bundle-analyzer": "^3.9.0",
53
+ "webpack-bundle-analyzer": "^4.10.1",
55
54
  "webpack-cli": "^5.1.4",
56
- "webpack-dev-server": "4.15.2"
55
+ "webpack-dev-server": "^4.15.2"
57
56
  },
58
57
  "files": [
59
58
  "dist"
@@ -61,11 +60,11 @@
61
60
  "main": "./dist/ebplayer.bundle.js",
62
61
  "dependencies": {
63
62
  "can-autoplay": "^3.0.2",
64
- "dotenv": "^8.6.0",
63
+ "dotenv": "^16.4.5",
65
64
  "hooper": "^0.3.4",
66
- "just-pick": "^2.2.1",
67
- "mathjs": "^9.5.2",
68
- "sass-loader": "7.3.1",
65
+ "just-pick": "^3.0.0",
66
+ "mathjs": "^12.4.0",
67
+ "sass-loader": "10.5.2",
69
68
  "scriptjs": "^2.5.9",
70
69
  "string-replace-loader": "^3.1.0",
71
70
  "whatwg-fetch": "^3.6.20"
package/CHANGELOG.md DELETED
@@ -1,193 +0,0 @@
1
- # EasyBroadcast player
2
-
3
- ## 1.52.52
4
-
5
- - fix poster overlay with autoplay false and ad link
6
- - fix resume video when ads can't be played because of an error
7
-
8
- ## 1.52.51
9
-
10
- - Add custom poster overlay and video play functionality (default skin)
11
-
12
- ## 1.52.50
13
-
14
- - fix resume video after post-roll ads (the video is ended, no need to resume it)
15
-
16
- ## 1.52.49
17
-
18
- - fix Cannot read properties of undefined (reading 'play')
19
- - fix play video after ads (pre-roll, mid-roll, post-roll)
20
-
21
- ## 1.52.48
22
-
23
- - fix Cannot read properties of undefined (reading 'addEventListener')
24
- - fix Cannot read properties of undefined (reading 'textTracks')
25
-
26
- ## 1.52.47
27
-
28
- - Updated CastJS to 5.3.0
29
- - Fixes Player play async issue (See Sentry: <https://sentry.internal.easybroadcast.fr/organizations/easybroadcast/issues/1131/events>)
30
- - Fixes HLS not loaded (see Sentry <https://sentry.internal.easybroadcast.fr/organizations/easybroadcast/issues/4388/?project=9&query=issupported&referrer=issue-stream&stream_index=0>)
31
-
32
- ## 1.52.46
33
-
34
- - add progress thumb (circle on progress bar) for default skin
35
- - add props to show/hide progress thumb
36
-
37
- ## 1.52.45
38
-
39
- - fix loader of HLS with token management
40
-
41
- ## 1.52.44
42
-
43
- - fix preprol with token management
44
-
45
- ## 1.52.43
46
-
47
- - Token management
48
-
49
- ## 1.52.42
50
-
51
- - add EPG support for default skin
52
- - fix condition in handler for geoblocking error on hls
53
-
54
- ## 1.52.41
55
-
56
- - add handler for geoblocking error on hls
57
-
58
- ## 1.52.40
59
-
60
- - fix canAutoPlay for video
61
-
62
- ## 1.52.39
63
-
64
- - fix forceAutoplayAudio in config
65
-
66
- ## 1.52.38
67
-
68
- - add new prop forceAutoplayAudio
69
-
70
- ## 1.52.37
71
-
72
- - build default + forja skin for publish steps
73
-
74
- ## 1.52.36
75
-
76
- - Add CLICK event on adsManager
77
-
78
- ## 1.52.35
79
-
80
- - Add support for custom share display on forja skin and default skin
81
-
82
- ## 1.52.34
83
-
84
- - Upgrad Webpack to v5
85
-
86
- ## 1.52.33
87
-
88
- - Fix loading display in default and forja skins
89
-
90
- ## 1.52.32
91
-
92
- - Add loader on default & forja skins when there is a bad network connection
93
- - Add support for hotkeys (m to mute/unmute, arrow left to rewind, arrow right to forward)
94
-
95
- ## 1.52.30
96
-
97
- - Add support for custom player color for live button on default skin
98
-
99
- ## 1.52.29
100
-
101
- - Add support for custom player colors (progressBar, volumeBar & general for default) on default skin to replace the skinColor property
102
-
103
- ## 1.52.28
104
-
105
- - Fix left slot naming on default skin
106
-
107
- ## 1.52.27
108
-
109
- - Add showPlaylist condition to hideInterface timeout logic
110
-
111
- ## 1.52.26
112
-
113
- - Upgraded HLS to v1.4.14
114
-
115
- ## 1.52.23
116
-
117
- - rolledback EbLib default activation
118
-
119
- ## 1.52.22
120
-
121
- - Added whatsapp, telegram and x-twitter icons on forja skin share modal
122
-
123
- ## 1.52.21
124
-
125
- - Activate EbLib
126
-
127
- ## 1.52.20
128
-
129
- - Modify sound icon position on forja skin preroll
130
-
131
- ## 1.52.19
132
-
133
- - Removed legacy iOS libs that prevented autoplay to work properly on Safari
134
-
135
- ## 1.52.18
136
-
137
- - Improved robustness within video event listeners
138
-
139
- ## 1.52.17
140
-
141
- - Improved video transition robustness (failsafe video engine close operation)
142
- - Fixes prerollEnd event call
143
-
144
- ## 1.52.16
145
-
146
- - Major performance improvement: disabled custom ABR - useless for Forja VOD
147
-
148
- ## 1.52.15
149
-
150
- - Upgraded HLS to v1.4.0
151
- - Fixes SVG width/height
152
- - Fixes player open/close sequence
153
-
154
- ## 1.52.13
155
-
156
- - build skins (default and forja)
157
-
158
- ## 1.52.12
159
-
160
- - display condition for audios and subtitles that is display list of audios or subtitles if we have more than one items for each list
161
-
162
- ## 1.52.11
163
-
164
- - Added token params in props
165
- - Fixed hlsjs and dashjs default cdn
166
-
167
- ## 1.52.10
168
-
169
- - Fix hls error handling
170
- - Upgrade hls to v1.3.4
171
-
172
- ## 1.52.9
173
-
174
- - Added support for custom player color
175
- - Fixes preroll used along with ads
176
-
177
- ## 1.52.8
178
-
179
- - Fixes invalid stats call
180
-
181
- ## 1.52.7
182
-
183
- - Added Arabic + French support
184
- - Fixed null pointer exceptions
185
-
186
- ## 1.52.6
187
-
188
- - Updated HLS library
189
- - Fixed null pointer exception
190
-
191
- ## 1.52.5
192
-
193
- - Added chapters + skippable chapters support