@ckeditor/ckeditor5-cloud-services
Advanced tools
Comparing version 0.0.0-nightly-20241128.0 to 0.0.1
Software License Agreement | ||
========================== | ||
**CKEditor 5 Cloud Services integration** – https://github.com/ckeditor/ckeditor5-cloud-services <br> | ||
**CKEditor 5 cloud services feature** – https://github.com/ckeditor/ckeditor5-cloud-services <br> | ||
Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved. | ||
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html). | ||
CKEditor 5 cloud services feature is licensed under a commercial license and is protected by copyright law. | ||
For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing). | ||
@@ -12,3 +13,3 @@ Sources of Intellectual Property Included in CKEditor | ||
Where not otherwise indicated, all CKEditor content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, CKEditor will incorporate work done by developers outside of CKSource with their express permission. | ||
Where not otherwise indicated, all CKEditor content is authored by CKSource engineers and consists of CKSource-owned intellectual property. | ||
@@ -18,2 +19,2 @@ Trademarks | ||
**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. | ||
**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-cloud-services", | ||
"version": "0.0.0-nightly-20241128.0", | ||
"description": "CKEditor 5's Cloud Services integration layer.", | ||
"version": "0.0.1", | ||
"keywords": [ | ||
@@ -9,32 +8,8 @@ "ckeditor", | ||
"ckeditor 5", | ||
"ckeditor5-lib", | ||
"ckeditor5-dll" | ||
"ckeditor5-lib" | ||
], | ||
"type": "module", | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20241128.0", | ||
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241128.0", | ||
"ckeditor5": "0.0.0-nightly-20241128.0" | ||
}, | ||
"author": "CKSource (http://cksource.com/)", | ||
"license": "GPL-2.0-or-later", | ||
"homepage": "https://ckeditor.com/ckeditor-5", | ||
"bugs": "https://github.com/ckeditor/ckeditor5/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ckeditor/ckeditor5.git", | ||
"directory": "packages/ckeditor5-cloud-services" | ||
}, | ||
"files": [ | ||
"dist", | ||
"lang", | ||
"src/**/*.js", | ||
"src/**/*.d.ts", | ||
"theme", | ||
"build", | ||
"ckeditor5-metadata.json", | ||
"CHANGELOG.md" | ||
], | ||
"types": "src/index.d.ts" | ||
"bugs": "https://github.com/ckeditor/ckeditor5/issues" | ||
} |
@@ -1,28 +0,4 @@ | ||
CKEditor 5's Cloud Services integration | ||
======================================= | ||
CKEditor 5 cloud services | ||
========================= | ||
[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-cloud-services.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-cloud-services) | ||
[![Coverage Status](https://coveralls.io/repos/github/ckeditor/ckeditor5/badge.svg?branch=master)](https://coveralls.io/github/ckeditor/ckeditor5?branch=master) | ||
[![CircleCI](https://circleci.com/gh/ckeditor/ckeditor5.svg?style=shield)](https://app.circleci.com/pipelines/github/ckeditor/ckeditor5?branch=master) | ||
CKEditor 5's [Cloud Services](https://ckeditor.com/ckeditor-cloud-services/) integration layer, which handles `config.cloudServices` and tokens. | ||
## Installation | ||
This plugin is part of the `ckeditor5` package. Install the whole package to use it. | ||
```bash | ||
npm install ckeditor5 | ||
``` | ||
## Create free account | ||
If you want to check full CKEditor 5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/signup). | ||
## Documentation | ||
See the [`@ckeditor/ckeditor5-cloud-services` package](https://ckeditor.com/docs/ckeditor5/latest/api/cloud-services.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
## License | ||
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html). For full details about the license, please check the `LICENSE.md` file or [https://ckeditor.com/legal/ckeditor-oss-license](https://ckeditor.com/legal/ckeditor-oss-license). | ||
This is an initial package for development purposes. It does not contain code yet. |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
0
1418
3
0
5
1
2
No
- Removedckeditor5@0.0.0-nightly-20241128.0
- Removed@ckeditor/ckeditor5-adapter-ckfinder@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-alignment@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-autoformat@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-autosave@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-basic-styles@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-block-quote@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-bookmark@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-ckbox@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-ckfinder@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-clipboard@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-code-block@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-core@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-easy-image@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-editor-balloon@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-editor-classic@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-editor-decoupled@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-editor-inline@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-editor-multi-root@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-engine@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-enter@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-essentials@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-find-and-replace@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-font@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-heading@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-highlight@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-horizontal-line@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-html-embed@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-html-support@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-image@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-indent@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-language@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-link@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-list@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-markdown-gfm@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-media-embed@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-mention@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-minimap@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-page-break@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-paragraph@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-paste-from-office@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-remove-format@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-restricted-editing@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-select-all@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-show-blocks@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-source-editing@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-special-characters@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-style@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-table@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-theme-lark@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-typing@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-ui@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-undo@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-upload@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-utils@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-watchdog@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-widget@0.0.0-nightly-20241128.0(transitive)
- Removed@ckeditor/ckeditor5-word-count@0.0.0-nightly-20241128.0(transitive)
- Removed@mixmark-io/domino@2.2.0(transitive)
- Removedblurhash@2.0.5(transitive)
- Removedckeditor5@0.0.0-nightly-20241128.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedcolor-parse@1.4.2(transitive)
- Removedlodash-es@4.17.21(transitive)
- Removedmarked@4.0.12(transitive)
- Removedturndown@7.2.0(transitive)
- Removedturndown-plugin-gfm@1.0.2(transitive)
- Removedvanilla-colorful@0.7.2(transitive)