node-red/packages/node_modules/@node-red/runtime/lib/api
Rotzbua 9b86874c2d
chore: migrate deprecated `util.isArray`
Deprecated: Use Array.isArray() instead.

Source: https://nodejs.org/docs/latest-v18.x/api/util.html#utilisarrayobject
2024-05-25 22:55:09 +02:00
..
comms.js CComms API updates 2024-03-27 17:21:12 +00:00
context.js Support bracket-notation in auto complete when needed 2023-12-11 21:18:44 +00:00
diagnostics.js add a handful of missing settings to basic report 2022-07-21 09:30:49 +01:00
flows.js Rework start/stop api to use runtime-event notification message 2022-06-29 10:27:44 +01:00
index.js Add diagnostics endpoint 2022-03-24 16:00:45 +00:00
library.js Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
nodes.js Fix error handling in runtime/lib/api/nodes 2021-05-13 15:46:56 +01:00
plugins.js Add plugin support to palette manager 2023-10-17 22:44:33 +02:00
projects.js Add checkbox on project-open screen to clear context 2022-01-12 21:05:47 +00:00
settings.js chore: migrate deprecated `util.isArray` 2024-05-25 22:55:09 +02:00