smartrte-react 0.1.15 → 0.1.17
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -548,7 +548,7 @@ const ClassicEditor = dynamic(
|
|
|
548
548
|
|
|
549
549
|
### Reporting Security Issues
|
|
550
550
|
|
|
551
|
-
If you discover a security vulnerability, please email [
|
|
551
|
+
If you discover a security vulnerability, please email [support@openstash.in] instead of using the issue tracker.
|
|
552
552
|
|
|
553
553
|
### Content Sanitization
|
|
554
554
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "smartrte-react",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.17",
|
|
4
4
|
"description": "A powerful, feature-rich Rich Text Editor for React with support for tables, mathematical formulas (LaTeX/KaTeX), and media management",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|