Socket
Socket
Sign inDemoInstall

@saltcorn/ckeditor4

Package Overview
Dependencies
7
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.14 to 0.2.0

3

index.js

@@ -219,2 +219,5 @@ const {

});
$('#input${text(nm)}').on('set_form_field', (e)=>{
editor.setData(e.target.value)
})
`)

@@ -221,0 +224,0 @@ )

2

package.json
{
"name": "@saltcorn/ckeditor4",
"version": "0.1.14",
"version": "0.2.0",
"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