n8n/packages/nodes-base/nodes/TheHive
Iván Ovejero 027dfb2f0a
Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106)
*  Enable `esModuleInterop` for /core

*  Adjust imports in /core

*  Enable `esModuleInterop` for /cli

*  Adjust imports in /cli

*  Enable `esModuleInterop` for /nodes-base

*  Adjust imports in /nodes-base

*  Make imports consistent

* ⬆️ Upgrade TypeScript to 4.6 (#3109)

* ⬆️ Upgrade TypeScript to 4.6

* 📦 Update package-lock.json

* 🔧 Avoid erroring on untyped errors

* 📘 Fix type error

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 23:32:08 +02:00
..
descriptions Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
interfaces Fix lint issues, formatting and icons 2020-12-02 11:54:10 +01:00
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
QueryFunctions.ts Fix lint issues, formatting and icons 2020-12-02 11:54:10 +01:00
TheHive.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
TheHive.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
thehive.svg Optimize svgs 2021-04-17 17:23:59 +02:00
TheHiveTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
TheHiveTrigger.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00