n8n-nodes-base 2.40.0 → 2.40.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (262) hide show
  1. package/dist/cjs/build.tsbuildinfo +1 -1
  2. package/dist/node-definitions/.nodes-hash +1 -1
  3. package/dist/node-definitions/nodes/n8n-nodes-base/googleAnalytics/v2/resource_report/operation_get.ts +2 -2
  4. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_event/operation_create.ts +2 -2
  5. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_folder_message/operation_get_all.ts +1 -1
  6. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_message/operation_get_all.ts +1 -1
  7. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_delete.schema.js +1 -0
  8. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_delete.ts +15 -0
  9. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_get_all.schema.js +1 -0
  10. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_get_all.ts +15 -0
  11. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_update.schema.js +1 -0
  12. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_update.ts +15 -0
  13. package/dist/nodes/Adalo/Adalo.node.js +5 -5
  14. package/dist/nodes/Adalo/Adalo.node.js.map +1 -1
  15. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
  16. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.js +4 -1
  17. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.js.map +1 -1
  18. package/dist/nodes/Currents/CurrentsTriggerHelpers.d.ts +1 -1
  19. package/dist/nodes/Currents/CurrentsTriggerHelpers.d.ts.map +1 -1
  20. package/dist/nodes/Currents/CurrentsTriggerHelpers.js +3 -2
  21. package/dist/nodes/Currents/CurrentsTriggerHelpers.js.map +1 -1
  22. package/dist/nodes/Currents/descriptions/ActionDescription.js +5 -5
  23. package/dist/nodes/Currents/descriptions/ActionDescription.js.map +1 -1
  24. package/dist/nodes/Currents/descriptions/InstanceDescription.js +1 -1
  25. package/dist/nodes/Currents/descriptions/InstanceDescription.js.map +1 -1
  26. package/dist/nodes/Currents/descriptions/ProjectDescription.js +2 -2
  27. package/dist/nodes/Currents/descriptions/ProjectDescription.js.map +1 -1
  28. package/dist/nodes/Currents/descriptions/RunDescription.js +5 -5
  29. package/dist/nodes/Currents/descriptions/RunDescription.js.map +1 -1
  30. package/dist/nodes/Currents/descriptions/SpecFileDescription.js +1 -1
  31. package/dist/nodes/Currents/descriptions/SpecFileDescription.js.map +1 -1
  32. package/dist/nodes/Currents/descriptions/TestDescription.js +1 -1
  33. package/dist/nodes/Currents/descriptions/TestDescription.js.map +1 -1
  34. package/dist/nodes/Currents/descriptions/TestResultDescription.js +1 -1
  35. package/dist/nodes/Currents/descriptions/TestResultDescription.js.map +1 -1
  36. package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.d.ts.map +1 -1
  37. package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js +13 -14
  38. package/dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js.map +1 -1
  39. package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.d.ts +1 -0
  40. package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.d.ts.map +1 -1
  41. package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.js +5 -2
  42. package/dist/nodes/Elastic/ElasticSecurity/GenericFunctions.js.map +1 -1
  43. package/dist/nodes/Elastic/Elasticsearch/Elasticsearch.node.d.ts.map +1 -1
  44. package/dist/nodes/Elastic/Elasticsearch/Elasticsearch.node.js +10 -11
  45. package/dist/nodes/Elastic/Elasticsearch/Elasticsearch.node.js.map +1 -1
  46. package/dist/nodes/Elastic/Elasticsearch/GenericFunctions.d.ts.map +1 -1
  47. package/dist/nodes/Elastic/Elasticsearch/GenericFunctions.js +1 -2
  48. package/dist/nodes/Elastic/Elasticsearch/GenericFunctions.js.map +1 -1
  49. package/dist/nodes/Form/v2/FormTriggerV2.node.d.ts +1 -1
  50. package/dist/nodes/Freshservice/Freshservice.node.js +5 -5
  51. package/dist/nodes/Freshservice/Freshservice.node.js.map +1 -1
  52. package/dist/nodes/Freshservice/GenericFunctions.d.ts +1 -1
  53. package/dist/nodes/Freshservice/GenericFunctions.d.ts.map +1 -1
  54. package/dist/nodes/Freshservice/GenericFunctions.js +6 -1
  55. package/dist/nodes/Freshservice/GenericFunctions.js.map +1 -1
  56. package/dist/nodes/Git/GenericFunctions.d.ts.map +1 -1
  57. package/dist/nodes/Git/GenericFunctions.js +2 -0
  58. package/dist/nodes/Git/GenericFunctions.js.map +1 -1
  59. package/dist/nodes/Git/Git.node.d.ts.map +1 -1
  60. package/dist/nodes/Git/Git.node.js +2 -0
  61. package/dist/nodes/Git/Git.node.js.map +1 -1
  62. package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.d.ts.map +1 -1
  63. package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js +5 -4
  64. package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js.map +1 -1
  65. package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.d.ts.map +1 -1
  66. package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js +3 -2
  67. package/dist/nodes/Google/Drive/v1/GoogleDriveV1.node.js.map +1 -1
  68. package/dist/nodes/Google/Drive/v1/SearchFunctions.d.ts.map +1 -1
  69. package/dist/nodes/Google/Drive/v1/SearchFunctions.js +4 -3
  70. package/dist/nodes/Google/Drive/v1/SearchFunctions.js.map +1 -1
  71. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
  72. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.js +4 -3
  73. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.js.map +1 -1
  74. package/dist/nodes/Google/Drive/v2/methods/listSearch.d.ts.map +1 -1
  75. package/dist/nodes/Google/Drive/v2/methods/listSearch.js +4 -3
  76. package/dist/nodes/Google/Drive/v2/methods/listSearch.js.map +1 -1
  77. package/dist/nodes/Google/Sheet/v2/methods/listSearch.d.ts.map +1 -1
  78. package/dist/nodes/Google/Sheet/v2/methods/listSearch.js +2 -1
  79. package/dist/nodes/Google/Sheet/v2/methods/listSearch.js.map +1 -1
  80. package/dist/nodes/HighLevel/v1/GenericFunctions.js +2 -2
  81. package/dist/nodes/HighLevel/v1/GenericFunctions.js.map +1 -1
  82. package/dist/nodes/HighLevel/v1/description/ContactDescription.js +3 -3
  83. package/dist/nodes/HighLevel/v1/description/ContactDescription.js.map +1 -1
  84. package/dist/nodes/HighLevel/v1/description/OpportunityDescription.js +5 -5
  85. package/dist/nodes/HighLevel/v1/description/OpportunityDescription.js.map +1 -1
  86. package/dist/nodes/HighLevel/v1/description/TaskDescription.js +5 -5
  87. package/dist/nodes/HighLevel/v1/description/TaskDescription.js.map +1 -1
  88. package/dist/nodes/HighLevel/v2/GenericFunctions.d.ts.map +1 -1
  89. package/dist/nodes/HighLevel/v2/GenericFunctions.js +2 -2
  90. package/dist/nodes/HighLevel/v2/GenericFunctions.js.map +1 -1
  91. package/dist/nodes/HighLevel/v2/HighLevelV2.node.d.ts.map +1 -1
  92. package/dist/nodes/HighLevel/v2/HighLevelV2.node.js +2 -4
  93. package/dist/nodes/HighLevel/v2/HighLevelV2.node.js.map +1 -1
  94. package/dist/nodes/HighLevel/v2/description/CalendarDescription.js +1 -1
  95. package/dist/nodes/HighLevel/v2/description/CalendarDescription.js.map +1 -1
  96. package/dist/nodes/HighLevel/v2/description/ContactDescription.js +3 -3
  97. package/dist/nodes/HighLevel/v2/description/ContactDescription.js.map +1 -1
  98. package/dist/nodes/HighLevel/v2/description/OpportunityDescription.js +3 -3
  99. package/dist/nodes/HighLevel/v2/description/OpportunityDescription.js.map +1 -1
  100. package/dist/nodes/HighLevel/v2/description/TaskDescription.js +5 -5
  101. package/dist/nodes/HighLevel/v2/description/TaskDescription.js.map +1 -1
  102. package/dist/nodes/Microsoft/Dataverse/loadOptions.d.ts.map +1 -1
  103. package/dist/nodes/Microsoft/Dataverse/loadOptions.js +4 -3
  104. package/dist/nodes/Microsoft/Dataverse/loadOptions.js.map +1 -1
  105. package/dist/nodes/Microsoft/Dataverse/operations/lookups.d.ts.map +1 -1
  106. package/dist/nodes/Microsoft/Dataverse/operations/lookups.js +2 -1
  107. package/dist/nodes/Microsoft/Dataverse/operations/lookups.js.map +1 -1
  108. package/dist/nodes/Microsoft/Dataverse/operations/metadata.d.ts.map +1 -1
  109. package/dist/nodes/Microsoft/Dataverse/operations/metadata.js +2 -1
  110. package/dist/nodes/Microsoft/Dataverse/operations/metadata.js.map +1 -1
  111. package/dist/nodes/Microsoft/Entra/GenericFunctions.d.ts.map +1 -1
  112. package/dist/nodes/Microsoft/Entra/GenericFunctions.js +4 -2
  113. package/dist/nodes/Microsoft/Entra/GenericFunctions.js.map +1 -1
  114. package/dist/nodes/Microsoft/Excel/v2/methods/listSearch.d.ts.map +1 -1
  115. package/dist/nodes/Microsoft/Excel/v2/methods/listSearch.js +3 -1
  116. package/dist/nodes/Microsoft/Excel/v2/methods/listSearch.js.map +1 -1
  117. package/dist/nodes/Microsoft/ExcelSharePoint/helpers/workbookSearch.d.ts.map +1 -1
  118. package/dist/nodes/Microsoft/ExcelSharePoint/helpers/workbookSearch.js +2 -1
  119. package/dist/nodes/Microsoft/ExcelSharePoint/helpers/workbookSearch.js.map +1 -1
  120. package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.d.ts.map +1 -1
  121. package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js +3 -2
  122. package/dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js.map +1 -1
  123. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
  124. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.js +7 -1
  125. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.js.map +1 -1
  126. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
  127. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.js +7 -1
  128. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.js.map +1 -1
  129. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.d.ts.map +1 -1
  130. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.js +19 -6
  131. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.js.map +1 -1
  132. package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.d.ts.map +1 -1
  133. package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.js +5 -4
  134. package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.js.map +1 -1
  135. package/dist/nodes/Microsoft/SharePoint/v1/helpers/utils.d.ts +2 -1
  136. package/dist/nodes/Microsoft/SharePoint/v1/helpers/utils.d.ts.map +1 -1
  137. package/dist/nodes/Microsoft/SharePoint/v1/helpers/utils.js +2 -2
  138. package/dist/nodes/Microsoft/SharePoint/v1/helpers/utils.js.map +1 -1
  139. package/dist/nodes/Microsoft/SharePoint/v2/helpers/utils.d.ts.map +1 -1
  140. package/dist/nodes/Microsoft/SharePoint/v2/helpers/utils.js +2 -1
  141. package/dist/nodes/Microsoft/SharePoint/v2/helpers/utils.js.map +1 -1
  142. package/dist/nodes/Microsoft/Teams/v2/actions/onlineMeeting/meetingLocator.d.ts.map +1 -1
  143. package/dist/nodes/Microsoft/Teams/v2/actions/onlineMeeting/meetingLocator.js +2 -4
  144. package/dist/nodes/Microsoft/Teams/v2/actions/onlineMeeting/meetingLocator.js.map +1 -1
  145. package/dist/nodes/Microsoft/Teams/v2/helpers/utils.d.ts +23 -0
  146. package/dist/nodes/Microsoft/Teams/v2/helpers/utils.d.ts.map +1 -1
  147. package/dist/nodes/Microsoft/Teams/v2/helpers/utils.js +118 -0
  148. package/dist/nodes/Microsoft/Teams/v2/helpers/utils.js.map +1 -1
  149. package/dist/nodes/Microsoft/Teams/v2/methods/listSearch.d.ts.map +1 -1
  150. package/dist/nodes/Microsoft/Teams/v2/methods/listSearch.js +7 -5
  151. package/dist/nodes/Microsoft/Teams/v2/methods/listSearch.js.map +1 -1
  152. package/dist/nodes/N8n/CredentialDescription.js +2 -2
  153. package/dist/nodes/N8n/CredentialDescription.js.map +1 -1
  154. package/dist/nodes/N8n/ExecutionDescription.js +2 -2
  155. package/dist/nodes/N8n/ExecutionDescription.js.map +1 -1
  156. package/dist/nodes/N8n/WorkflowDescription.js +6 -6
  157. package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
  158. package/dist/nodes/Notion/NotionTrigger.node.d.ts.map +1 -1
  159. package/dist/nodes/Notion/NotionTrigger.node.js +2 -2
  160. package/dist/nodes/Notion/NotionTrigger.node.js.map +1 -1
  161. package/dist/nodes/Notion/shared/GenericFunctions.d.ts +3 -3
  162. package/dist/nodes/Notion/shared/GenericFunctions.d.ts.map +1 -1
  163. package/dist/nodes/Notion/shared/GenericFunctions.js +1 -1
  164. package/dist/nodes/Notion/shared/GenericFunctions.js.map +1 -1
  165. package/dist/nodes/Notion/v1/NotionV1.node.d.ts.map +1 -1
  166. package/dist/nodes/Notion/v1/NotionV1.node.js +17 -16
  167. package/dist/nodes/Notion/v1/NotionV1.node.js.map +1 -1
  168. package/dist/nodes/Notion/v2/NotionV2.node.d.ts.map +1 -1
  169. package/dist/nodes/Notion/v2/NotionV2.node.js +11 -11
  170. package/dist/nodes/Notion/v2/NotionV2.node.js.map +1 -1
  171. package/dist/nodes/Notion/v2/methods/loadOptions.d.ts.map +1 -1
  172. package/dist/nodes/Notion/v2/methods/loadOptions.js +8 -7
  173. package/dist/nodes/Notion/v2/methods/loadOptions.js.map +1 -1
  174. package/dist/nodes/Notion/v3/actions/block/Block.resource.d.ts.map +1 -1
  175. package/dist/nodes/Notion/v3/actions/block/Block.resource.js +5 -4
  176. package/dist/nodes/Notion/v3/actions/block/Block.resource.js.map +1 -1
  177. package/dist/nodes/Notion/v3/actions/dataSource/DataSource.resource.d.ts.map +1 -1
  178. package/dist/nodes/Notion/v3/actions/dataSource/DataSource.resource.js +2 -1
  179. package/dist/nodes/Notion/v3/actions/dataSource/DataSource.resource.js.map +1 -1
  180. package/dist/nodes/Notion/v3/actions/database/Database.resource.d.ts.map +1 -1
  181. package/dist/nodes/Notion/v3/actions/database/Database.resource.js +2 -1
  182. package/dist/nodes/Notion/v3/actions/database/Database.resource.js.map +1 -1
  183. package/dist/nodes/Notion/v3/actions/databasePage/DatabasePage.resource.js +3 -3
  184. package/dist/nodes/Notion/v3/actions/databasePage/DatabasePage.resource.js.map +1 -1
  185. package/dist/nodes/Notion/v3/actions/page/Page.resource.d.ts.map +1 -1
  186. package/dist/nodes/Notion/v3/actions/page/Page.resource.js +4 -3
  187. package/dist/nodes/Notion/v3/actions/page/Page.resource.js.map +1 -1
  188. package/dist/nodes/Notion/v3/actions/user/User.resource.d.ts.map +1 -1
  189. package/dist/nodes/Notion/v3/actions/user/User.resource.js +2 -1
  190. package/dist/nodes/Notion/v3/actions/user/User.resource.js.map +1 -1
  191. package/dist/nodes/Notion/v3/methods/loadOptions.d.ts.map +1 -1
  192. package/dist/nodes/Notion/v3/methods/loadOptions.js +2 -1
  193. package/dist/nodes/Notion/v3/methods/loadOptions.js.map +1 -1
  194. package/dist/nodes/Notion/v3/transport/index.d.ts.map +1 -1
  195. package/dist/nodes/Notion/v3/transport/index.js +1 -1
  196. package/dist/nodes/Notion/v3/transport/index.js.map +1 -1
  197. package/dist/nodes/Oracle/Sql/actions/common.descriptions.d.ts +2 -1
  198. package/dist/nodes/Oracle/Sql/actions/common.descriptions.d.ts.map +1 -1
  199. package/dist/nodes/Oracle/Sql/actions/common.descriptions.js +42 -40
  200. package/dist/nodes/Oracle/Sql/actions/common.descriptions.js.map +1 -1
  201. package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts.map +1 -1
  202. package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.js +5 -3
  203. package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.js.map +1 -1
  204. package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts.map +1 -1
  205. package/dist/nodes/Oracle/Sql/actions/database/select.operation.js +1 -1
  206. package/dist/nodes/Oracle/Sql/actions/database/select.operation.js.map +1 -1
  207. package/dist/nodes/Oracle/Sql/helpers/utils.d.ts +2 -1
  208. package/dist/nodes/Oracle/Sql/helpers/utils.d.ts.map +1 -1
  209. package/dist/nodes/Oracle/Sql/helpers/utils.js +32 -1
  210. package/dist/nodes/Oracle/Sql/helpers/utils.js.map +1 -1
  211. package/dist/nodes/Oracle/Sql/transport/index.d.ts +1 -0
  212. package/dist/nodes/Oracle/Sql/transport/index.d.ts.map +1 -1
  213. package/dist/nodes/Oracle/Sql/transport/index.js +14 -1
  214. package/dist/nodes/Oracle/Sql/transport/index.js.map +1 -1
  215. package/dist/nodes/Salesforce/Salesforce.node.js +3 -3
  216. package/dist/nodes/Salesforce/Salesforce.node.js.map +1 -1
  217. package/dist/nodes/SeaTable/v1/SeaTableTriggerV1.node.d.ts.map +1 -1
  218. package/dist/nodes/SeaTable/v1/SeaTableTriggerV1.node.js +4 -0
  219. package/dist/nodes/SeaTable/v1/SeaTableTriggerV1.node.js.map +1 -1
  220. package/dist/nodes/SendGrid/SendGrid.node.d.ts.map +1 -1
  221. package/dist/nodes/SendGrid/SendGrid.node.js +4 -1
  222. package/dist/nodes/SendGrid/SendGrid.node.js.map +1 -1
  223. package/dist/nodes/ServiceNow/GenericFunctions.d.ts +8 -0
  224. package/dist/nodes/ServiceNow/GenericFunctions.d.ts.map +1 -1
  225. package/dist/nodes/ServiceNow/GenericFunctions.js +9 -1
  226. package/dist/nodes/ServiceNow/GenericFunctions.js.map +1 -1
  227. package/dist/nodes/ServiceNow/ServiceNow.node.d.ts.map +1 -1
  228. package/dist/nodes/ServiceNow/ServiceNow.node.js +6 -0
  229. package/dist/nodes/ServiceNow/ServiceNow.node.js.map +1 -1
  230. package/dist/nodes/Slack/V2/SlackHitlWebhook.d.ts +1 -1
  231. package/dist/nodes/Supabase/GenericFunctions.d.ts +2 -0
  232. package/dist/nodes/Supabase/GenericFunctions.d.ts.map +1 -1
  233. package/dist/nodes/Supabase/GenericFunctions.js +52 -0
  234. package/dist/nodes/Supabase/GenericFunctions.js.map +1 -1
  235. package/dist/nodes/Supabase/Supabase.node.d.ts.map +1 -1
  236. package/dist/nodes/Supabase/Supabase.node.js +4 -7
  237. package/dist/nodes/Supabase/Supabase.node.js.map +1 -1
  238. package/dist/nodes/Telegram/hitl/setup.js +1 -1
  239. package/dist/nodes/Telegram/hitl/setup.js.map +1 -1
  240. package/dist/nodes/Telegram/hitl/webhook.d.ts +2 -1
  241. package/dist/nodes/Telegram/hitl/webhook.d.ts.map +1 -1
  242. package/dist/nodes/Telegram/hitl/webhook.js +8 -1
  243. package/dist/nodes/Telegram/hitl/webhook.js.map +1 -1
  244. package/dist/nodes/TheHiveProject/helpers/constants.d.ts +1 -1
  245. package/dist/nodes/Wait/Wait.node.d.ts +1 -1
  246. package/dist/nodes/Webflow/V2/WebflowTriggerV2.node.d.ts.map +1 -1
  247. package/dist/nodes/Webflow/V2/WebflowTriggerV2.node.js +9 -0
  248. package/dist/nodes/Webflow/V2/WebflowTriggerV2.node.js.map +1 -1
  249. package/dist/nodes/Webflow/WebflowTriggerHelpers.d.ts +3 -0
  250. package/dist/nodes/Webflow/WebflowTriggerHelpers.d.ts.map +1 -0
  251. package/dist/nodes/Webflow/WebflowTriggerHelpers.js +42 -0
  252. package/dist/nodes/Webflow/WebflowTriggerHelpers.js.map +1 -0
  253. package/dist/types/nodes.json +8 -8
  254. package/dist/utils/query-escaping.d.ts +86 -0
  255. package/dist/utils/query-escaping.d.ts.map +1 -0
  256. package/dist/utils/query-escaping.js +152 -0
  257. package/dist/utils/query-escaping.js.map +1 -0
  258. package/package.json +7 -7
  259. package/dist/utils/url.d.ts +0 -9
  260. package/dist/utils/url.d.ts.map +0 -1
  261. package/dist/utils/url.js +0 -22
  262. package/dist/utils/url.js.map +0 -1
