Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-style

Package Overview
Dependencies
Maintainers
1
Versions
599
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-style - npm Package Compare versions

Comparing version 38.0.0-rc.0 to 38.0.0-rc.1

74

package.json
{
"name": "@ckeditor/ckeditor5-style",
"version": "38.0.0-rc.0",
"version": "38.0.0-rc.1",
"description": "Style feature for CKEditor 5.",

@@ -15,42 +15,42 @@ "keywords": [

"dependencies": {
"ckeditor5": "^38.0.0-rc.0",
"ckeditor5": "^38.0.0-rc.1",
"lodash-es": "^4.17.15"
},
"devDependencies": {
"@ckeditor/ckeditor5-alignment": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-autoformat": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-basic-styles": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-block-quote": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-cloud-services": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-code-block": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-core": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-alignment": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-autoformat": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-basic-styles": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-block-quote": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-cloud-services": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-code-block": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-core": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-dev-utils": "^37.0.0",
"@ckeditor/ckeditor5-easy-image": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-editor-classic": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-engine": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-essentials": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-font": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-heading": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-highlight": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-horizontal-line": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-html-embed": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-html-support": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-image": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-indent": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-language": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-link": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-list": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-media-embed": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-mention": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-page-break": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-paragraph": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-paste-from-office": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-remove-format": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-source-editing": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-table": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-theme-lark": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-typing": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-ui": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-utils": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-word-count": "^38.0.0-rc.0",
"@ckeditor/ckeditor5-easy-image": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-editor-classic": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-engine": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-essentials": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-font": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-heading": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-highlight": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-horizontal-line": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-html-embed": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-html-support": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-image": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-indent": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-language": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-link": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-list": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-media-embed": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-mention": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-page-break": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-paragraph": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-paste-from-office": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-remove-format": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-source-editing": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-table": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-theme-lark": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-typing": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-ui": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-utils": "^38.0.0-rc.1",
"@ckeditor/ckeditor5-word-count": "^38.0.0-rc.1",
"typescript": "^4.8.4",

@@ -57,0 +57,0 @@ "webpack": "^5.58.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc