@playkit-js/kaltura-player-js 3.17.29 → 3.17.30
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/README.md +0 -1
- package/dist/kaltura-ovp-player.js +1 -1
- package/dist/kaltura-tv-player.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
[](https://www.npmjs.com/package/@playkit-js/kaltura-player-js)
|
|
6
6
|
[](https://www.npmjs.com/package/@playkit-js/kaltura-player-js/v/canary)
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
The Kaltura Player utilizes a highly modular approach for creating a powerful media player.
|
|
10
9
|
Each functionality of the player is isolated into separate packages, which are designed to deliver a specific set of abilities.
|
|
11
10
|
This approach enables extensibility, simplicity and easy maintenance.
|