@ckeditor/ckeditor5-icons 45.0.0 → 45.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/LICENSE.md +1 -5
  2. package/README.md +2 -2
  3. package/package.json +2 -2
package/LICENSE.md CHANGED
@@ -1,7 +1,7 @@
1
1
  Software License Agreement
2
2
  ==========================
3
3
 
4
- **CKEditor&nbsp;5 Image feature** (https://github.com/ckeditor/ckeditor5)<br>
4
+ **CKEditor&nbsp;5 Icon pack** (https://github.com/ckeditor/ckeditor5)<br>
5
5
  Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
7
  Licensed under a dual-license model, this software is available under:
@@ -16,10 +16,6 @@ Sources of Intellectual Property Included in CKEditor
16
16
 
17
17
  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.
18
18
 
19
- The following libraries are included in CKEditor under the [MIT license](https://opensource.org/licenses/MIT):
20
-
21
- * Lodash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/.
22
-
23
19
  Trademarks
24
20
  ----------
25
21
 
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
- CKEditor&nbsp;5 icons
2
- ========================================
1
+ CKEditor&nbsp;5 icon pack
2
+ =========================
3
3
 
4
4
  [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-icons.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-icons)
5
5
  [![Coverage Status](https://coveralls.io/repos/github/ckeditor/ckeditor5/badge.svg?branch=master)](https://coveralls.io/github/ckeditor/ckeditor5?branch=master)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-icons",
3
- "version": "45.0.0",
4
- "description": "Icons for CKEditor 5.",
3
+ "version": "45.1.0-alpha.0",
4
+ "description": "Icon pack for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
7
7
  "ckeditor5",