n8n/packages/nodes-base
Elias Meire d72f79ffb3
fix(Date & Time Node): Dont parse date if it's not set (null or undefined) (#7050)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/date-time-node-transforming-null-to-19700101/29339

null/undefined input was converted to 01/01/1970 instead of being passed
through as-is
2023-08-31 12:33:26 +02:00
..
credentials
nodes fix(Date & Time Node): Dont parse date if it's not set (null or undefined) (#7050) 2023-08-31 12:33:26 +02:00
scripts ci: Validate load options methods in nodes-base (no-changelog) (#5862) 2023-04-12 15:46:11 +02:00
test feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
utils
.eslintrc.js
gulpfile.js
index.js
jest.config.js
LICENSE.md
LICENSE_EE.md
package.json fix(MongoDB Node): Upgrade mongodb package to address CVE-2021-32050 (#7054) 2023-08-31 12:29:43 +02:00
README.md
tsconfig.build.json
tsconfig.json

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Proprietary licenses are available for enterprise customers. Get in touch

Additional information about the license can be found in the docs.