n8n/packages
कारतोफ्फेलस्क्रिप्ट™ a3aba835a1
fix(core): Avoid using Object.keys on Buffer and other non-plain objects (#6131)
* create a unified way to check if an object is empty

* avoid running `Object.keys` on Buffer objects, to avoid unnecessary memory usage
2023-04-28 13:05:48 +02:00
..
@n8n_io/eslint-config ci: Enforce no unused imports (no-changelog) (#6073) 2023-04-25 11:47:03 +02:00
cli fix(core): Only take into account users that active for the first time to show activation modal (no-changelog) (#6121) 2023-04-28 10:56:24 +02:00
core fix(core): Avoid using Object.keys on Buffer and other non-plain objects (#6131) 2023-04-28 13:05:48 +02:00
design-system 🚀 Release 0.226.0 (#6087) 2023-04-26 16:05:03 +02:00
editor-ui fix(editor): Change execution list tab loader design (#6120) 2023-04-28 12:29:32 +02:00
node-dev 🚀 Release 0.226.0 (#6087) 2023-04-26 16:05:03 +02:00
nodes-base fix(core): Avoid using Object.keys on Buffer and other non-plain objects (#6131) 2023-04-28 13:05:48 +02:00
workflow fix(core): Avoid using Object.keys on Buffer and other non-plain objects (#6131) 2023-04-28 13:05:48 +02:00