Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-upload

Package Overview
Dependencies
Maintainers
1
Versions
705
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-upload - npm Package Compare versions

Comparing version 26.0.0 to 27.0.0

8

package.json
{
"name": "@ckeditor/ckeditor5-upload",
"version": "26.0.0",
"version": "27.0.0",
"description": "Upload Feature for CKEditor 5.",

@@ -14,5 +14,5 @@ "keywords": [

"dependencies": {
"@ckeditor/ckeditor5-core": "^26.0.0",
"@ckeditor/ckeditor5-utils": "^26.0.0",
"@ckeditor/ckeditor5-ui": "^26.0.0"
"@ckeditor/ckeditor5-core": "^27.0.0",
"@ckeditor/ckeditor5-utils": "^27.0.0",
"@ckeditor/ckeditor5-ui": "^27.0.0"
},

@@ -19,0 +19,0 @@ "engines": {

@@ -155,3 +155,3 @@ /**

* This warning shows up when {@link module:upload/filerepository~FileRepository} is being used
* without {@link #createUploadAdapter definining an upload adapter}.
* without {@link #createUploadAdapter defining an upload adapter}.
*

@@ -158,0 +158,0 @@ * **If you see this warning when using one of the {@glink builds/index CKEditor 5 Builds}**

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