jodit-pro-react 5.2.18 → 5.2.20

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.
@@ -15,3 +15,32 @@
15
15
  * See LICENSE.md in the project root for license information.
16
16
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/esm/pro/
17
17
  */
18
+
19
+ /*!
20
+ * a-color-picker
21
+ * https://github.com/narsenico/a-color-picker
22
+ *
23
+ * Copyright (c) 2017-2019, Gianfranco Caldi.
24
+ * Released under the MIT License.
25
+ */
26
+
27
+ /*!
28
+ * a-color-picker (https://github.com/narsenico/a-color-picker)
29
+ *
30
+ * Copyright (c) 2017-2018, Gianfranco Caldi.
31
+ * Released under the MIT License.
32
+ */
33
+
34
+ /*!
35
+ * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
36
+ *
37
+ * Copyright (c) 2014-2017, Jon Schlinkert.
38
+ * Released under the MIT License.
39
+ */
40
+
41
+ /*!
42
+ * isobject <https://github.com/jonschlinkert/isobject>
43
+ *
44
+ * Copyright (c) 2014-2017, Jon Schlinkert.
45
+ * Released under the MIT License.
46
+ */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jodit-pro-react",
3
- "version": "5.2.18",
3
+ "version": "5.2.20",
4
4
  "description": "Jodit PRO is awesome and usefully wysiwyg editor with filebrowser",
5
5
  "main": "jodit-react.js",
6
6
  "author": "Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/pro/)",