Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@editora/react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@editora/react - npm Package Compare versions

Comparing version
1.0.15
to
1.0.16
+7
-7
package.json
{
"name": "@editora/react",
"version": "1.0.15",
"version": "1.0.16",
"description": "React components for Editora - Best Free Premium Rich Text Editor. Free React WYSIWYG editor with enterprise features, 30+ free plugins, and accessibility support.",

@@ -67,5 +67,5 @@ "author": "Ajay Kumar <ajaykr089@gmail.com>",

"peerDependencies": {
"@editora/core": "^1.0.10",
"@editora/plugins": "^1.0.13",
"@editora/themes": "^1.0.11",
"@editora/core": "^1.0.11",
"@editora/plugins": "^1.0.14",
"@editora/themes": "^1.0.12",
"react": ">=16.8 <21",

@@ -83,6 +83,6 @@ "react-dom": ">=16.8 <21"

"dependencies": {
"@editora/light-code-editor": "^1.0.8"
"@editora/light-code-editor": "^1.0.11"
},
"devDependencies": {
"@editora/core": "^1.0.10",
"@editora/core": "^1.0.11",
"@types/react": "^18.2.0",

@@ -97,2 +97,2 @@ "@types/react-dom": "^18.2.0",

"gitHead": "7883627e823aa99dd5ecb66a5201116df972f88b"
}
}