@clickview/player 1.2.1-dev.4 → 1.2.2-dev.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/dist/en.json +1 -1
- package/dist/interactive-player.css +129 -54
- package/dist/interactive-player.js +1 -1
- package/dist/interactive-player.js.LICENSE.txt +8 -52
- package/dist/player.css +70 -30
- package/dist/player.js +1 -1
- package/dist/player.js.LICENSE.txt +3 -3
- package/package.json +72 -71
- package/typings/utils/globals.d.ts +1 -1
- package/typings/libs/cloneDeep.d.ts +0 -5
|
@@ -55,11 +55,11 @@ object-assign
|
|
|
55
55
|
* Date: 2019-05-01T21:04Z
|
|
56
56
|
*/
|
|
57
57
|
|
|
58
|
-
/*! @name @videojs/http-streaming @version 2.
|
|
58
|
+
/*! @name @videojs/http-streaming @version 2.4.2 @license Apache-2.0 */
|
|
59
59
|
|
|
60
|
-
/*! @name
|
|
60
|
+
/*! @name @videojs/vhs-utils @version 2.3.0 @license MIT */
|
|
61
61
|
|
|
62
|
-
/*! @name
|
|
62
|
+
/*! @name aes-decrypter @version 3.1.0 @license Apache-2.0 */
|
|
63
63
|
|
|
64
64
|
/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
|
|
65
65
|
|
|
@@ -67,9 +67,8 @@ object-assign
|
|
|
67
67
|
|
|
68
68
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
69
69
|
|
|
70
|
-
/**
|
|
71
|
-
*
|
|
72
|
-
* react-dom-server-legacy.browser.production.min.js
|
|
70
|
+
/** @license React v0.17.0
|
|
71
|
+
* scheduler.production.min.js
|
|
73
72
|
*
|
|
74
73
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
75
74
|
*
|
|
@@ -77,8 +76,7 @@ object-assign
|
|
|
77
76
|
* LICENSE file in the root directory of this source tree.
|
|
78
77
|
*/
|
|
79
78
|
|
|
80
|
-
/**
|
|
81
|
-
* @license React
|
|
79
|
+
/** @license React v16.11.0
|
|
82
80
|
* react-dom-server.browser.production.min.js
|
|
83
81
|
*
|
|
84
82
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -87,8 +85,7 @@ object-assign
|
|
|
87
85
|
* LICENSE file in the root directory of this source tree.
|
|
88
86
|
*/
|
|
89
87
|
|
|
90
|
-
/**
|
|
91
|
-
* @license React
|
|
88
|
+
/** @license React v16.11.0
|
|
92
89
|
* react-dom.production.min.js
|
|
93
90
|
*
|
|
94
91
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -97,18 +94,7 @@ object-assign
|
|
|
97
94
|
* LICENSE file in the root directory of this source tree.
|
|
98
95
|
*/
|
|
99
96
|
|
|
100
|
-
/**
|
|
101
|
-
* @license React
|
|
102
|
-
* react-is.production.min.js
|
|
103
|
-
*
|
|
104
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
105
|
-
*
|
|
106
|
-
* This source code is licensed under the MIT license found in the
|
|
107
|
-
* LICENSE file in the root directory of this source tree.
|
|
108
|
-
*/
|
|
109
|
-
|
|
110
|
-
/**
|
|
111
|
-
* @license React
|
|
97
|
+
/** @license React v16.11.0
|
|
112
98
|
* react.production.min.js
|
|
113
99
|
*
|
|
114
100
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -117,36 +103,6 @@ object-assign
|
|
|
117
103
|
* LICENSE file in the root directory of this source tree.
|
|
118
104
|
*/
|
|
119
105
|
|
|
120
|
-
/**
|
|
121
|
-
* @license React
|
|
122
|
-
* scheduler.production.min.js
|
|
123
|
-
*
|
|
124
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
125
|
-
*
|
|
126
|
-
* This source code is licensed under the MIT license found in the
|
|
127
|
-
* LICENSE file in the root directory of this source tree.
|
|
128
|
-
*/
|
|
129
|
-
|
|
130
|
-
/**
|
|
131
|
-
* @license React
|
|
132
|
-
* use-sync-external-store-shim.production.min.js
|
|
133
|
-
*
|
|
134
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
135
|
-
*
|
|
136
|
-
* This source code is licensed under the MIT license found in the
|
|
137
|
-
* LICENSE file in the root directory of this source tree.
|
|
138
|
-
*/
|
|
139
|
-
|
|
140
|
-
/**
|
|
141
|
-
* @license React
|
|
142
|
-
* use-sync-external-store-shim/with-selector.production.min.js
|
|
143
|
-
*
|
|
144
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
145
|
-
*
|
|
146
|
-
* This source code is licensed under the MIT license found in the
|
|
147
|
-
* LICENSE file in the root directory of this source tree.
|
|
148
|
-
*/
|
|
149
|
-
|
|
150
106
|
/** @license React v16.13.1
|
|
151
107
|
* react-is.production.min.js
|
|
152
108
|
*
|