ckeditor5-build-full
Advanced tools
Comparing version 2.0.0-beta.0 to 2.0.0-beta.1
{ | ||
"name": "ckeditor5-build-full", | ||
"version": "2.0.0-beta.0", | ||
"version": "2.0.0-beta.1", | ||
"description": "The customize full features for classic editor build of CKEditor 5 – the best browser-based rich text editor. Thanks for CKEditor.", | ||
@@ -41,37 +41,39 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-adapter-ckfinder": "~24.0.0", | ||
"@ckeditor/ckeditor5-alignment": "~24.0.0", | ||
"@ckeditor/ckeditor5-autoformat": "~24.0.0", | ||
"@ckeditor/ckeditor5-autosave": "~24.0.0", | ||
"@ckeditor/ckeditor5-basic-styles": "~24.0.0", | ||
"@ckeditor/ckeditor5-block-quote": "~24.0.0", | ||
"@ckeditor/ckeditor5-ckfinder": "~24.0.0", | ||
"@ckeditor/ckeditor5-clipboard": "~24.0.0", | ||
"@ckeditor/ckeditor5-code-block": "~24.0.0", | ||
"@ckeditor/ckeditor5-core": "~24.0.0", | ||
"@ckeditor/ckeditor5-dev-utils": "~24.0.1", | ||
"@ckeditor/ckeditor5-easy-image": "~24.0.0", | ||
"@ckeditor/ckeditor5-editor-classic": "~24.0.0", | ||
"@ckeditor/ckeditor5-essentials": "~24.0.0", | ||
"@ckeditor/ckeditor5-font": "~24.0.0", | ||
"@ckeditor/ckeditor5-heading": "~24.0.0", | ||
"@ckeditor/ckeditor5-highlight": "~24.0.0", | ||
"@ckeditor/ckeditor5-horizontal-line": "~24.0.0", | ||
"@ckeditor/ckeditor5-image": "~24.0.0", | ||
"@ckeditor/ckeditor5-indent": "~24.0.0", | ||
"@ckeditor/ckeditor5-link": "~24.0.0", | ||
"@ckeditor/ckeditor5-list": "~24.0.0", | ||
"@ckeditor/ckeditor5-media-embed": "~24.0.0", | ||
"@ckeditor/ckeditor5-mention": "~24.0.0", | ||
"@ckeditor/ckeditor5-page-break": "~24.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "~24.0.0", | ||
"@ckeditor/ckeditor5-paste-from-office": "~24.0.0", | ||
"@ckeditor/ckeditor5-remove-format": "~24.0.0", | ||
"@ckeditor/ckeditor5-restricted-editing": "~24.0.0", | ||
"@ckeditor/ckeditor5-special-characters": "~24.0.0", | ||
"@ckeditor/ckeditor5-table": "~24.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "~24.0.0", | ||
"@ckeditor/ckeditor5-typing": "~24.0.0", | ||
"@ckeditor/ckeditor5-upload": "~24.0.0", | ||
"@ckeditor/ckeditor5-word-count": "~24.0.0", | ||
"@babel/core": "^7.12.10", | ||
"@babel/preset-env": "^7.12.11", | ||
"@ckeditor/ckeditor5-adapter-ckfinder": "^24.0.0", | ||
"@ckeditor/ckeditor5-alignment": "^24.0.0", | ||
"@ckeditor/ckeditor5-autoformat": "^24.0.0", | ||
"@ckeditor/ckeditor5-autosave": "^24.0.0", | ||
"@ckeditor/ckeditor5-basic-styles": "^24.0.0", | ||
"@ckeditor/ckeditor5-block-quote": "^24.0.0", | ||
"@ckeditor/ckeditor5-ckfinder": "^24.0.0", | ||
"@ckeditor/ckeditor5-clipboard": "^24.0.0", | ||
"@ckeditor/ckeditor5-code-block": "^24.0.0", | ||
"@ckeditor/ckeditor5-core": "^24.0.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^24.0.1", | ||
"@ckeditor/ckeditor5-easy-image": "^24.0.0", | ||
"@ckeditor/ckeditor5-editor-classic": "^24.0.0", | ||
"@ckeditor/ckeditor5-essentials": "^24.0.0", | ||
"@ckeditor/ckeditor5-font": "^24.0.0", | ||
"@ckeditor/ckeditor5-heading": "^24.0.0", | ||
"@ckeditor/ckeditor5-highlight": "^24.0.0", | ||
"@ckeditor/ckeditor5-horizontal-line": "^24.0.0", | ||
"@ckeditor/ckeditor5-image": "^24.0.0", | ||
"@ckeditor/ckeditor5-indent": "^24.0.0", | ||
"@ckeditor/ckeditor5-link": "^24.0.0", | ||
"@ckeditor/ckeditor5-list": "^24.0.0", | ||
"@ckeditor/ckeditor5-media-embed": "^24.0.0", | ||
"@ckeditor/ckeditor5-mention": "^24.0.0", | ||
"@ckeditor/ckeditor5-page-break": "^24.0.0", | ||
"@ckeditor/ckeditor5-paragraph": "^24.0.0", | ||
"@ckeditor/ckeditor5-paste-from-office": "^24.0.0", | ||
"@ckeditor/ckeditor5-remove-format": "^24.0.0", | ||
"@ckeditor/ckeditor5-restricted-editing": "^24.0.0", | ||
"@ckeditor/ckeditor5-special-characters": "^24.0.0", | ||
"@ckeditor/ckeditor5-table": "^24.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^24.0.0", | ||
"@ckeditor/ckeditor5-typing": "^24.0.0", | ||
"@ckeditor/ckeditor5-upload": "^24.0.0", | ||
"@ckeditor/ckeditor5-word-count": "^24.0.0", | ||
"@types/node": "^14.14.21", | ||
@@ -78,0 +80,0 @@ "@types/webpack": "^4.41.26", |
@@ -14,9 +14,3 @@ CKEditor 5 customize classic editor build | ||
See: | ||
* [Installation](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installation.html) for how to install this package and what it contains. | ||
* [Basic API](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/basic-api.html) for how to create an editor and interact with it. | ||
* [Configuration](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/configuration.html) for how to configure the editor. | ||
* [Creating custom builds](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/development/custom-builds.html) for how to customize the build (configure and rebuild the editor bundle). | ||
**For React:** Try using the new package [rc-ckfulleditor](https://www.npmjs.com/package/rc-ckfulleditor) | ||
## Quick start | ||
@@ -52,2 +46,9 @@ | ||
See: | ||
* [Installation](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installation.html) for how to install this package and what it contains. | ||
* [Basic API](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/basic-api.html) for how to create an editor and interact with it. | ||
* [Configuration](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/configuration.html) for how to configure the editor. | ||
* [Creating custom builds](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/development/custom-builds.html) for how to customize the build (configure and rebuild the editor bundle). | ||
**Note:** If you are planning to integrate CKEditor 5 deep into your application, it is actually more convenient and recommended to install and import the source modules directly (like it happens in `ckeditor.js`). Read more in the [Advanced setup guide](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/advanced-setup.html). | ||
@@ -54,0 +55,0 @@ |
Sorry, the diff of this file is too big to display
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Network access
Supply chain riskThis module accesses the network.
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
56
862517
54
3
0
3