node-red/packages/node_modules/@node-red/editor-client
Rotzbua 287c7f8da5
chore(editor): update `DOMPurify` flag
DOMPurify 2.1.0: Removed the SAFE_FOR_JQUERY flag (we are safe by default now for jQuery)
https://github.com/cure53/DOMPurify/releases/tag/2.1.0
2025-03-03 21:04:22 +01:00
..
locales Update markdown drop-target appearance 2025-02-24 16:51:51 +00:00
src chore(editor): update `DOMPurify` flag 2025-03-03 21:04:22 +01:00
templates fix(editor): remove trailing slash 2024-05-30 01:42:16 +02:00
.npmignore
LICENSE Update package readmes and licenses 2022-01-27 12:49:48 +00:00
README.md
index.js
package.json Update for 4.0.9 2025-02-14 17:03:13 +00:00

README.md

@node-red/editor-client

Node-RED editor resources module.

This provides all of the client-side resources of the Node-RED editor application.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.