wysiwyg-editor-node-sdk
wysiwyg-editor-node-sdk copied to clipboard
Node.JS SDK to ease the integration of Froala WYSIWYG Editor on server side.
Hi, we forked busboy and fixed two critical bugs in the package, which could cause the node-process to crash or to hang. We also improved the performance and added some...
From npm audit: High Prototype Pollution Package merge Patched in >=2.1.1 Dependency of wysiwyg-editor-node-sdk Path wysiwyg-editor-node-sdk > merge More info https://npmjs.com/advisories/1666
Hey there, right now expiration time for S3 signature is hard-coded to 5 min here https://github.com/froala/wysiwyg-editor-node-sdk/blob/master/lib/s3.js#L56 What do you think about making this option configurable? I'd like to raise this...
rezise [Here it is](https://github.com/froala/wysiwyg-editor-node-sdk/blob/master/lib/image.js#L13)
Give me any Idea?
just updaded and i cannot get the server to start anymore ... did not manage to fix the error below "froala-editor": "^3.0.0", "wysiwyg-editor-node-sdk": "^3.0.0-beta.1", ```javascript var FroalaEditor = require("wysiwyg-editor-node-sdk/lib/froalaEditor.js"); (node:5539)...