New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

n8n

Package Overview
Dependencies
Maintainers
0
Versions
648
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n - npm Package Versions

1
65

1.45.2

Diff

jan_n8n_io
published 1.53.1 •

jan_n8n_io
published 1.53.0 •

Changelog

Source

1.53.0 (2024-07-31)

Bug Fixes

  • Better error message when calling data transformation functions on a null value (#10210) (1718125)
  • core: Fix missing successful items on continueErrorOutput with multiple outputs (#10218) (1a7713e)
  • core: Flush instance stopped event immediately (#10238) (d6770b5)
  • core: Restore log event n8n.workflow.failed (#10253) (3e96b29)
  • core: Upgrade @n8n/vm2 to address CVE‑2023‑37466 (#10265) (2a09a03)
  • editor: Defer User saved credentials telemetry event for OAuth credentials (#10215) (40a5226)
  • editor: Fix custom API call notice (#10227) (5b47c8b)
  • editor: Fix issue with existing credential not opening in HTTP agent tool (#10167) (906b4c3)
  • editor: Fix parameter input glitch when there was an error loading remote options (#10209) (c0e3743)
  • editor: Fix workflow execution list scrolling after filter change (#10226) (7e64358)
  • Google BigQuery Node: Send timeoutMs in query, pagination support (#10205) (f5722e8)
  • Google Sheets Node: Add column names row if sheet is empty (#10200) (82eba9f)
  • Google Sheets Node: Do not insert row_number as a new column, do not checkForSchemaChanges in update operation (#10201) (5136d10)
  • Google Sheets Node: Fix Google Sheet URL regex (#10195) (e6fd996)
  • HTTP Request Node: Resolve max pages expression (#10192) (bfc8e1b)
  • LinkedIn Node: Fix issue with some characters cutting off posts early (#10185) (361b5e7)
  • Postgres Node: Expressions in query parameters for Postgres executeQuery operation (#10217) (519fc4d)
  • Postgres Node: Option to treat query parameters enclosed in single quotas as text (#10214) (00ec253)
  • Read/Write Files from Disk Node: Notice update in file selector, replace backslashes with forward slashes if windows path (#10186) (3eac673)
  • Text Classifier Node: Use proper documentation URL and respect continueOnFail (#10216) (452f52c)
  • Trello Node: Use body for POST requests (#10189) (7775d50)
  • Wait Node: Authentication fix (#10236) (f87854f)

Features

  • Calendly Trigger Node: Add OAuth Credentials Support (#10251) (326c983)
  • core: Allow filtering workflows by project and transferring workflows in Public API (#10231) (d719899)
  • editor: Show new executions as Queued in the UI, until they actually start (#10204) (44728d7)
  • HTTP Request Node: Add option to disable lowercase headers (#10154) (5aba69b)
  • Information Extractor Node: Add new simplified AI-node for information extraction (#10149) (3d235b0)
  • Introduce Google Cloud Platform as external secrets provider (#10146) (3ccb9df)
  • n8n Form Trigger Node: Improvements (#10092) (711b667)
  • Recovery option for jsonParse helper (#10182) (d165b33)
  • Sentiment Analysis Node: Implement Sentiment Analysis node (#10184) (8ef0a0c)
  • Shopify Node: Update Shopify API version (#10155) (e2ee915)
  • Support create, read, delete variables in Public API (#10241) (af695eb)
jan_n8n_io
published 1.52.2 •

jan_n8n_io
published 1.51.2 •

jan_n8n_io
published 1.52.1 •

jan_n8n_io
published 1.52.0 •

Changelog

Source

1.52.0 (2024-07-24)

Bug Fixes

  • core: Fix handling of common events for relays (#10135) (d2a3a4a)
  • core: Fix SSH Tunnels when using private key (#10148) (a96db34)
  • core: Metadata inserts using existing IDs and failing with postgres (#10108) (4547a49)
  • core: Respect prefix for all Prometheus metrics (#10130) (b1816db)
  • core: Support branches containing slashes in source control (#10109) (03a833d)
  • core: Support execution recovery when saving execution progress (#10104) (d887c82)
  • editor: Allow $secrets to resolve on credentials (#10093) (bf57f38)
  • editor: Fix saving and connecting on LDAP setup form (#10163) (30784fb)
  • editor: Fix updating/uninstalling community nodes (#10138) (de015ff)
  • editor: Remove "move" action from workflow and credential on community plan (#10057) (5a9a271)
  • editor: UX Improvements to RBAC feature set (#9683) (028a8a2)
  • HelpScout Node: Fix issue with thread types not working correctly (#10084) (68d3beb)
  • MQTT Node: Node hangs forever on failed connection (#10048) (76c2906)
  • n8n Form Trigger Node: Execution from canvas (#10132) (b07c5e2)
  • Notion Node: Fix issue preventing some database page urls from working (#10070) (7848c19)
  • RabbitMQ Node: Fix issue with arguments not being sent (#9397) (1c666e6)

Features

  • editor: Split Tools and Models into sub-sections (#10159) (3846eb9)
  • Introduce Azure Key Vault as external secrets provider (#10054) (1b6c2d3)
  • Pinecone Vector Store Node, Supabase Vector Store Node: Add update operation to vector store nodes (#10060) (7e1eeb4)
  • Send Email Node: Smtp credential improvements (#10147) (dc13ceb)
jan_n8n_io
published 1.51.1 •

jan_n8n_io
published 1.50.2 •

jan_n8n_io
published 1.51.0 •

Changelog

Source

1.51.0 (2024-07-17)

Bug Fixes

  • AMQP Sender Node: Node hangs forever on disconnect (#10026) (27410ab)
  • AMQP Trigger Node: Manual execution updated error reduced wait time (#10035) (f78f4ea)
  • AWS Comprehend Node: Add paired item support (#10015) (470d496)
  • core: Ensure executions cannot resume if already running (#10014) (d651be4)
  • core: Redact csrfSecret when returning oauth credentials to the frontend (#10075) (48f047e)
  • core: Stopping an execution should reject any response promises (#9992) (36b314d)
  • editor: Ensure all static assets are accessible from the server (#10062) (3bde845)
  • editor: Handle disabled nodes in schema view (#10052) (ab5688c)
  • editor: Make schema view use the correct output (#10016) (c29664d)
  • editor: Provide autocomplete for nodes, even when intermediate node has not run (#10036) (46d6edc)
  • editor: Remove push event listeners when migrating away from the canvas (#10063) (0d12f0a)
  • editor: Use selected input item for autocomplete (#10019) (1d2b403)
  • Email Trigger (IMAP) Node: Reconnect not working correctly (#10064) (68d5d7e)
  • Filter component - array contains comparison not correct when ignore case option set to true (#10012) (4a3b97c)
  • GitHub Node: File Create operation prevent duplicated base64 encoding (#10040) (9bcc926)
  • HTTP Request Node: Respect the original encoding of the incoming response (#9869) (2d19aef)
  • HTTP Request tool - allow hyphens in placeholders (#10037) (8cd9370)
  • HTTP Request tool - do not error on missing headers (#10044) (04b62e0)
  • HubSpot Node: Migrate from v2 owners api (#10013) (56dd491)
  • Number input defaults to 0 not allowing to have arbitrary precision (#10021) (e4e66ab)
  • OpenAI Chat Model Node: Respect baseURL override for /models (#10076) (e5dda57)
  • Telegram Trigger Node: Fix issue with videos not being downloaded (#10007) (e84ab35)
  • Webhook Node: Binary property option name and description update (#10043) (9302e33)

Features

  • Asana Node: Add support for project privacy settings (#10027) (429481c)
  • Better error when calling expression function on input that is undefined or null (#10009) (519e57b)
  • editor: Make expression autocomplete search case-insensitive (#10017) (cde6fe9)
  • editor: Tweak node creator search logic for AI sub-nodes (#10025) (7db1656)
  • Google Vertex Chat Model Node: Add support for Google Vertex AI Chat models (#9970) (071130a)
  • Postgres Chat Memory Node: Implement Postgres Chat Memory node (#10071) (9cbbb63)
  • Text Classifier Node: Add Text Classifier Node (#9997) (28ca7d6)
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