n8n/packages/nodes-base/nodes/Salesforce
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
..
AccountDescription.ts Add field AccountNumber to Salesforce Node (#2649) 2022-01-08 12:53:57 +01:00
AccountInterface.ts Add field AccountNumber to Salesforce Node (#2649) 2022-01-08 12:53:57 +01:00
AttachmentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
AttachmentInterface.ts
CampaignMemberInterface.ts
CaseDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
CaseInterface.ts
ContactDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ContactInterface.ts
CustomObjectDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
DocumentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FlowDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
LeadDescription.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
LeadInterface.ts
NoteInterface.ts
OpportunityDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
OpportunityInterface.ts
Salesforce.node.json
Salesforce.node.ts fix(Salesforce Node): Fix issue that "status" did not get used for Case => Create & Update (#2212) 2022-04-02 10:45:20 +02:00
salesforce.svg
SearchDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskInterface.ts
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserInterface.ts