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

@ckeditor/ckeditor5-cloud-services

Package Overview
Dependencies
Maintainers
1
Versions
759
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-cloud-services - npm Package Compare versions

Comparing version 0.0.0-nightly-20241128.0 to 0.0.1

9

LICENSE.md
Software License Agreement
==========================
**CKEditor&nbsp;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&nbsp;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&nbsp;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&nbsp;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&nbsp;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.
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