@ckeditor/ckeditor5-mention
Advanced tools
Comparing version 29.0.0 to 29.1.0
Software License Agreement | ||
========================== | ||
**CKEditor 5 Mention Feature** – https://github.com/ckeditor/ckeditor5-mention <br> | ||
**CKEditor 5 mention feature** – https://github.com/ckeditor/ckeditor5-mention <br> | ||
Copyright (c) 2003-2021, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved. | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-mention", | ||
"version": "29.0.0", | ||
"version": "29.1.0", | ||
"description": "Mention feature for CKEditor 5.", | ||
@@ -10,27 +10,28 @@ "keywords": [ | ||
"ckeditor5-feature", | ||
"ckeditor5-plugin" | ||
"ckeditor5-plugin", | ||
"ckeditor5-dll" | ||
], | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"ckeditor5": "^29.0.0", | ||
"ckeditor5": "^29.1.0", | ||
"lodash-es": "^4.17.15" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-basic-styles": "^29.0.0", | ||
"@ckeditor/ckeditor5-block-quote": "^29.0.0", | ||
"@ckeditor/ckeditor5-clipboard": "^29.0.0", | ||
"@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-font": "^29.0.0", | ||
"@ckeditor/ckeditor5-link": "^29.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "^29.0.0", | ||
"@ckeditor/ckeditor5-table": "^29.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^29.0.0", | ||
"@ckeditor/ckeditor5-typing": "^29.0.0", | ||
"@ckeditor/ckeditor5-ui": "^29.0.0", | ||
"@ckeditor/ckeditor5-undo": "^29.0.0", | ||
"@ckeditor/ckeditor5-utils": "^29.0.0", | ||
"@ckeditor/ckeditor5-widget": "^29.0.0", | ||
"@ckeditor/ckeditor5-basic-styles": "^29.1.0", | ||
"@ckeditor/ckeditor5-block-quote": "^29.1.0", | ||
"@ckeditor/ckeditor5-clipboard": "^29.1.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-font": "^29.1.0", | ||
"@ckeditor/ckeditor5-link": "^29.1.0", | ||
"@ckeditor/ckeditor5-paragraph": "^29.1.0", | ||
"@ckeditor/ckeditor5-table": "^29.1.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^29.1.0", | ||
"@ckeditor/ckeditor5-typing": "^29.1.0", | ||
"@ckeditor/ckeditor5-ui": "^29.1.0", | ||
"@ckeditor/ckeditor5-undo": "^29.1.0", | ||
"@ckeditor/ckeditor5-utils": "^29.1.0", | ||
"@ckeditor/ckeditor5-widget": "^29.1.0", | ||
"lodash": "^4.17.15", | ||
@@ -57,3 +58,4 @@ "webpack": "^4.43.0", | ||
"theme", | ||
"build" | ||
"build", | ||
"ckeditor5-metadata.json" | ||
], | ||
@@ -60,0 +62,0 @@ "scripts": { |
@@ -12,3 +12,3 @@ CKEditor 5 mention feature | ||
Check out the demo in the [Mentions (autocomplete) feature](https://ckeditor.com/docs/ckeditor5/latest/features/mentions.html) guide. | ||
Check out the demo in the [mentions (autocomplete) feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/mentions.html#demo). | ||
@@ -15,0 +15,0 @@ ## Documentation |
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
1440
76933
Updatedckeditor5@^29.1.0