decap-cms-widget-file 3.0.3 → 3.1.0-beta.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,9 +1,3 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*!
8
2
  localForage -- Offline Storage, Improved
9
3
  Version 1.10.0
@@ -12,16 +6,8 @@ object-assign
12
6
  */
13
7
 
14
8
  /**
15
- * [js-sha256]{@link https://github.com/emn178/js-sha256}
16
- *
17
- * @version 0.9.0
18
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
19
- * @copyright Chen, Yi-Cyuan 2014-2017
20
- * @license MIT
21
- */
22
-
23
- /** @license React v0.19.1
24
- * scheduler.production.min.js
9
+ * @license React
10
+ * react-dom.production.min.js
25
11
  *
26
12
  * Copyright (c) Facebook, Inc. and its affiliates.
27
13
  *
@@ -29,11 +15,21 @@ object-assign
29
15
  * LICENSE file in the root directory of this source tree.
30
16
  */
31
17
 
32
- /** @license React v16.14.0
33
- * react-dom.production.min.js
18
+ /**
19
+ * @license React
20
+ * scheduler.production.min.js
34
21
  *
35
22
  * Copyright (c) Facebook, Inc. and its affiliates.
36
23
  *
37
24
  * This source code is licensed under the MIT license found in the
38
25
  * LICENSE file in the root directory of this source tree.
39
26
  */
27
+
28
+ /**
29
+ * [js-sha256]{@link https://github.com/emn178/js-sha256}
30
+ *
31
+ * @version 0.9.0
32
+ * @author Chen, Yi-Cyuan [emn178@gmail.com]
33
+ * @copyright Chen, Yi-Cyuan 2014-2017
34
+ * @license MIT
35
+ */