@ckeditor/ckeditor5-indent
Advanced tools
Comparing version 0.0.1 to 10.0.0
{ | ||
"name": "@ckeditor/ckeditor5-indent", | ||
"version": "0.0.1", | ||
"version": "10.0.0", | ||
"description": "Block indentation feature for CKEditor 5.", | ||
@@ -13,8 +13,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-core": "^12.1.1", | ||
"@ckeditor/ckeditor5-utils": "^12.1.1" | ||
"@ckeditor/ckeditor5-core": "^12.2.0", | ||
"@ckeditor/ckeditor5-utils": "^13.0.0" | ||
}, | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-ui": "^13.0.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^12.1.1", | ||
"@ckeditor/ckeditor5-editor-classic": "^12.1.2", | ||
"@ckeditor/ckeditor5-engine": "^13.2.0", | ||
"@ckeditor/ckeditor5-heading": "^11.0.3", | ||
"@ckeditor/ckeditor5-paragraph": "^11.0.3", | ||
"@ckeditor/ckeditor5-ui": "^13.0.1", | ||
"eslint": "^5.15.3", | ||
@@ -21,0 +24,0 @@ "eslint-config-ckeditor5": "^1.0.11", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
41887
32
593
0
9
+ Added@ckeditor/ckeditor5-utils@13.0.1(transitive)
- Removed@ckeditor/ckeditor5-utils@12.1.1(transitive)