@ckeditor/ckeditor5-source-editing
Advanced tools
Comparing version 29.0.0 to 29.1.0
{ | ||
"name": "@ckeditor/ckeditor5-source-editing", | ||
"version": "29.0.0", | ||
"version": "29.1.0", | ||
"description": "Source editing feature for CKEditor 5.", | ||
@@ -10,21 +10,22 @@ "keywords": [ | ||
"ckeditor5-feature", | ||
"ckeditor5-plugin" | ||
"ckeditor5-plugin", | ||
"ckeditor5-dll" | ||
], | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-theme-lark": "^29.0.0", | ||
"ckeditor5": "^29.0.0" | ||
"@ckeditor/ckeditor5-theme-lark": "^29.1.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-essentials": "^29.0.0", | ||
"@ckeditor/ckeditor5-heading": "^29.0.0", | ||
"@ckeditor/ckeditor5-markdown-gfm": "^29.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "^29.0.0", | ||
"@ckeditor/ckeditor5-table": "^29.0.0", | ||
"@ckeditor/ckeditor5-ui": "^29.0.0", | ||
"@ckeditor/ckeditor5-utils": "^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-essentials": "^29.1.0", | ||
"@ckeditor/ckeditor5-heading": "^29.1.0", | ||
"@ckeditor/ckeditor5-markdown-gfm": "^29.1.0", | ||
"@ckeditor/ckeditor5-paragraph": "^29.1.0", | ||
"@ckeditor/ckeditor5-table": "^29.1.0", | ||
"@ckeditor/ckeditor5-ui": "^29.1.0", | ||
"@ckeditor/ckeditor5-utils": "^29.1.0", | ||
"webpack": "^4.43.0", | ||
@@ -50,3 +51,4 @@ "webpack-cli": "^3.3.11" | ||
"theme", | ||
"build" | ||
"build", | ||
"ckeditor5-metadata.json" | ||
], | ||
@@ -53,0 +55,0 @@ "scripts": { |
@@ -12,7 +12,7 @@ CKEditor 5 source editing feature | ||
Check out the [demo in the source editing feature](https://ckeditor.com/docs/ckeditor5/latest/features/source-editing.html#demo) guide. | ||
Check out the [demo in the source editing feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/source-editing.html#demo). | ||
## Documentation | ||
See the [`@ckeditor/ckeditor5-source-editing` package](https://ckeditor.com/docs/ckeditor5/latest/api/source-editing.html) page as well as the [source editing feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/source-editing.html) in the [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/). | ||
See the [`@ckeditor/ckeditor5-source-editing` package](https://ckeditor.com/docs/ckeditor5/latest/api/source-editing.html) page as well as the [source editing feature](https://ckeditor.com/docs/ckeditor5/latest/features/source-editing.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36126
15
509
0
Updatedckeditor5@^29.1.0