@@ -0,0 +1,86 @@
1
+ import type { INode } from 'n8n-workflow';
2
+ /**
3
+ * Query languages differ in how a literal quote is written, so pick the helper
4
+ * by language rather than by what looks familiar.
5
+ *
6
+ * Values are `unknown` and coerced here: a node parameter can resolve to a
7
+ * number, boolean or null through an expression, and `as string` at the call
8
+ * site would not convert it.
9
+ */
10
+ /**
11
+ * Escapes a value for a single-quoted literal in an OData `$filter`
12
+ * (Microsoft Graph, SharePoint), where a literal quote is written twice.
13
+ *
14
+ * @see https://learn.microsoft.com/en-us/graph/filter-query-parameter
15
+ */
16
+ export declare function escapeODataValue(value: unknown): string;
17
+ /**
18
+ * Escapes a value for a single-quoted literal in a backslash-escaping query
19
+ * language: SendGrid's SGQL and the Google Drive query language.
20
+ *
21
+ * @see https://www.twilio.com/docs/sendgrid/for-developers/sending-email/segmentation-query-language
22
+ * @see https://developers.google.com/workspace/drive/api/guides/search-files
23
+ */
24
+ export declare function escapeBackslashQuotedValue(value: unknown): string;
25
+ /**
26
+ * Escapes a value for a single-quoted operand of an SGQL `LIKE` (SendGrid).
27
+ *
28
+ * `%` is a wildcard there, so a value carrying one has to double it to stay a
29
+ * literal — otherwise a bound value can widen an exact lookup. `_` is left
30
+ * alone: the reference documents no wildcard meaning for it, and it is common
31
+ * in real addresses.
32
+ *
33
+ * @see https://www.twilio.com/docs/sendgrid/for-developers/sending-email/segmentation-query-language
34
+ */
35
+ export declare function escapeSgqlLikeValue(value: unknown): string;
36
+ /**
37
+ * Escapes a value for a double-quoted clause in a Microsoft Graph
38
+ * **directory-object** `$search` (`/users`, `/groups`), where the documented
39
+ * rule is to backslash-escape a quote or a backslash.
40
+ *
41
+ * Only that dialect. Graph's other `$search` surfaces differ — message search is
42
+ * Exchange KQL, which documents no escape, so a value carrying the delimiter has
43
+ * to be rejected instead (see `assertNoQueryDelimiters`).
44
+ *
45
+ * @see https://learn.microsoft.com/en-us/graph/search-query-parameter — "Use $search on directory object collections"
46
+ */
47
+ export declare function escapeODataSearchValue(value: unknown): string;
48
+ /**
49
+ * Escapes a value for a double-quoted operand of an Amazon Cognito `ListUsers`
50
+ * filter, where a quote is backslash-escaped.
51
+ *
52
+ * @see https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ListUsers.html — "Quotation marks within the filter string must be escaped using the backslash (\) character"
53
+ */
54
+ export declare function escapeCognitoFilterValue(value: unknown): string;
55
+ /**
56
+ * Returns a value for an *unquoted* OData datetime operand, `receivedDateTime ge …`.
57
+ *
58
+ * An unquoted operand has no delimiter to escape, so the value is held to the
59
+ * literal grammar instead. A `dateTime` parameter is a UI control, not a runtime
60
+ * guarantee: an expression can resolve one to any value.
61
+ *
62
+ * Accepts milliseconds since the epoch, which the calling fields document. A
63
+ * value that already carries an offset passes through unchanged, so a datetime
64
+ * that works today keeps the exact form the API already receives; one missing the
65
+ * time or the offset is completed rather than refused.
66
+ *
67
+ * Checks the shape, not the calendar: an impossible date cannot break out of the
68
+ * operand, so it is left for the API to reject.
69
+ *
70
+ * @see https://learn.microsoft.com/en-us/graph/filter-query-parameter
71
+ */
72
+ export declare function toODataDateTimeLiteral(fieldName: string, value: unknown): string;
73
+ /**
74
+ * Rejects a value carrying a delimiter of a query language that offers no way to
75
+ * escape it — ServiceNow encoded queries (`^` separates clauses) and the
76
+ * Freshservice filter API (quotes in a filter value are
77
+ * [a known upstream limitation](https://community.freshworks.dev/t/how-are-single-quotes-escaped-in-filter-query-string-values/5123)
78
+ * with no workaround).
79
+ *
80
+ * Throws rather than dropping the delimiter, which would silently change what
81
+ * the query matches.
82
+ */
83
+ export declare function assertNoQueryDelimiters(this: {
84
+ getNode(): INode;
85
+ }, fieldName: string, value: unknown, delimiters: string[], itemIndex?: number): void;
86
+ //# sourceMappingURL=query-escaping.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-escaping.d.ts","sourceRoot":"","sources":["../../utils/query-escaping.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AAE1C;;;;;;;GAOG;AAEH;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,CAEvD;AAUD;;;;;;GAMG;AACH,wBAAgB,0BAA0B,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,CAEjE;AAED;;;;;;;;;GASG;AACH,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,CAE1D;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,CAE7D;AAED;;;;;GAKG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,CAE/D;AAqBD;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,sBAAsB,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,GAAG,MAAM,CAahF;AAED;;;;;;;;;GASG;AACH,wBAAgB,uBAAuB,CACtC,IAAI,EAAE;IAAE,OAAO,IAAI,KAAK,CAAA;CAAE,EAC1B,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,OAAO,EACd,UAAU,EAAE,MAAM,EAAE,EACpB,SAAS,CAAC,EAAE,MAAM,GAChB,IAAI,CAWN"}
@@ -0,0 +1,152 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.escapeODataValue = escapeODataValue;
4
+ exports.escapeBackslashQuotedValue = escapeBackslashQuotedValue;
5
+ exports.escapeSgqlLikeValue = escapeSgqlLikeValue;
6
+ exports.escapeODataSearchValue = escapeODataSearchValue;
7
+ exports.escapeCognitoFilterValue = escapeCognitoFilterValue;
8
+ exports.toODataDateTimeLiteral = toODataDateTimeLiteral;
9
+ exports.assertNoQueryDelimiters = assertNoQueryDelimiters;
10
+ const n8n_workflow_1 = require("n8n-workflow");
11
+ /**
12
+ * Query languages differ in how a literal quote is written, so pick the helper
13
+ * by language rather than by what looks familiar.
14
+ *
15
+ * Values are `unknown` and coerced here: a node parameter can resolve to a
16
+ * number, boolean or null through an expression, and `as string` at the call
17
+ * site would not convert it.
18
+ */
19
+ /**
20
+ * Escapes a value for a single-quoted literal in an OData `$filter`
21
+ * (Microsoft Graph, SharePoint), where a literal quote is written twice.
22
+ *
23
+ * @see https://learn.microsoft.com/en-us/graph/filter-query-parameter
24
+ */
25
+ function escapeODataValue(value) {
26
+ return String(value).replaceAll("'", "''");
27
+ }
28
+ /**
29
+ * Backslashes are escaped first, otherwise a trailing backslash in the value
30
+ * would consume the backslash we add and leave the quote unescaped.
31
+ */
32
+ function escapeWithBackslash(value, quote) {
33
+ return String(value).replaceAll('\\', '\\\\').replaceAll(quote, `\\${quote}`);
34
+ }
35
+ /**
36
+ * Escapes a value for a single-quoted literal in a backslash-escaping query
37
+ * language: SendGrid's SGQL and the Google Drive query language.
38
+ *
39
+ * @see https://www.twilio.com/docs/sendgrid/for-developers/sending-email/segmentation-query-language
40
+ * @see https://developers.google.com/workspace/drive/api/guides/search-files
41
+ */
42
+ function escapeBackslashQuotedValue(value) {
43
+ return escapeWithBackslash(value, "'");
44
+ }
45
+ /**
46
+ * Escapes a value for a single-quoted operand of an SGQL `LIKE` (SendGrid).
47
+ *
48
+ * `%` is a wildcard there, so a value carrying one has to double it to stay a
49
+ * literal — otherwise a bound value can widen an exact lookup. `_` is left
50
+ * alone: the reference documents no wildcard meaning for it, and it is common
51
+ * in real addresses.
52
+ *
53
+ * @see https://www.twilio.com/docs/sendgrid/for-developers/sending-email/segmentation-query-language
54
+ */
55
+ function escapeSgqlLikeValue(value) {
56
+ return escapeWithBackslash(value, "'").replaceAll('%', '%%');
57
+ }
58
+ /**
59
+ * Escapes a value for a double-quoted clause in a Microsoft Graph
60
+ * **directory-object** `$search` (`/users`, `/groups`), where the documented
61
+ * rule is to backslash-escape a quote or a backslash.
62
+ *
63
+ * Only that dialect. Graph's other `$search` surfaces differ — message search is
64
+ * Exchange KQL, which documents no escape, so a value carrying the delimiter has
65
+ * to be rejected instead (see `assertNoQueryDelimiters`).
66
+ *
67
+ * @see https://learn.microsoft.com/en-us/graph/search-query-parameter — "Use $search on directory object collections"
68
+ */
69
+ function escapeODataSearchValue(value) {
70
+ return escapeWithBackslash(value, '"');
71
+ }
72
+ /**
73
+ * Escapes a value for a double-quoted operand of an Amazon Cognito `ListUsers`
74
+ * filter, where a quote is backslash-escaped.
75
+ *
76
+ * @see https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ListUsers.html — "Quotation marks within the filter string must be escaped using the backslash (\) character"
77
+ */
78
+ function escapeCognitoFilterValue(value) {
79
+ return escapeWithBackslash(value, '"');
80
+ }
81
+ // Admits only the characters an OData datetime is made of, so a match carries
82
+ // nothing that could be read as anything but the operand.
83
+ const ODATA_DATE_TIME = /^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}(?::\d{2}(?:\.\d+)?)?(?:Z|[+-]\d{2}:\d{2})?)?$/;
84
+ /**
85
+ * Completes a conforming value that omits the time or the offset. Graph wants a
86
+ * whole DateTimeOffset, and the picker only produces one, so a short value comes
87
+ * from an expression, where it reads as UTC.
88
+ *
89
+ * Completed as text rather than re-parsed: `new Date('2024-01-31T09:00')` resolves
90
+ * against the local zone, which would move the value into another day.
91
+ */
92
+ function completeDateTimeOffset(text) {
93
+ if (!text.includes('T'))
94
+ return `${text}T00:00:00Z`;
95
+ if (/(?:Z|[+-]\d{2}:\d{2})$/.test(text))
96
+ return text;
97
+ return /T\d{2}:\d{2}$/.test(text) ? `${text}:00Z` : `${text}Z`;
98
+ }
99
+ /**
100
+ * Returns a value for an *unquoted* OData datetime operand, `receivedDateTime ge …`.
101
+ *
102
+ * An unquoted operand has no delimiter to escape, so the value is held to the
103
+ * literal grammar instead. A `dateTime` parameter is a UI control, not a runtime
104
+ * guarantee: an expression can resolve one to any value.
105
+ *
106
+ * Accepts milliseconds since the epoch, which the calling fields document. A
107
+ * value that already carries an offset passes through unchanged, so a datetime
108
+ * that works today keeps the exact form the API already receives; one missing the
109
+ * time or the offset is completed rather than refused.
110
+ *
111
+ * Checks the shape, not the calendar: an impossible date cannot break out of the
112
+ * operand, so it is left for the API to reject.
113
+ *
114
+ * @see https://learn.microsoft.com/en-us/graph/filter-query-parameter
115
+ */
116
+ function toODataDateTimeLiteral(fieldName, value) {
117
+ if (typeof value === 'number' || (typeof value === 'string' && /^\d+$/.test(value))) {
118
+ const fromEpoch = new Date(Number(value));
119
+ // An out-of-range number gives an invalid date, whose toISOString() throws.
120
+ if (!Number.isNaN(fromEpoch.getTime()))
121
+ return fromEpoch.toISOString();
122
+ }
123
+ const text = String(value);
124
+ if (ODATA_DATE_TIME.test(text))
125
+ return completeDateTimeOffset(text);
126
+ throw new n8n_workflow_1.UserError(`'${fieldName}' must be a date`, {
127
+ description: `The value "${text}" is not a date. Use an ISO 8601 date such as 2024-01-31T09:00:00Z, or the number of milliseconds since the epoch.`,
128
+ });
129
+ }
130
+ /**
131
+ * Rejects a value carrying a delimiter of a query language that offers no way to
132
+ * escape it — ServiceNow encoded queries (`^` separates clauses) and the
133
+ * Freshservice filter API (quotes in a filter value are
134
+ * [a known upstream limitation](https://community.freshworks.dev/t/how-are-single-quotes-escaped-in-filter-query-string-values/5123)
135
+ * with no workaround).
136
+ *
137
+ * Throws rather than dropping the delimiter, which would silently change what
138
+ * the query matches.
139
+ */
140
+ function assertNoQueryDelimiters(fieldName, value, delimiters, itemIndex) {
141
+ const text = String(value);
142
+ const found = delimiters.find((delimiter) => text.includes(delimiter));
143
+ if (found === undefined)
144
+ return;
145
+ // getNode() deep-copies the node, so it is resolved here rather than passed in
146
+ // — this runs per item, and the common case never reaches this line.
147
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `'${fieldName}' cannot contain ${found}`, {
148
+ itemIndex,
149
+ description: `The service this node queries has no way to quote ${found} inside a value, so a value containing it cannot be looked up. Remove it from '${fieldName}'.`,
150
+ });
151
+ }
152
+ //# sourceMappingURL=query-escaping.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-escaping.js","sourceRoot":"","sources":["../../utils/query-escaping.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-base",
3
- "version": "2.40.0",
3
+ "version": "2.40.2",
4
4
  "description": "Base nodes of n8n",
