@clickview/player 1.15.1-rc.2 → 1.17.0-rc.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.
@@ -1,22 +1,7 @@
1
- /*!
2
- * ASP.NET SignalR JavaScript Library 2.4.1
3
- * http://signalr.net/
4
- *
5
- * Copyright (c) .NET Foundation. All rights reserved.
6
- * Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
7
- *
8
- */
9
-
10
1
  /*!
11
2
  * Programatically add the following
12
3
  */
13
4
 
14
- /*!
15
- * jquery-deferred
16
- * Copyright(c) 2011 Hidden <zzdhidden@gmail.com>
17
- * MIT Licensed
18
- */
19
-
20
5
  /*! @name @videojs/http-streaming @version 2.8.2 @license Apache-2.0 */
21
6
 
22
7
  /*! @name aes-decrypter @version 3.1.2 @license Apache-2.0 */
@@ -28,7 +13,3 @@
28
13
  /*! @name videojs-contrib-quality-levels @version 2.0.9 @license Apache-2.0 */
29
14
 
30
15
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
31
-
32
- /**
33
- * @preserve jquery-param (c) 2015 KNOWLEDGECODE | MIT
34
- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clickview/player",
3
- "version": "1.15.1-rc.2",
3
+ "version": "1.17.0-rc.0",
4
4
  "description": "ClickView Player",
5
5
  "main": "dist/player-app.js",
6
6
  "scripts": {