mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
e55cbb3e3d
`msg.hasOwnProperty("status")` might make the debug node crash/produce an error if the payload was created with `Object.create(null)`. This is the case e.g. for `ini` (to parse INI files), an official NPM node: |
||
---|---|---|
.. | ||
node_modules |