@ckeditor/ckeditor5-select-all
Advanced tools
Comparing version 34.1.0 to 34.2.0
{ | ||
"name": "@ckeditor/ckeditor5-select-all", | ||
"version": "34.1.0", | ||
"version": "34.2.0", | ||
"description": "Select all feature for CKEditor 5.", | ||
@@ -15,15 +15,15 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "^34.1.0", | ||
"@ckeditor/ckeditor5-utils": "^34.1.0", | ||
"@ckeditor/ckeditor5-ui": "^34.1.0" | ||
"@ckeditor/ckeditor5-core": "^34.2.0", | ||
"@ckeditor/ckeditor5-utils": "^34.2.0", | ||
"@ckeditor/ckeditor5-ui": "^34.2.0" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-basic-styles": "^34.1.0", | ||
"@ckeditor/ckeditor5-engine": "^34.1.0", | ||
"@ckeditor/ckeditor5-essentials": "^34.1.0", | ||
"@ckeditor/ckeditor5-heading": "^34.1.0", | ||
"@ckeditor/ckeditor5-image": "^34.1.0", | ||
"@ckeditor/ckeditor5-paragraph": "^34.1.0", | ||
"@ckeditor/ckeditor5-table": "^34.1.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^34.1.0" | ||
"@ckeditor/ckeditor5-basic-styles": "^34.2.0", | ||
"@ckeditor/ckeditor5-engine": "^34.2.0", | ||
"@ckeditor/ckeditor5-essentials": "^34.2.0", | ||
"@ckeditor/ckeditor5-heading": "^34.2.0", | ||
"@ckeditor/ckeditor5-image": "^34.2.0", | ||
"@ckeditor/ckeditor5-paragraph": "^34.2.0", | ||
"@ckeditor/ckeditor5-table": "^34.2.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^34.2.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
42801