n8n-nodes-base 1.49.0 → 1.51.0

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 (344) hide show
  1. package/LICENSE_EE.md +27 -0
  2. package/dist/build.tsbuildinfo +1 -1
  3. package/dist/credentials/Amqp.credentials.js +5 -1
  4. package/dist/credentials/Amqp.credentials.js.map +1 -1
  5. package/dist/credentials/AutomizyApi.credentials.js +6 -0
  6. package/dist/credentials/AutomizyApi.credentials.js.map +1 -1
  7. package/dist/credentials/MySql.credentials.js +2 -115
  8. package/dist/credentials/MySql.credentials.js.map +1 -1
  9. package/dist/credentials/{CitrixAdcApi.credentials.d.ts → NetscalerAdcApi.credentials.d.ts} +1 -1
  10. package/dist/credentials/{CitrixAdcApi.credentials.js → NetscalerAdcApi.credentials.js} +6 -6
  11. package/dist/credentials/NetscalerAdcApi.credentials.js.map +1 -0
  12. package/dist/credentials/OrbitApi.credentials.js +6 -0
  13. package/dist/credentials/OrbitApi.credentials.js.map +1 -1
  14. package/dist/credentials/Postgres.credentials.js +2 -115
  15. package/dist/credentials/Postgres.credentials.js.map +1 -1
  16. package/dist/credentials/SplunkApi.credentials.d.ts +3 -1
  17. package/dist/credentials/SplunkApi.credentials.js +15 -0
  18. package/dist/credentials/SplunkApi.credentials.js.map +1 -1
  19. package/dist/known/credentials.json +9 -8
  20. package/dist/known/nodes.json +4 -4
  21. package/dist/nodes/Amqp/Amqp.node.js +78 -49
  22. package/dist/nodes/Amqp/Amqp.node.js.map +1 -1
  23. package/dist/nodes/Amqp/AmqpTrigger.node.js +4 -2
  24. package/dist/nodes/Amqp/AmqpTrigger.node.js.map +1 -1
  25. package/dist/nodes/Asana/Asana.node.js +42 -0
  26. package/dist/nodes/Asana/Asana.node.js.map +1 -1
  27. package/dist/nodes/Automizy/Automizy.node.js +7 -0
  28. package/dist/nodes/Automizy/Automizy.node.js.map +1 -1
  29. package/dist/nodes/Aws/Comprehend/AwsComprehend.node.js +5 -8
  30. package/dist/nodes/Aws/Comprehend/AwsComprehend.node.js.map +1 -1
  31. package/dist/nodes/Aws/Comprehend/test/AwsComprehendTestWorkflow.json +125 -0
  32. package/dist/nodes/Cal/CalTrigger.node.js +3 -3
  33. package/dist/nodes/Cal/CalTrigger.node.js.map +1 -1
  34. package/dist/nodes/Code/ValidationError.d.ts +2 -1
  35. package/dist/nodes/Code/ValidationError.js +3 -2
  36. package/dist/nodes/Code/ValidationError.js.map +1 -1
  37. package/dist/nodes/Code/test/workflow.do_not_obfuscate_validation_error.json +86 -0
  38. package/dist/nodes/Copper/descriptions/CompanyDescription.js +2 -2
  39. package/dist/nodes/Copper/descriptions/CompanyDescription.js.map +1 -1
  40. package/dist/nodes/Cron/Cron.node.js +2 -13
  41. package/dist/nodes/Cron/Cron.node.js.map +1 -1
  42. package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js +0 -1
  43. package/dist/nodes/EmailReadImap/v2/EmailReadImapV2.node.js.map +1 -1
  44. package/dist/nodes/Files/ConvertToFile/ConvertToFile.node.json +2 -1
  45. package/dist/nodes/Files/ExtractFromFile/ExtractFromFile.node.json +3 -1
  46. package/dist/nodes/Filter/V2/FilterV2.node.js +3 -2
  47. package/dist/nodes/Filter/V2/FilterV2.node.js.map +1 -1
  48. package/dist/nodes/Github/GenericFunctions.d.ts +1 -0
  49. package/dist/nodes/Github/GenericFunctions.js +5 -0
  50. package/dist/nodes/Github/GenericFunctions.js.map +1 -1
  51. package/dist/nodes/Github/Github.node.js +7 -1
  52. package/dist/nodes/Github/Github.node.js.map +1 -1
  53. package/dist/nodes/Google/Firebase/CloudFirestore/DocumentDescription.js +12 -0
  54. package/dist/nodes/Google/Firebase/CloudFirestore/DocumentDescription.js.map +1 -1
  55. package/dist/nodes/Google/Firebase/CloudFirestore/GenericFunctions.js +10 -1
  56. package/dist/nodes/Google/Firebase/CloudFirestore/GenericFunctions.js.map +1 -1
  57. package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js +32 -1
  58. package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js.map +1 -1
  59. package/dist/nodes/Google/GenericFunctions.d.ts +2 -0
  60. package/dist/nodes/Google/GenericFunctions.js +5 -0
  61. package/dist/nodes/Google/GenericFunctions.js.map +1 -1
  62. package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.d.ts +1 -1
  63. package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js +30 -15
  64. package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js.map +1 -1
  65. package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js +53 -19
  66. package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js.map +1 -1
  67. package/dist/nodes/Google/Sheet/v2/actions/sheet/read.operation.js +11 -3
  68. package/dist/nodes/Google/Sheet/v2/actions/sheet/read.operation.js.map +1 -1
  69. package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js +34 -19
  70. package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js.map +1 -1
  71. package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js +8 -0
  72. package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js.map +1 -1
  73. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.d.ts +36 -4
  74. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js +5 -5
  75. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js.map +1 -1
  76. package/dist/nodes/Google/YouTube/YouTube.node.js +2 -2
  77. package/dist/nodes/Google/YouTube/YouTube.node.js.map +1 -1
  78. package/dist/nodes/HelpScout/HelpScout.node.js +2 -2
  79. package/dist/nodes/HelpScout/HelpScout.node.js.map +1 -1
  80. package/dist/nodes/Html/Html.node.js +1 -1
  81. package/dist/nodes/Html/Html.node.js.map +1 -1
  82. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +2 -6
  83. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  84. package/dist/nodes/HttpRequest/test/encoding/encoding.test.json +78 -0
  85. package/dist/nodes/Hubspot/V1/HubspotV1.node.js +4 -4
  86. package/dist/nodes/Hubspot/V1/HubspotV1.node.js.map +1 -1
  87. package/dist/nodes/Hubspot/V2/HubspotV2.node.js +8 -8
  88. package/dist/nodes/Hubspot/V2/HubspotV2.node.js.map +1 -1
  89. package/dist/nodes/If/V2/IfV2.node.js +3 -2
  90. package/dist/nodes/If/V2/IfV2.node.js.map +1 -1
  91. package/dist/nodes/InvoiceNinja/ClientDescription.js.map +1 -1
  92. package/dist/nodes/InvoiceNinja/InvoiceDescription.js +6 -0
  93. package/dist/nodes/InvoiceNinja/InvoiceDescription.js.map +1 -1
  94. package/dist/nodes/InvoiceNinja/InvoiceNinja.node.js +53 -25
  95. package/dist/nodes/InvoiceNinja/InvoiceNinja.node.js.map +1 -1
  96. package/dist/nodes/InvoiceNinja/PaymentInterface.d.ts +6 -0
  97. package/dist/nodes/InvoiceNinja/QuoteDescription.js +1 -1
  98. package/dist/nodes/InvoiceNinja/QuoteDescription.js.map +1 -1
  99. package/dist/nodes/InvoiceNinja/invoiceInterface.d.ts +2 -2
  100. package/dist/nodes/MySql/v2/actions/router.js +2 -13
  101. package/dist/nodes/MySql/v2/actions/router.js.map +1 -1
  102. package/dist/nodes/MySql/v2/helpers/interfaces.d.ts +22 -1
  103. package/dist/nodes/MySql/v2/methods/credentialTest.js +1 -9
  104. package/dist/nodes/MySql/v2/methods/credentialTest.js.map +1 -1
  105. package/dist/nodes/MySql/v2/methods/listSearch.js +2 -13
  106. package/dist/nodes/MySql/v2/methods/listSearch.js.map +1 -1
  107. package/dist/nodes/MySql/v2/methods/loadOptions.js +2 -13
  108. package/dist/nodes/MySql/v2/methods/loadOptions.js.map +1 -1
  109. package/dist/nodes/MySql/v2/transport/index.d.ts +3 -4
  110. package/dist/nodes/MySql/v2/transport/index.js +39 -69
  111. package/dist/nodes/MySql/v2/transport/index.js.map +1 -1
  112. package/dist/nodes/{Citrix → Netscaler}/ADC/CertificateDescription.js +3 -3
  113. package/dist/nodes/Netscaler/ADC/CertificateDescription.js.map +1 -0
  114. package/dist/nodes/Netscaler/ADC/FileDescription.js.map +1 -0
  115. package/dist/nodes/Netscaler/ADC/GenericFunctions.d.ts +2 -0
  116. package/dist/nodes/{Citrix → Netscaler}/ADC/GenericFunctions.js +2 -2
  117. package/dist/nodes/Netscaler/ADC/GenericFunctions.js.map +1 -0
  118. package/dist/nodes/{Citrix/ADC/CitrixAdc.node.d.ts → Netscaler/ADC/NetscalerAdc.node.d.ts} +1 -1
  119. package/dist/nodes/{Citrix/ADC/CitrixAdc.node.js → Netscaler/ADC/NetscalerAdc.node.js} +13 -13
  120. package/dist/nodes/Netscaler/ADC/NetscalerAdc.node.js.map +1 -0
  121. package/dist/nodes/{Citrix/ADC/CitrixAdc.node.json → Netscaler/ADC/NetscalerAdc.node.json} +5 -4
  122. package/dist/nodes/NocoDB/NocoDB.node.js +9 -3
  123. package/dist/nodes/NocoDB/NocoDB.node.js.map +1 -1
  124. package/dist/nodes/Orbit/ActivityDescription.js +3 -3
  125. package/dist/nodes/Orbit/ActivityDescription.js.map +1 -1
  126. package/dist/nodes/Orbit/MemberDescription.js +6 -6
  127. package/dist/nodes/Orbit/MemberDescription.js.map +1 -1
  128. package/dist/nodes/Orbit/NoteDescription.js +3 -3
  129. package/dist/nodes/Orbit/NoteDescription.js.map +1 -1
  130. package/dist/nodes/Orbit/Orbit.node.js +14 -346
  131. package/dist/nodes/Orbit/Orbit.node.js.map +1 -1
  132. package/dist/nodes/Orbit/PostDescription.js +3 -3
  133. package/dist/nodes/Orbit/PostDescription.js.map +1 -1
  134. package/dist/nodes/Postgres/PostgresTrigger.functions.d.ts +3 -7
  135. package/dist/nodes/Postgres/PostgresTrigger.functions.js +3 -33
  136. package/dist/nodes/Postgres/PostgresTrigger.functions.js.map +1 -1
  137. package/dist/nodes/Postgres/v2/actions/router.js +1 -7
  138. package/dist/nodes/Postgres/v2/actions/router.js.map +1 -1
  139. package/dist/nodes/Postgres/v2/helpers/interfaces.d.ts +6 -13
  140. package/dist/nodes/Postgres/v2/methods/credentialTest.js +1 -7
  141. package/dist/nodes/Postgres/v2/methods/credentialTest.js.map +1 -1
  142. package/dist/nodes/Postgres/v2/methods/listSearch.js +2 -14
  143. package/dist/nodes/Postgres/v2/methods/listSearch.js.map +1 -1
  144. package/dist/nodes/Postgres/v2/methods/loadOptions.js +1 -7
  145. package/dist/nodes/Postgres/v2/methods/loadOptions.js.map +1 -1
  146. package/dist/nodes/Postgres/v2/methods/resourceMapping.js +1 -7
  147. package/dist/nodes/Postgres/v2/methods/resourceMapping.js.map +1 -1
  148. package/dist/nodes/Postgres/v2/transport/index.d.ts +3 -12
  149. package/dist/nodes/Postgres/v2/transport/index.js +62 -84
  150. package/dist/nodes/Postgres/v2/transport/index.js.map +1 -1
  151. package/dist/nodes/S3/S3.node.js +6 -0
  152. package/dist/nodes/S3/S3.node.js.map +1 -1
  153. package/dist/nodes/Schedule/GenericFunctions.d.ts +5 -6
  154. package/dist/nodes/Schedule/GenericFunctions.js +98 -58
  155. package/dist/nodes/Schedule/GenericFunctions.js.map +1 -1
  156. package/dist/nodes/Schedule/ScheduleTrigger.node.js +55 -151
  157. package/dist/nodes/Schedule/ScheduleTrigger.node.js.map +1 -1
  158. package/dist/nodes/Schedule/SchedulerInterface.d.ts +42 -5
  159. package/dist/nodes/Splunk/Splunk.node.d.ts +3 -15
  160. package/dist/nodes/Splunk/Splunk.node.js +9 -276
  161. package/dist/nodes/Splunk/Splunk.node.js.map +1 -1
  162. package/dist/nodes/Splunk/splunk.svg +381 -134
  163. package/dist/nodes/Splunk/{GenericFunctions.d.ts → v1/GenericFunctions.d.ts} +2 -2
  164. package/dist/nodes/Splunk/{GenericFunctions.js → v1/GenericFunctions.js} +8 -8
  165. package/dist/nodes/Splunk/v1/GenericFunctions.js.map +1 -0
  166. package/dist/nodes/Splunk/v1/SplunkV1.node.d.ts +14 -0
  167. package/dist/nodes/Splunk/v1/SplunkV1.node.js +266 -0
  168. package/dist/nodes/Splunk/v1/SplunkV1.node.js.map +1 -0
  169. package/dist/nodes/Splunk/v1/descriptions/FiredAlertDescription.js.map +1 -0
  170. package/dist/nodes/Splunk/v1/descriptions/SearchConfigurationDescription.js.map +1 -0
  171. package/dist/nodes/Splunk/v1/descriptions/SearchJobDescription.js.map +1 -0
  172. package/dist/nodes/Splunk/v1/descriptions/SearchResultDescription.js.map +1 -0
  173. package/dist/nodes/Splunk/v1/descriptions/UserDescription.js.map +1 -0
  174. package/dist/nodes/Splunk/v1/descriptions/index.js.map +1 -0
  175. package/dist/nodes/Splunk/{types.d.ts → v1/types.d.ts} +6 -0
  176. package/dist/nodes/Splunk/v1/types.js +10 -0
  177. package/dist/nodes/Splunk/v1/types.js.map +1 -0
  178. package/dist/nodes/Splunk/v2/SplunkV2.node.d.ts +11 -0
  179. package/dist/nodes/Splunk/v2/SplunkV2.node.js +20 -0
  180. package/dist/nodes/Splunk/v2/SplunkV2.node.js.map +1 -0
  181. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +25 -0
  182. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.js +20 -0
  183. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.js.map +1 -0
  184. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +25 -0
  185. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.js +20 -0
  186. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.js.map +1 -0
  187. package/dist/nodes/Splunk/v2/actions/alert/index.d.ts +5 -0
  188. package/dist/nodes/Splunk/v2/actions/alert/index.js +61 -0
  189. package/dist/nodes/Splunk/v2/actions/alert/index.js.map +1 -0
  190. package/dist/nodes/Splunk/v2/actions/node.type.d.ts +9 -0
  191. package/dist/nodes/Splunk/{types.js → v2/actions/node.type.js} +1 -1
  192. package/dist/nodes/Splunk/v2/actions/node.type.js.map +1 -0
  193. package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +25 -0
  194. package/dist/nodes/Splunk/v2/actions/report/create.operation.js +46 -0
  195. package/dist/nodes/Splunk/v2/actions/report/create.operation.js.map +1 -0
  196. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +25 -0
  197. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.js +22 -0
  198. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.js.map +1 -0
  199. package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +25 -0
  200. package/dist/nodes/Splunk/v2/actions/report/get.operation.js +22 -0
  201. package/dist/nodes/Splunk/v2/actions/report/get.operation.js.map +1 -0
  202. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +25 -0
  203. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.js +70 -0
  204. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.js.map +1 -0
  205. package/dist/nodes/Splunk/v2/actions/report/index.d.ts +7 -0
  206. package/dist/nodes/Splunk/v2/actions/report/index.js +79 -0
  207. package/dist/nodes/Splunk/v2/actions/report/index.js.map +1 -0
  208. package/dist/nodes/Splunk/v2/actions/router.d.ts +2 -0
  209. package/dist/nodes/Splunk/v2/actions/router.js +88 -0
  210. package/dist/nodes/Splunk/v2/actions/router.js.map +1 -0
  211. package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +25 -0
  212. package/dist/nodes/Splunk/v2/actions/search/create.operation.js +231 -0
  213. package/dist/nodes/Splunk/v2/actions/search/create.operation.js.map +1 -0
  214. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +25 -0
  215. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.js +22 -0
  216. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.js.map +1 -0
  217. package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +25 -0
  218. package/dist/nodes/Splunk/v2/actions/search/get.operation.js +22 -0
  219. package/dist/nodes/Splunk/v2/actions/search/get.operation.js.map +1 -0
  220. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +25 -0
  221. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.js +114 -0
  222. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.js.map +1 -0
  223. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +25 -0
  224. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.js +112 -0
  225. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.js.map +1 -0
  226. package/dist/nodes/Splunk/v2/actions/search/index.d.ts +8 -0
  227. package/dist/nodes/Splunk/v2/actions/search/index.js +88 -0
  228. package/dist/nodes/Splunk/v2/actions/search/index.js.map +1 -0
  229. package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +25 -0
  230. package/dist/nodes/Splunk/v2/actions/user/create.operation.js +81 -0
  231. package/dist/nodes/Splunk/v2/actions/user/create.operation.js.map +1 -0
  232. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +25 -0
  233. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.js +22 -0
  234. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.js.map +1 -0
  235. package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +25 -0
  236. package/dist/nodes/Splunk/v2/actions/user/get.operation.js +22 -0
  237. package/dist/nodes/Splunk/v2/actions/user/get.operation.js.map +1 -0
  238. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +25 -0
  239. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.js +46 -0
  240. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.js.map +1 -0
  241. package/dist/nodes/Splunk/v2/actions/user/index.d.ts +8 -0
  242. package/dist/nodes/Splunk/v2/actions/user/index.js +88 -0
  243. package/dist/nodes/Splunk/v2/actions/user/index.js.map +1 -0
  244. package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +25 -0
  245. package/dist/nodes/Splunk/v2/actions/user/update.operation.js +71 -0
  246. package/dist/nodes/Splunk/v2/actions/user/update.operation.js.map +1 -0
  247. package/dist/nodes/Splunk/v2/actions/versionDescription.d.ts +2 -0
  248. package/dist/nodes/Splunk/v2/actions/versionDescription.js +82 -0
  249. package/dist/nodes/Splunk/v2/actions/versionDescription.js.map +1 -0
  250. package/dist/nodes/Splunk/v2/helpers/descriptions/index.d.ts +1 -0
  251. package/dist/nodes/Splunk/v2/helpers/descriptions/index.js +18 -0
  252. package/dist/nodes/Splunk/v2/helpers/descriptions/index.js.map +1 -0
  253. package/dist/nodes/Splunk/v2/helpers/descriptions/rlc.description.d.ts +4 -0
  254. package/dist/nodes/Splunk/v2/helpers/descriptions/rlc.description.js +79 -0
  255. package/dist/nodes/Splunk/v2/helpers/descriptions/rlc.description.js.map +1 -0
  256. package/dist/nodes/Splunk/v2/helpers/interfaces.d.ts +23 -0
  257. package/dist/nodes/Splunk/v2/helpers/interfaces.js +3 -0
  258. package/dist/nodes/Splunk/v2/helpers/interfaces.js.map +1 -0
  259. package/dist/nodes/Splunk/v2/helpers/utils.d.ts +10 -0
  260. package/dist/nodes/Splunk/v2/helpers/utils.js +91 -0
  261. package/dist/nodes/Splunk/v2/helpers/utils.js.map +1 -0
  262. package/dist/nodes/Splunk/v2/methods/index.d.ts +2 -0
  263. package/dist/nodes/Splunk/v2/methods/index.js +29 -0
  264. package/dist/nodes/Splunk/v2/methods/index.js.map +1 -0
  265. package/dist/nodes/Splunk/v2/methods/listSearch.d.ts +4 -0
  266. package/dist/nodes/Splunk/v2/methods/listSearch.js +58 -0
  267. package/dist/nodes/Splunk/v2/methods/listSearch.js.map +1 -0
  268. package/dist/nodes/Splunk/v2/methods/loadOptions.d.ts +2 -0
  269. package/dist/nodes/Splunk/v2/methods/loadOptions.js +13 -0
  270. package/dist/nodes/Splunk/v2/methods/loadOptions.js.map +1 -0
  271. package/dist/nodes/Splunk/v2/transport/index.d.ts +3 -0
  272. package/dist/nodes/Splunk/v2/transport/index.js +116 -0
  273. package/dist/nodes/Splunk/v2/transport/index.js.map +1 -0
  274. package/dist/nodes/Spotify/Spotify.node.js +3 -3
  275. package/dist/nodes/Spotify/Spotify.node.js.map +1 -1
  276. package/dist/nodes/Switch/V3/SwitchV3.node.js +3 -3
  277. package/dist/nodes/Switch/V3/SwitchV3.node.js.map +1 -1
  278. package/dist/nodes/Telegram/IEvent.d.ts +3 -0
  279. package/dist/nodes/Telegram/Telegram.node.js +40 -0
  280. package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
  281. package/dist/nodes/Telegram/TelegramTrigger.node.js +9 -5
  282. package/dist/nodes/Telegram/TelegramTrigger.node.js.map +1 -1
  283. package/dist/nodes/Webhook/description.js +2 -2
  284. package/dist/nodes/Webhook/description.js.map +1 -1
  285. package/dist/nodes/Webhook/error.d.ts +2 -1
  286. package/dist/nodes/Webhook/error.js +2 -1
  287. package/dist/nodes/Webhook/error.js.map +1 -1
  288. package/dist/types/credentials.json +7 -7
  289. package/dist/types/nodes.json +22 -21
  290. package/dist/utils/ISOCountryCodes.d.ts +9 -0
  291. package/dist/{nodes/InvoiceNinja → utils}/ISOCountryCodes.js +2 -2
  292. package/dist/utils/ISOCountryCodes.js.map +1 -0
  293. package/dist/utils/constants.d.ts +3 -0
  294. package/dist/utils/constants.js +7 -0
  295. package/dist/utils/constants.js.map +1 -0
  296. package/dist/utils/sshTunnel.properties.d.ts +2 -0
  297. package/dist/utils/sshTunnel.properties.js +110 -0
  298. package/dist/utils/sshTunnel.properties.js.map +1 -0
  299. package/package.json +21 -24
  300. package/dist/credentials/CitrixAdcApi.credentials.js.map +0 -1
  301. package/dist/nodes/Citrix/ADC/CertificateDescription.js.map +0 -1
  302. package/dist/nodes/Citrix/ADC/CitrixAdc.node.js.map +0 -1
  303. package/dist/nodes/Citrix/ADC/FileDescription.js.map +0 -1
  304. package/dist/nodes/Citrix/ADC/GenericFunctions.d.ts +0 -2
  305. package/dist/nodes/Citrix/ADC/GenericFunctions.js.map +0 -1
  306. package/dist/nodes/Copper/utils/isoCountryCodes.d.ts +0 -4
  307. package/dist/nodes/Copper/utils/isoCountryCodes.js +0 -1002
  308. package/dist/nodes/Copper/utils/isoCountryCodes.js.map +0 -1
  309. package/dist/nodes/Google/YouTube/CountryCodes.d.ts +0 -29
  310. package/dist/nodes/Google/YouTube/CountryCodes.js +0 -1583
  311. package/dist/nodes/Google/YouTube/CountryCodes.js.map +0 -1
  312. package/dist/nodes/HelpScout/CountriesCodes.d.ts +0 -29
  313. package/dist/nodes/HelpScout/CountriesCodes.js +0 -1583
  314. package/dist/nodes/HelpScout/CountriesCodes.js.map +0 -1
  315. package/dist/nodes/InvoiceNinja/ISOCountryCodes.d.ts +0 -2
  316. package/dist/nodes/InvoiceNinja/ISOCountryCodes.js.map +0 -1
  317. package/dist/nodes/Splunk/GenericFunctions.js.map +0 -1
  318. package/dist/nodes/Splunk/descriptions/FiredAlertDescription.js.map +0 -1
  319. package/dist/nodes/Splunk/descriptions/SearchConfigurationDescription.js.map +0 -1
  320. package/dist/nodes/Splunk/descriptions/SearchJobDescription.js.map +0 -1
  321. package/dist/nodes/Splunk/descriptions/SearchResultDescription.js.map +0 -1
  322. package/dist/nodes/Splunk/descriptions/UserDescription.js.map +0 -1
  323. package/dist/nodes/Splunk/descriptions/index.js.map +0 -1
  324. package/dist/nodes/Splunk/types.js.map +0 -1
  325. package/dist/nodes/Spotify/IsoCountryCodes.d.ts +0 -4
  326. package/dist/nodes/Spotify/IsoCountryCodes.js +0 -1002
  327. package/dist/nodes/Spotify/IsoCountryCodes.js.map +0 -1
  328. /package/dist/nodes/{Citrix → Netscaler}/ADC/CertificateDescription.d.ts +0 -0
  329. /package/dist/nodes/{Citrix → Netscaler}/ADC/FileDescription.d.ts +0 -0
  330. /package/dist/nodes/{Citrix → Netscaler}/ADC/FileDescription.js +0 -0
  331. /package/dist/nodes/{Citrix/ADC/citrix.dark.svg → Netscaler/ADC/netscaler.dark.svg} +0 -0
  332. /package/dist/nodes/{Citrix/ADC/citrix.svg → Netscaler/ADC/netscaler.svg} +0 -0
  333. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/FiredAlertDescription.d.ts +0 -0
  334. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/FiredAlertDescription.js +0 -0
  335. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/SearchConfigurationDescription.d.ts +0 -0
  336. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/SearchConfigurationDescription.js +0 -0
  337. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/SearchJobDescription.d.ts +0 -0
  338. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/SearchJobDescription.js +0 -0
  339. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/SearchResultDescription.d.ts +0 -0
  340. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/SearchResultDescription.js +0 -0
  341. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/UserDescription.d.ts +0 -0
  342. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/UserDescription.js +0 -0
  343. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/index.d.ts +0 -0
  344. /package/dist/nodes/Splunk/{descriptions → v1/descriptions}/index.js +0 -0
