@ckeditor/ckeditor5-enter
Advanced tools
Comparing version 0.0.0-nightly-20230807.0 to 0.0.0-nightly-20230808.0
@@ -109,3 +109,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. | ||
@@ -112,0 +112,0 @@ |
Software License Agreement | ||
========================== | ||
**CKEditor 5 enter feature** – https://github.com/ckeditor/ckeditor5-enter <br> | ||
**CKEditor 5 enter feature** – https://github.com/ckeditor/ckeditor5-enter <br> | ||
Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved. | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-enter", | ||
"version": "0.0.0-nightly-20230807.0", | ||
"version": "0.0.0-nightly-20230808.0", | ||
"description": "Enter feature for CKEditor 5.", | ||
@@ -15,5 +15,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20230807.0", | ||
"@ckeditor/ckeditor5-utils": "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-utils": "0.0.0-nightly-20230808.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "author": "CKSource (http://cksource.com/)", |
@@ -1,2 +0,2 @@ | ||
CKEditor 5 enter feature | ||
CKEditor 5 enter feature | ||
======================================== | ||
@@ -8,7 +8,7 @@ | ||
This package implements the <kbd>Enter</kbd> and <kbd>Shift</kbd>+<kbd>Enter</kbd> (soft break) support for CKEditor 5. | ||
This package implements the <kbd>Enter</kbd> and <kbd>Shift</kbd>+<kbd>Enter</kbd> (soft break) support for CKEditor 5. | ||
## Documentation | ||
See the [`@ckeditor/ckeditor5-enter` package](https://ckeditor.com/docs/ckeditor5/latest/api/enter.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
See the [`@ckeditor/ckeditor5-enter` package](https://ckeditor.com/docs/ckeditor5/latest/api/enter.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
@@ -15,0 +15,0 @@ ## License |
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
32923
+ 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-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-utils@0.0.0-nightly-20230807.0(transitive)