@ckeditor/ckeditor5-widget
Advanced tools
Comparing version 0.0.0-nightly-20230807.0 to 0.0.0-nightly-20230808.0
@@ -184,3 +184,3 @@ Changelog | ||
* The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information. | ||
* The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information. | ||
@@ -187,0 +187,0 @@ |
Software License Agreement | ||
========================== | ||
**CKEditor 5 widget API** – https://github.com/ckeditor/ckeditor5-image <br> | ||
**CKEditor 5 widget API** – https://github.com/ckeditor/ckeditor5-image <br> | ||
Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved. | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-widget", | ||
"version": "0.0.0-nightly-20230807.0", | ||
"version": "0.0.0-nightly-20230808.0", | ||
"description": "Widget API for CKEditor 5.", | ||
@@ -14,8 +14,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-enter": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-typing": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20230808.0", | ||
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20230808.0", | ||
"@ckeditor/ckeditor5-enter": "0.0.0-nightly-20230808.0", | ||
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20230808.0", | ||
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20230808.0", | ||
"@ckeditor/ckeditor5-typing": "0.0.0-nightly-20230808.0", | ||
"lodash-es": "4.17.21" | ||
@@ -22,0 +22,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
CKEditor 5 widget API | ||
CKEditor 5 widget API | ||
======================================== | ||
@@ -8,7 +8,7 @@ | ||
This package implements the widget API for CKEditor 5. | ||
This package implements the widget API for CKEditor 5. | ||
## Documentation | ||
See the [`@ckeditor/ckeditor5-widget` package](https://ckeditor.com/docs/ckeditor5/latest/api/widget.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
See the [`@ckeditor/ckeditor5-widget` package](https://ckeditor.com/docs/ckeditor5/latest/api/widget.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
@@ -15,0 +15,0 @@ ## License |
286233
+ Added@ckeditor/ckeditor5-core@0.0.0-nightly-20230808.0(transitive)
+ Added@ckeditor/ckeditor5-engine@0.0.0-nightly-20230808.0(transitive)
+ Added@ckeditor/ckeditor5-enter@0.0.0-nightly-20230808.0(transitive)
+ Added@ckeditor/ckeditor5-typing@0.0.0-nightly-20230808.0(transitive)
+ Added@ckeditor/ckeditor5-ui@0.0.0-nightly-20230808.0(transitive)
+ Added@ckeditor/ckeditor5-utils@0.0.0-nightly-20230808.0(transitive)
- Removed@ckeditor/ckeditor5-core@0.0.0-nightly-20230807.0(transitive)
- Removed@ckeditor/ckeditor5-engine@0.0.0-nightly-20230807.0(transitive)
- Removed@ckeditor/ckeditor5-enter@0.0.0-nightly-20230807.0(transitive)
- Removed@ckeditor/ckeditor5-typing@0.0.0-nightly-20230807.0(transitive)
- Removed@ckeditor/ckeditor5-ui@0.0.0-nightly-20230807.0(transitive)
- Removed@ckeditor/ckeditor5-utils@0.0.0-nightly-20230807.0(transitive)