Socket
Socket
Sign inDemoInstall

ckeditor4-angular

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ckeditor4-angular - npm Package Compare versions

Comparing version 4.0.1 to 5.0.0

10

CHANGELOG.md

@@ -7,2 +7,12 @@ # CKEditor 4 Angular Integration Changelog

## ckeditor4-angular 5.0.0
This release introduces a support for the LTS (”Long Term Support”) version of the editor, available under commercial terms (["Extended Support Model"](https://ckeditor.com/ckeditor-4-support/)).
If you acquired the Extended Support Model for CKEditor 4 LTS, please read [the CKEditor 4 LTS key activation guide.](https://ckeditor.com/docs/ckeditor4/latest/support/licensing/license-key-and-activation.html)
Other Changes:
* Updated default CDN CKEditor 4 dependency to [4.23.0-lts](https://github.com/ckeditor/ckeditor4/blob/master/CHANGES.md#ckeditor-4230-lts).
## ckeditor4-angular 4.0.0 / 4.0.1

@@ -9,0 +19,0 @@

2

ckeditor.component.d.ts

@@ -22,3 +22,3 @@ /**

*
* Defaults to 'https://cdn.ckeditor.com/4.22.1/standard-all/ckeditor.js'
* Defaults to 'https://cdn.ckeditor.com/4.23.0-lts/standard-all/ckeditor.js'
*/

@@ -25,0 +25,0 @@ editorUrl: string;

Software License Agreement
==========================
## Software License Agreement for CKEditor 4 LTS Angular component (5.0 and above)
**CKEditor 4 WYSIWYG editor Angular component** – https://github.com/ckeditor/ckeditor4-angular <br>
Copyright (c) 2003-2023, [CKSource](https://cksource.com/) Holding sp. z o.o. All rights reserved.
CKEditor 4 LTS ("Long Term Support") is available under exclusive terms of the [Extended Support Model](https://ckeditor.com/ckeditor-4-support/). [Contact us](https://ckeditor.com/contact/) to obtain a commercial license.
## Software License Agreement for CKEditor 4 Angular component 4.0.1 and below
**CKEditor 4 WYSIWYG editor Angular component** – https://github.com/ckeditor/ckeditor4-angular <br>
Copyright (c) 2003-2023, [CKSource](https://cksource.com/) Holding sp. z o.o. All rights reserved.
Licensed under the terms of any of the following licenses at your

@@ -8,0 +17,0 @@ choice:

{
"name": "ckeditor4-angular",
"version": "4.0.1",
"version": "5.0.0",
"description": "Official CKEditor 4 component for Angular.",

@@ -27,3 +27,3 @@ "keywords": [

"author": "CKSource (https://cksource.com/)",
"license": "(GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1-or-later)",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://ckeditor.com/",

@@ -30,0 +30,0 @@ "bugs": "https://github.com/ckeditor/ckeditor4-angular/issues",

@@ -18,2 +18,16 @@ # CKEditor 4 WYSIWYG editor Angular component [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20CKEditor%204%20Angular%20integration&url=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fckeditor4-angular)

## About this repository
### Master branch = CKEditor 4 LTS Angular Component
After June 30, 2023 the `master` version of the [LICENSE.md](https://github.com/ckeditor/ckeditor4/blob/master/LICENSE.md) file changed to reflect the license of CKEditor 4 LTS available under the Extended Support Model.
This repository now contains the source code of CKEditor 4 LTS Angular Component that is protected by copyright law.
### Getting CKEditor 4 (Open Source)
You may continue using CKEditor Angular Component 4.0.1 and below under the open source license terms. Please note, however, that the open source version no longer comes with any security updates, so your application will be at risk.
In order to download the open source version of CKEditor 4 Angular Component, use ****tags 4.0.1 and below****. CKEditor Angular Component 4.0.1 was the last version available under the open source license terms.
## About this package

@@ -64,3 +78,3 @@

The CKEditor 4 Angular component works with all the [supported browsers](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_browsers.html#officially-supported-browsers) except for Internet Explorer 8-10.
The CKEditor 4 Angular component works with all the [supported browsers](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_browsers.html#officially-supported-browsers) except for Internet Explorer 8-11.

@@ -139,2 +153,6 @@ ## Supported Angular versions

For full details about the license, please check the `LICENSE.md` file.
### CKEditor 4 Angular Component 4.0.1 and below for CKEditor 4 Open Source
Licensed under the terms of any of the following licenses at your choice:

@@ -146,2 +164,4 @@

For full details about the license, please check the `LICENSE.md` file.
### CKEditor 4 Angular Component 5.0 and above for CKEditor 4 LTS ("Long Term Support")
CKEditor 4 LTS Angular Component (starting from version 5.0) is available under a commercial license only.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported 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