New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-undo

Package Overview
Dependencies
Maintainers
1
Versions
898
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-undo - npm Package Compare versions

Comparing version 44.0.0-alpha.7 to 44.0.0-alpha.8

9

LICENSE.md
Software License Agreement
==========================
**CKEditor&nbsp;5 undo feature** – https://github.com/ckeditor/ckeditor5-undo <br>
**CKEditor&nbsp;5 Undo feature** (https://github.com/ckeditor/ckeditor5)<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).
Licensed under a dual-license model, this software is available under:
* the [GNU General Public License Version 2 or later](https://www.gnu.org/licenses/gpl.html),
* or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: [https://ckeditor.com/legal/ckeditor-licensing-options](https://ckeditor.com/legal/ckeditor-licensing-options).
Sources of Intellectual Property Included in CKEditor

@@ -10,0 +15,0 @@ -----------------------------------------------------

{
"name": "@ckeditor/ckeditor5-undo",
"version": "44.0.0-alpha.7",
"version": "44.0.0-alpha.8",
"description": "Undo feature for CKEditor 5.",

@@ -16,8 +16,8 @@ "keywords": [

"dependencies": {
"@ckeditor/ckeditor5-core": "44.0.0-alpha.7",
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.7",
"@ckeditor/ckeditor5-ui": "44.0.0-alpha.7"
"@ckeditor/ckeditor5-core": "44.0.0-alpha.8",
"@ckeditor/ckeditor5-engine": "44.0.0-alpha.8",
"@ckeditor/ckeditor5-ui": "44.0.0-alpha.8"
},
"author": "CKSource (http://cksource.com/)",
"license": "GPL-2.0-or-later",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://ckeditor.com/ckeditor-5",

@@ -24,0 +24,0 @@ "bugs": "https://github.com/ckeditor/ckeditor5/issues",

@@ -32,2 +32,7 @@ CKEditor&nbsp;5 undo feature

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).
Licensed under a dual-license model, this software is available under:
* the [GNU General Public License Version 2 or later](https://www.gnu.org/licenses/gpl.html),
* or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: [https://ckeditor.com/legal/ckeditor-licensing-options](https://ckeditor.com/legal/ckeditor-licensing-options).
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