@ckeditor/ckeditor5-collaboration-core
Advanced tools
Comparing version 0.0.1 to 1.0.0
Software License Agreement | ||
========================== | ||
**CKEditor 5 Collaboration Core** (https://ckeditor.com/collaborative-editing/)<br> | ||
**CKEditor 5 collaboration core** (https://ckeditor.com/collaborative-editing/)<br> | ||
Copyright (c) 2003-2018, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved. | ||
CKEditor 5 Collaboration Core features are licensed under a commercial license and protected by copyright law. | ||
We operate on a subscription-based licensing terms. For more details about available licensing options please contact us at sales@cksource.com. | ||
CKEditor 5 collaboration core is licensed under a commercial license and is protected by copyright law. | ||
We operate on subscription-based licensing terms. For more details about available licensing options please contact us at sales@cksource.com. | ||
Sources of Intellectual Property Included in CKEditor 5 Collaboration Core | ||
Sources of Intellectual Property Included in CKEditor 5 collaboration core | ||
-------------------------------------------------------------------------- | ||
Where not otherwise indicated, all CKEditor 5 Collaboration Core features content is authored by CKSource engineers and consists of CKSource-owned intellectual property. | ||
Where not otherwise indicated, all CKEditor 5 collaboration core content is authored by CKSource engineers and consists of CKSource-owned intellectual property. | ||
The following libraries are included in CKEditor 5 collaboration core under the [MIT license](https://opensource.org/licenses/MIT): | ||
* Lo-Dash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, | ||
Trademarks | ||
@@ -16,0 +20,0 @@ ---------- |
{ | ||
"name": "@ckeditor/ckeditor5-collaboration-core", | ||
"version": "0.0.1", | ||
"description": "Base utilities used by CKEditor 5 collaboration features to handle editor with multiple users.", | ||
"version": "1.0.0", | ||
"description": "Base utilities used by CKEditor 5 collaboration features to support multiple users working together in a rich-text editor.", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"author": "CKSource (http://cksource.com/)", | ||
"homepage": "https://ckeditor.com/collaborative-editing/" | ||
"homepage": "https://ckeditor.com/collaborative-editing/", | ||
"keywords": [ | ||
"CKEditor", | ||
"ckeditor5", | ||
"ckeditor 5", | ||
"WYSIWYG", | ||
"WYSIWYW", | ||
"text", | ||
"rich-text", | ||
"richtext", | ||
"editor", | ||
"editing", | ||
"html", | ||
"operational transformation", | ||
"ot", | ||
"collaboration", | ||
"collaborative", | ||
"real-time", | ||
"realtime", | ||
"real time", | ||
"framework" | ||
], | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "^11.1.0", | ||
"@ckeditor/ckeditor5-engine": "^12.0.0", | ||
"@ckeditor/ckeditor5-ui": "^11.2.0", | ||
"@ckeditor/ckeditor5-utils": "^11.1.0" | ||
} | ||
} |
@@ -1,5 +0,23 @@ | ||
# CKEditor 5 Collaboration Core | ||
# CKEditor 5 collaboration core | ||
We are working on it... | ||
CKEditor 5 collaboration core is a low-level API that provides base features to support multiple users working together in a rich-text editor. It is used in collaborative features such as [comments](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/comments/comments.html) or [real-time collaboration](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html) in CKEditor 5. | ||
For more information about collaboration visit [CKEditor 5 collaboration documentation](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/overview.html). | ||
For more information about collaboration visit [CKEditor 5 collaboration overview documentation](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/collaboration.html). | ||
## Getting support | ||
CKEditor 5 collaboration core comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 collaboration features with your application. | ||
As a licensed CKEditor 5 collaboration features user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard. | ||
## License | ||
**CKEditor 5 collaboration core**<br> | ||
Copyright (c) 2003-2018, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved. | ||
CKEditor 5 collaboration core is licensed under a commercial license and is protected by copyright law. | ||
For more details about available licensing options please contact us at sales@cksource.com. | ||
### Trademarks | ||
**CKEditor** is a trademark of [CKSource](http://cksource.com) Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17644
8
236
0
24
4
+ Added@ckeditor/ckeditor5-core@11.1.0(transitive)
+ Added@ckeditor/ckeditor5-engine@12.0.0(transitive)
+ Added@ckeditor/ckeditor5-theme-lark@12.0.0(transitive)
+ Added@ckeditor/ckeditor5-ui@11.2.0(transitive)
+ Added@ckeditor/ckeditor5-utils@11.1.0(transitive)
+ Addedckeditor5@11.2.0(transitive)
+ Addedlodash-es@4.17.21(transitive)