@ckeditor/ckeditor5-editor-inline
Advanced tools
Comparing version 34.1.0 to 34.2.0
{ | ||
"name": "@ckeditor/ckeditor5-editor-inline", | ||
"version": "34.1.0", | ||
"version": "34.2.0", | ||
"description": "Inline editor implementation for CKEditor 5.", | ||
@@ -14,18 +14,18 @@ "keywords": [ | ||
"dependencies": { | ||
"ckeditor5": "^34.1.0", | ||
"ckeditor5": "^34.2.0", | ||
"lodash-es": "^4.17.15" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-basic-styles": "^34.1.0", | ||
"@ckeditor/ckeditor5-core": "^34.1.0", | ||
"@ckeditor/ckeditor5-basic-styles": "^34.2.0", | ||
"@ckeditor/ckeditor5-core": "^34.2.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^30.0.0", | ||
"@ckeditor/ckeditor5-engine": "^34.1.0", | ||
"@ckeditor/ckeditor5-enter": "^34.1.0", | ||
"@ckeditor/ckeditor5-heading": "^34.1.0", | ||
"@ckeditor/ckeditor5-paragraph": "^34.1.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^34.1.0", | ||
"@ckeditor/ckeditor5-typing": "^34.1.0", | ||
"@ckeditor/ckeditor5-ui": "^34.1.0", | ||
"@ckeditor/ckeditor5-undo": "^34.1.0", | ||
"@ckeditor/ckeditor5-utils": "^34.1.0", | ||
"@ckeditor/ckeditor5-engine": "^34.2.0", | ||
"@ckeditor/ckeditor5-enter": "^34.2.0", | ||
"@ckeditor/ckeditor5-heading": "^34.2.0", | ||
"@ckeditor/ckeditor5-paragraph": "^34.2.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^34.2.0", | ||
"@ckeditor/ckeditor5-typing": "^34.2.0", | ||
"@ckeditor/ckeditor5-ui": "^34.2.0", | ||
"@ckeditor/ckeditor5-undo": "^34.2.0", | ||
"@ckeditor/ckeditor5-utils": "^34.2.0", | ||
"webpack": "^5.58.1", | ||
@@ -32,0 +32,0 @@ "webpack-cli": "^4.9.0" |
@@ -13,3 +13,3 @@ CKEditor 5 inline editor implementation | ||
This package contains the source version of the inline editor. This editor implementation is also available in the [inline build](https://www.npmjs.com/package/@ckeditor/ckeditor5-build-inline). Read more about [CKEditor 5 builds](https://ckeditor.com/docs/ckeditor5/latest/installation/index.html). | ||
This package contains the source version of the inline editor. This kind of editor implementation is also available as a ready-to-use [inline build](https://www.npmjs.com/package/@ckeditor/ckeditor5-build-inline). Read more about [CKEditor 5 predefined builds](https://ckeditor.com/docs/ckeditor5/latest/installation/advanced/alternative-setups/predefined-builds.html) in the CKEditor 5 documentation. | ||
@@ -16,0 +16,0 @@ ## Documentation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32367
Updatedckeditor5@^34.2.0