@ckeditor/ckeditor5-special-characters
Advanced tools
Comparing version 29.0.0 to 29.1.0
Software License Agreement | ||
========================== | ||
**CKEditor 5 Special Characters Feature** – https://github.com/ckeditor/ckeditor5-special-characters <br> | ||
**CKEditor 5 special characters feature** – https://github.com/ckeditor/ckeditor5-special-characters <br> | ||
Copyright (c) 2003-2021, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved. | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-special-characters", | ||
"version": "29.0.0", | ||
"version": "29.1.0", | ||
"description": "Special characters feature for CKEditor 5.", | ||
@@ -10,19 +10,20 @@ "keywords": [ | ||
"ckeditor5-feature", | ||
"ckeditor5-plugin" | ||
"ckeditor5-plugin", | ||
"ckeditor5-dll" | ||
], | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"ckeditor5": "^29.0.0" | ||
"ckeditor5": "^29.1.0" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-cloud-services": "^29.0.0", | ||
"@ckeditor/ckeditor5-core": "^29.0.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^25.0.0", | ||
"@ckeditor/ckeditor5-easy-image": "^29.0.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^29.0.0", | ||
"@ckeditor/ckeditor5-image": "^29.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^29.0.0", | ||
"@ckeditor/ckeditor5-typing": "^29.0.0", | ||
"@ckeditor/ckeditor5-ui": "^29.0.0", | ||
"@ckeditor/ckeditor5-utils": "^29.0.0", | ||
"@ckeditor/ckeditor5-cloud-services": "^29.1.0", | ||
"@ckeditor/ckeditor5-core": "^29.1.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^25.3.0", | ||
"@ckeditor/ckeditor5-easy-image": "^29.1.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^29.1.0", | ||
"@ckeditor/ckeditor5-image": "^29.1.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^29.1.0", | ||
"@ckeditor/ckeditor5-typing": "^29.1.0", | ||
"@ckeditor/ckeditor5-ui": "^29.1.0", | ||
"@ckeditor/ckeditor5-utils": "^29.1.0", | ||
"webpack": "^4.43.0", | ||
@@ -48,3 +49,4 @@ "webpack-cli": "^3.3.11" | ||
"theme", | ||
"build" | ||
"build", | ||
"ckeditor5-metadata.json" | ||
], | ||
@@ -51,0 +53,0 @@ "scripts": { |
@@ -10,5 +10,9 @@ CKEditor 5 special characters feature | ||
## Demo | ||
Check out the demo in the [special character feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/special-characters.html#demo). | ||
## Documentation | ||
See the [`@ckeditor/ckeditor5-special-characters` package](https://ckeditor.com/docs/ckeditor5/latest/api/special-characters.html) page as well as the [Special characters feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/special-characters.html) in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
See the [`@ckeditor/ckeditor5-special-characters` package](https://ckeditor.com/docs/ckeditor5/latest/api/special-characters.html) page as well as the [special characters feature](https://ckeditor.com/docs/ckeditor5/latest/features/special-characters.html) guide in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
@@ -15,0 +19,0 @@ ## License |
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
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
1376
22
889111
Updatedckeditor5@^29.1.0