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

@node-red/editor-client

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-red/editor-client - npm Package Versions

23
12

3.1.15

Diff

knolleary
published 4.0.6 •

Changelog

Source

4.0.6: Maintenance Release

Editor

  • Roll up various fixes on config node change history (#4975) @knolleary
  • Add quotes when installing local tgz to fix spacing in the file path (#4949) @AGhorab-upland
  • Validate json dropped into editor to avoid unhelpful error messages (#4964) @knolleary
  • Fix junction insert position via context menu (#4974) @knolleary
  • Apply zoom scale when calculating annotation positions (#4981) @knolleary
  • Handle the import of an incomplete Subflow (#4811) @GogoVega
  • Fix updating the Subflow name during a copy (#4809) @GogoVega
  • Rename variable to avoid confusion in view.js (#4963) @knolleary
  • Change groups.length to groups.size (#4959) @hungtcs
  • Remove disabled node types from QuickAddDialog list (#4946) @GogoVega
  • Fix setModulePendingUpdated with plugins (#4939) @GogoVega
  • Missing getSubscriptions in the docs while its implemented (#4934) @ersinpw
  • Apply envVarExcludes setting to util.getSetting into the function node (#4925) @GogoVega
  • Fix envVar editable list should be sortable (#4932) @GogoVega
  • Improve the node name auto-generated with the first available number (#4912) @GogoVega

Runtime

  • Get the env config node from the parent subflow (#4960) @GogoVega
  • Update dependencies (#4987) @knolleary

Nodes

  • Performance : make reading single buffer / string file faster by not re-allocating and handling huge buffers (#4980) @Fadoli
  • Make delay node rate limit reset consistent - not send on reset. (#4940) @dceejay
  • Fix trigger node date handling for latest time type input (#4915) @dceejay
  • Fix delay node not dropping when nodeMessageBufferMaxLength is set (#4973)
  • Ensure node.sep is honoured when generating CSV (#4982) @knolleary
knolleary
published 3.1.14 •

knolleary
published 4.0.5 •

Changelog

Source

4.0.5: Maintenance Release

Editor

  • Refix link call node can call out of a subflow (#4908) @GogoVega
knolleary
published 3.1.13 •

knolleary
published 4.0.4 •

Changelog

Source

4.0.4: Maintenance Release

Editor

  • Fix link call node can call out of a subflow (#4892) @GogoVega
  • Fix wrong unlock state when event is triggered after deployment (#4889) @GogoVega
  • i18n(App) update with latest language file changes (#4903) @joebordes
  • fix typo: depreciated (#4895) @dxdc

Runtime

  • Update dev dependencies (#4893) @knolleary

Nodes

  • MQTT: Allow msg.userProperties to have number values (#4900) @hardillb
knolleary
published 3.1.12 •

knolleary
published 4.0.3 •

Changelog

Source

4.0.3: Maintenance Release

Editor

  • Refresh page title after changing tab name (#4850) @kazuhitoyokoi
  • Add Japanese translations for v4.0.2 (again) (#4853) @kazuhitoyokoi
  • Stay in quick-add mode following context menu insert (#4883) @knolleary
  • Do not include Junction type in quick-add for virtual links (#4879) @knolleary
  • Multiplayer cursor tracking (#4845) @knolleary
  • Hide add-flow options when disabled via editorTheme (#4869) @knolleary
  • Fix env-var config select when multiple defined (#4872) @knolleary
  • Fix subflow outbound-link filter (#4857) @GogoVega
  • Add French translations for v4.0.2 (#4856) @GogoVega
  • Fix moving link wires (#4851) @knolleary
  • Adjust type search dialog position to prevent x-overflow (#4844) @Steve-Mcl
  • fix: modulesInUse might be undefined (#4838) @lorenz-maurer
  • Add Japanese translations for v4.0.2 (#4849) @kazuhitoyokoi
  • Fix menu to enable/disable selection when it's a group (#4828) @GogoVega

Runtime

  • Update dependencies (#4874) @knolleary
  • GitHub: Add citation file to enable "Cite this repository" feature (#4861) @lobis
  • Remove use of util.log (#4875) @knolleary

Nodes

  • Fix invalid property error in range node example (#4855)
  • Fix typo in flow example name (#4854) @kazuhitoyokoi
  • Move SNI, ALPN and Verify Server cert out of check (#4882) @hardillb
  • Set status of mqtt nodes to "disconnected" when deregistered from broker (#4878) @Steve-Mcl
  • MQTT: Ensure will payload is a string (#4873) @knolleary
  • Let batch node terminate "early" if msg.parts set to end of sequence (#4829) @dceejay
  • Fix unintentional Capitalisation in Split node name (#4835) @dceejay
knolleary
published 4.0.2 •

Changelog

Source

4.0.2: Maintenance Release

Editor

  • Use a more subtle border on the header (#4818) @bonanitech
  • Improve the editor's French translations (#4824) @GogoVega
  • Clean up orphaned editors (#4821) @Steve-Mcl
  • Fix node validation if the property is not required (#4812) @GogoVega
  • Ensure mermaid.min.js is cached properly between loads of the editor (#4817) @knolleary

Runtime

  • Allow auth cookie name to be customised (#4815) @knolleary
  • Guard against undefined sessions in multiplayer (#4816) @knolleary
knolleary
published 4.0.1 •

Changelog

Source

4.0.1: Maintenance Release

Editor

  • Ensure subflow instance credential property values are extracted (#4802) @knolleary
  • Use _ADD_ value for both add new... and none options (#4800) @GogoVega
  • Fix the config node select value assignment (#4788) @GogoVega
  • Add tooltip for number of subflow instance on info tab (#4786) @kazuhitoyokoi
  • Add Japanese translations for v4.0.0 (#4785) @kazuhitoyokoi

Runtime

  • Ensure group nodes are properly exported in /flow api (#4803) @knolleary

Nodes

  • Joins: make using msg.parts optional in join node (#4796) @dceejay
  • HTTP Request: UI proxy should setup agents for both http_proxy and https_proxy (#4794) @Steve-Mcl
  • HTTP Request: Remove default user agent (#4791) @Steve-Mcl
23
12
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