@ckeditor/ckeditor5-editor-inline
Advanced tools
Comparing version 34.0.0 to 34.1.0
@@ -5,3 +5,3 @@ Software License Agreement | ||
**Inline editor implementation** – https://github.com/ckeditor/ckeditor5-editor-inline <br> | ||
Copyright (c) 2003-2022, [CKSource](http://cksource.com) Holding sp. z o.o. All rights reserved. | ||
Copyright (c) 2003-2022, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved. | ||
@@ -18,2 +18,2 @@ Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html). | ||
**CKEditor** is a trademark of [CKSource](http://cksource.com) Holding sp. z o.o. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders. | ||
**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks or service marks of their respective holders. |
{ | ||
"name": "@ckeditor/ckeditor5-editor-inline", | ||
"version": "34.0.0", | ||
"version": "34.1.0", | ||
"description": "Inline editor implementation for CKEditor 5.", | ||
@@ -14,18 +14,18 @@ "keywords": [ | ||
"dependencies": { | ||
"ckeditor5": "^34.0.0", | ||
"ckeditor5": "^34.1.0", | ||
"lodash-es": "^4.17.15" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-basic-styles": "^34.0.0", | ||
"@ckeditor/ckeditor5-core": "^34.0.0", | ||
"@ckeditor/ckeditor5-basic-styles": "^34.1.0", | ||
"@ckeditor/ckeditor5-core": "^34.1.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^30.0.0", | ||
"@ckeditor/ckeditor5-engine": "^34.0.0", | ||
"@ckeditor/ckeditor5-enter": "^34.0.0", | ||
"@ckeditor/ckeditor5-heading": "^34.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "^34.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^34.0.0", | ||
"@ckeditor/ckeditor5-typing": "^34.0.0", | ||
"@ckeditor/ckeditor5-ui": "^34.0.0", | ||
"@ckeditor/ckeditor5-undo": "^34.0.0", | ||
"@ckeditor/ckeditor5-utils": "^34.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", | ||
"webpack": "^5.58.1", | ||
@@ -32,0 +32,0 @@ "webpack-cli": "^4.9.0" |
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
32264
8
Updatedckeditor5@^34.1.0