package/LICENSE_EE.md ADDED
@@ -0,0 +1,27 @@
1
+ # The n8n Enterprise License (the “Enterprise License”)
2
+
3
+ Copyright (c) 2022-present n8n GmbH.
4
+
5
+ With regard to the n8n Software:
6
+
7
+ This software and associated documentation files (the "Software") may only be used in production, if
8
+ you (and any entity that you represent) hold a valid n8n Enterprise license corresponding to your
9
+ usage. Subject to the foregoing sentence, you are free to modify this Software and publish patches
10
+ to the Software. You agree that n8n and/or its licensors (as applicable) retain all right, title and
11
+ interest in and to all such modifications and/or patches, and all such modifications and/or patches
12
+ may only be used, copied, modified, displayed, distributed, or otherwise exploited with a valid n8n
13
+ Enterprise license for the corresponding usage. Notwithstanding the foregoing, you may copy and
14
+ modify the Software for development and testing purposes, without requiring a subscription. You
15
+ agree that n8n and/or its licensors (as applicable) retain all right, title and interest in and to
16
+ all such modifications. You are not granted any other rights beyond what is expressly stated herein.
17
+ Subject to the foregoing, it is forbidden to copy, merge, publish, distribute, sublicense, and/or
18
+ sell the Software.
19
+
20
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
21
+ NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
22
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
23
+ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25
+
26
+ For all third party components incorporated into the n8n Software, those components are licensed
27
+ under the original license provided by the owner of the applicable component.