Socket
Socket
Sign inDemoInstall

@saltcorn/ckeditor4

Package Overview
Dependencies
7
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.8 to 0.1.9

public/plugins/floatpanel/plugin.js

3

index.js

@@ -160,2 +160,3 @@ const {

});
editor.on( 'fileUploadRequest', function( evt ) {

@@ -176,3 +177,3 @@ var fileLoader = evt.data.fileLoader,

})
editor.on('change', (e)=>{editor.updateElement() } );
editor.on('fileUploadResponse', function( evt ) {

@@ -179,0 +180,0 @@ evt.stop();

{
"name": "@saltcorn/ckeditor4",
"version": "0.1.8",
"version": "0.1.9",
"description": "CKEditor4 editor for HTML fields",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc