@ckeditor/ckeditor5-language
Advanced tools
Comparing version 29.0.0 to 29.1.0
Software License Agreement | ||
========================== | ||
**CKEditor 5 Text part language feature** – https://github.com/ckeditor/ckeditor5-language <br> | ||
**CKEditor 5 text part language feature** – https://github.com/ckeditor/ckeditor5-language <br> | ||
Copyright (c) 2003-2021, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved. | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-language", | ||
"version": "29.0.0", | ||
"version": "29.1.0", | ||
"description": "Text part language feature for CKEditor 5.", | ||
@@ -10,16 +10,17 @@ "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-core": "^29.0.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^25.0.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^29.0.0", | ||
"@ckeditor/ckeditor5-engine": "^29.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "^29.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^29.0.0", | ||
"@ckeditor/ckeditor5-ui": "^29.0.0", | ||
"@ckeditor/ckeditor5-core": "^29.1.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^25.3.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^29.1.0", | ||
"@ckeditor/ckeditor5-engine": "^29.1.0", | ||
"@ckeditor/ckeditor5-paragraph": "^29.1.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^29.1.0", | ||
"@ckeditor/ckeditor5-ui": "^29.1.0", | ||
"webpack": "^4.43.0", | ||
@@ -45,3 +46,4 @@ "webpack-cli": "^3.3.11" | ||
"theme", | ||
"build" | ||
"build", | ||
"ckeditor5-metadata.json" | ||
], | ||
@@ -48,0 +50,0 @@ "scripts": { |
@@ -12,7 +12,7 @@ CKEditor 5 text part language feature | ||
Check out the [demo in the Text part language feature](https://ckeditor.com/docs/ckeditor5/latest/features/language.html#demo) guide. | ||
Check out the [demo in the text part language feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/language.html#demo). | ||
## Documentation | ||
See the [`@ckeditor/ckeditor5-language` package](https://ckeditor.com/docs/ckeditor5/latest/api/language.html) page as well as the [Text part language feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/language.html) in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
See the [`@ckeditor/ckeditor5-language` package](https://ckeditor.com/docs/ckeditor5/latest/api/language.html) page as well as the [text part language feature](https://ckeditor.com/docs/ckeditor5/latest/features/language.html) guide in the [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
@@ -19,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
49345
33
465
Updatedckeditor5@^29.1.0