@ckeditor/ckeditor5-essentials
Advanced tools
Comparing version 11.0.3 to 11.0.4
Changelog | ||
========= | ||
## [11.0.4](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.3...v11.0.4) (2019-07-10) | ||
Internal changes only (updated dependencies, documentation, etc.). | ||
## [11.0.3](https://github.com/ckeditor/ckeditor5-essentials/compare/v11.0.2...v11.0.3) (2019-07-04) | ||
@@ -5,0 +10,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-essentials", | ||
"version": "11.0.3", | ||
"version": "11.0.4", | ||
"description": "Essential editing features for CKEditor 5.", | ||
@@ -13,13 +13,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-clipboard": "^12.0.0", | ||
"@ckeditor/ckeditor5-core": "^12.2.0", | ||
"@ckeditor/ckeditor5-enter": "^11.0.3", | ||
"@ckeditor/ckeditor5-typing": "^12.1.0", | ||
"@ckeditor/ckeditor5-undo": "^11.0.3" | ||
"@ckeditor/ckeditor5-clipboard": "^12.0.1", | ||
"@ckeditor/ckeditor5-core": "^12.2.1", | ||
"@ckeditor/ckeditor5-enter": "^11.0.4", | ||
"@ckeditor/ckeditor5-typing": "^12.1.1", | ||
"@ckeditor/ckeditor5-undo": "^11.0.4" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-editor-classic": "^12.1.2", | ||
"@ckeditor/ckeditor5-paragraph": "^11.0.3", | ||
"@ckeditor/ckeditor5-editor-classic": "^12.1.3", | ||
"@ckeditor/ckeditor5-paragraph": "^11.0.4", | ||
"eslint": "^5.5.0", | ||
"eslint-config-ckeditor5": "^1.0.11", | ||
"eslint-config-ckeditor5": "^2.0.0", | ||
"husky": "^1.3.1", | ||
@@ -26,0 +26,0 @@ "lint-staged": "^7.0.0" |
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
11084