@syncfusion/ej2-react-richtexteditor 29.2.5 → 29.2.9

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/debug.log ADDED
@@ -0,0 +1 @@
1
+ [0605/193756.899:ERROR:registration_protocol_win.cc(108)] CreateFile: The system cannot find the file specified. (0x2)
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-richtexteditor.min.js
3
- * version : 29.2.5
3
+ * version : 29.2.8
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-richtexteditor.umd.min.js
3
- * version : 29.2.5
3
+ * version : 29.2.8
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-richtexteditor@*",
3
- "_id": "@syncfusion/ej2-react-richtexteditor@29.2.4",
3
+ "_id": "@syncfusion/ej2-react-richtexteditor@29.2.8",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-ckFhw7vN7T4/ZvbMVXnSsUpdGfggoTeKURzGRqoiwefcUuCqDFVRMd7OWSGcuQwc9lSQDzrT2W0NL+KtU8jaEw==",
5
+ "_integrity": "sha512-H/kPAe+/H/SMxJW1CTKajXzr/jExS7dFYRNRU2GwmuMPEk77k1mdUjxO4PFTCJGBB/UyuQa98iQA466b5SiKqQ==",
6
6
  "_location": "/@syncfusion/ej2-react-richtexteditor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,21 +19,21 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-29.2.4.tgz",
23
- "_shasum": "dd306a0b8ff70665a020f6004ebe4afa9b9e0d80",
22
+ "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-29.2.8.tgz",
23
+ "_shasum": "5cf4e0196feff57cff1292a400e6685496b312ac",
24
24
  "_spec": "@syncfusion/ej2-react-richtexteditor@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
25
+ "_where": "E:\\June 2025\\New folder",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
29
29
  "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-richtexteditor/issues"
30
+ "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~29.2.4",
35
35
  "@syncfusion/ej2-react-base": "~29.2.4",
36
- "@syncfusion/ej2-richtexteditor": "29.2.5"
36
+ "@syncfusion/ej2-richtexteditor": "29.2.9"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 RichTextEditor component for React",
@@ -52,8 +52,8 @@
52
52
  "name": "@syncfusion/ej2-react-richtexteditor",
53
53
  "repository": {
54
54
  "type": "git",
55
- "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
55
+ "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
56
56
  },
57
- "version": "29.2.5",
58
- "sideEffects": false
59
- }
57
+ "sideEffects": false,
58
+ "version": "29.2.9"
59
+ }