5
5
  "main": "index.js",
6
6
  "typesVersions": {
@@ -13,8 +13,8 @@
13
13
  "files": [
14
14
  "dist",
15
15
  "aws-credentials.js",
16
- "LICENSE_EE.md",
17
- "LICENSE.md"
16
+ "LICENSE.md",
17
+ "LICENSE_EE.md"
18
18
  ],
19
19
  "n8n": {
20
20
  "credentials": [
@@ -876,7 +876,7 @@
876
876
  ]
877
877
  },
878
878
  "devDependencies": {
879
- "@n8n/client-oauth2": "1.22.0",
879
+ "@n8n/client-oauth2": "1.22.1",
880
880
  "@n8n/eslint-plugin-community-nodes": "0.33.0",
881
881
  "@n8n/playwright-janitor": "0.1.0",
882
882
  "@n8n/typescript-config": "1.12.0",
@@ -911,7 +911,7 @@
911
911
  "@types/uuid": "^11.0.0",
912
912
  "@types/xml2js": "^0.4.14",
913
913
  "n8n-containers": "1.0.0",
914
- "n8n-core": "2.40.0",
914
+ "n8n-core": "2.40.2",
915
915
  "nock": "14.0.14",
916
916
  "reflect-metadata": "0.2.2",
917
917
  "typescript": "7.0.2",
@@ -926,7 +926,7 @@
926
926
  "@smithy/protocol-http": "5.3.12",
927
927
  "@smithy/signature-v4": "5.7.2",
928
928
  "@smithy/types": "4.13.1",
929
- "@n8n/backend-network": "1.14.0",
929
+ "@n8n/backend-network": "1.14.1",
930
930
  "@confluentinc/kafka-javascript": "1.9.1",
931
931
  "@kafkajs/confluent-schema-registry": "3.8.0",
932
932
  "@langchain/core": "1.2.8",
@@ -979,7 +979,7 @@
979
979
  "mqtt-packet": "9.0.0",
980
980
  "mssql": "12.7.0",
981
981
  "mysql2": "3.23.1",
982
- "n8n-workflow": "2.40.0",
982
+ "n8n-workflow": "2.40.1",
983
983
  "node-html-markdown": "1.2.0",
984
984
  "node-ssh": "13.2.0",
985
985
  "nodemailer": "8.0.10",
@@ -1,9 +0,0 @@
1
- /**
2
- * Encode an id as a single URL path segment. `.`, `..`, and the empty string
3
- * are rejected: they survive encodeURIComponent but are removed during path
4
- * normalisation, so they cannot be encoded safely. Nullish values are
5
- * rejected before encoding, since they would otherwise become the literal
6
- * string "null" or "undefined".
7
- */
8
- export declare function toPathSegment(id: unknown): string;
9
- //# sourceMappingURL=url.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../utils/url.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AACH,wBAAgB,aAAa,CAAC,EAAE,EAAE,OAAO,GAAG,MAAM,CASjD"}
package/dist/utils/url.js DELETED
@@ -1,22 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toPathSegment = toPathSegment;
4
- const n8n_workflow_1 = require("n8n-workflow");
5
- /**
6
- * Encode an id as a single URL path segment. `.`, `..`, and the empty string
7
- * are rejected: they survive encodeURIComponent but are removed during path
8
- * normalisation, so they cannot be encoded safely. Nullish values are
9
- * rejected before encoding, since they would otherwise become the literal
10
- * string "null" or "undefined".
11
- */
12
- function toPathSegment(id) {
13
- if (id === null || id === undefined) {
14
- throw new n8n_workflow_1.UserError('Invalid identifier: a value is required');
15
- }
16
- const value = String(id);
17
- if (value === '' || value === '.' || value === '..') {
18
- throw new n8n_workflow_1.UserError(`Invalid identifier: "${value}" is not allowed`);
19
- }
20
- return encodeURIComponent(value);
21
- }
22
- //# sourceMappingURL=url.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"url.js","sourceRoot":"","sources":["../../utils/url.ts"],"names":[],"mappings":";;;AAAA,+CAAyC;AAEzC;;;;;;GAMG;AACH,uBAA8B,EAAW;IACxC,IAAI,EAAE,KAAK,IAAI,IAAI,EAAE,KAAK,SAAS,EAAE,CAAC;QACrC,MAAM,IAAI,wBAAS,CAAC,yCAAyC,CAAC,CAAC;IAChE,CAAC;IACD,MAAM,KAAK,GAAG,MAAM,CAAC,EAAE,CAAC,CAAC;IACzB,IAAI,KAAK,KAAK,EAAE,IAAI,KAAK,KAAK,GAAG,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QACrD,MAAM,IAAI,wBAAS,CAAC,wBAAwB,KAAK,kBAAkB,CAAC,CAAC;IACtE,CAAC;IACD,OAAO,kBAAkB,CAAC,KAAK,CAAC,CAAC;AAClC,CAAC"}