Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-collaboration-core

Package Overview
Dependencies
Maintainers
1
Versions
673
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-collaboration-core - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

CHANGELOG.md

14

LICENSE.md
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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc