Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-ckbox

Package Overview
Dependencies
Maintainers
1
Versions
570
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-ckbox - npm Package Compare versions

Comparing version 37.0.0-alpha.3 to 37.0.0-rc.0

build/translations/sr-latn.js

2

build/translations/sr.js

@@ -1,1 +0,1 @@

!function(e){const a=e.sr=e.sr||{};a.dictionary=Object.assign(a.dictionary||{},{"Cannot determine a category for the uploaded file.":"Nije moguće odrediti kategoriju za otpremljenu datoteku.","Open file manager":"Otvori upravljač datotekama"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
!function(n){const e=n.sr=n.sr||{};e.dictionary=Object.assign(e.dictionary||{},{"Cannot determine a category for the uploaded file.":"Није могуће одредити категорију за отпремлјену датотеку.","Open file manager":"Oтвори управљач датотекама."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
{
"name": "@ckeditor/ckeditor5-ckbox",
"version": "37.0.0-alpha.3",
"version": "37.0.0-rc.0",
"description": "CKBox integration for CKEditor 5.",

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

"dependencies": {
"ckeditor5": "^37.0.0-alpha.3"
"ckeditor5": "^37.0.0-rc.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-basic-styles": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-core": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-clipboard": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-cloud-services": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-dev-utils": "^35.0.0",
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-engine": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-image": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-link": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-paragraph": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-theme-lark": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-ui": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-upload": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-utils": "^37.0.0-alpha.3",
"@ckeditor/ckeditor5-basic-styles": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-core": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-clipboard": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-cloud-services": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-dev-utils": "^36.0.0",
"@ckeditor/ckeditor5-editor-classic": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-engine": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-image": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-link": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-paragraph": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-theme-lark": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-ui": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-upload": "^37.0.0-rc.0",
"@ckeditor/ckeditor5-utils": "^37.0.0-rc.0",
"typescript": "^4.8.4",

@@ -38,3 +38,3 @@ "webpack": "^5.58.1",

"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"

@@ -41,0 +41,0 @@ },

@@ -19,3 +19,3 @@ /**

*
* See the {@glink features/images/image-upload/ckbox CKBox integration} guide to learn how to configure and use this feature.
* See the {@glink features/file-management/ckbox CKBox integration} guide to learn how to configure and use this feature.
*

@@ -22,0 +22,0 @@ * Check out the {@glink features/images/image-upload/image-upload Image upload} guide to learn about other ways to upload

@@ -19,3 +19,3 @@ /**

*
* See the {@glink features/images/image-upload/ckbox CKBox integration} guide to learn how to configure and use this feature.
* See the {@glink features/file-management/ckbox CKBox integration} guide to learn how to configure and use this feature.
*

@@ -22,0 +22,0 @@ * Check out the {@glink features/images/image-upload/image-upload Image upload} guide to learn about other ways to upload

@@ -13,3 +13,3 @@ /**

* A plugin that enables file uploads in CKEditor 5 using the CKBox server–side connector.
* See the {@glink features/images/image-upload/ckbox CKBox file manager integration} guide to learn how to configure
* See the {@glink features/file-management/ckbox CKBox file manager integration} guide to learn how to configure
* and use this feature as well as find out more about the full integration with the file manager

@@ -16,0 +16,0 @@ * provided by the {@link module:ckbox/ckbox~CKBox} plugin.

@@ -16,3 +16,3 @@ /**

* A plugin that enables file uploads in CKEditor 5 using the CKBox server–side connector.
* See the {@glink features/images/image-upload/ckbox CKBox file manager integration} guide to learn how to configure
* See the {@glink features/file-management/ckbox CKBox file manager integration} guide to learn how to configure
* and use this feature as well as find out more about the full integration with the file manager

@@ -19,0 +19,0 @@ * provided by the {@link module:ckbox/ckbox~CKBox} plugin.

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

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

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

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

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

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

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

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

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

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

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

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

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