@brasilindoc/integration-products
Advanced tools
Comparing version 4.12.0 to 4.13.0
@@ -5,3 +5,4 @@ declare enum OrquestratorTypeEnum { | ||
findCitizenDataFromSite = 3, | ||
saveFeedbackFromAutomation = 4 | ||
saveFeedbackFromAutomation = 4, | ||
findCitizenDataFromLemitte = 5 | ||
} | ||
@@ -8,0 +9,0 @@ interface OrquestratePayloadType { |
@@ -31,2 +31,3 @@ "use strict"; | ||
OrquestratorTypeEnum2[OrquestratorTypeEnum2["saveFeedbackFromAutomation"] = 4] = "saveFeedbackFromAutomation"; | ||
OrquestratorTypeEnum2[OrquestratorTypeEnum2["findCitizenDataFromLemitte"] = 5] = "findCitizenDataFromLemitte"; | ||
return OrquestratorTypeEnum2; | ||
@@ -33,0 +34,0 @@ })(OrquestratorTypeEnum || {}); |
@@ -377,2 +377,3 @@ "use strict"; | ||
OrquestratorTypeEnum2[OrquestratorTypeEnum2["saveFeedbackFromAutomation"] = 4] = "saveFeedbackFromAutomation"; | ||
OrquestratorTypeEnum2[OrquestratorTypeEnum2["findCitizenDataFromLemitte"] = 5] = "findCitizenDataFromLemitte"; | ||
return OrquestratorTypeEnum2; | ||
@@ -379,0 +380,0 @@ })(OrquestratorTypeEnum || {}); |
{ | ||
"name": "@brasilindoc/integration-products", | ||
"version": "4.12.0", | ||
"version": "4.13.0", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": "^18.14.0" |
@@ -44,2 +44,3 @@ "use strict"; | ||
OrquestratorTypeEnum2[OrquestratorTypeEnum2["saveFeedbackFromAutomation"] = 4] = "saveFeedbackFromAutomation"; | ||
OrquestratorTypeEnum2[OrquestratorTypeEnum2["findCitizenDataFromLemitte"] = 5] = "findCitizenDataFromLemitte"; | ||
return OrquestratorTypeEnum2; | ||
@@ -46,0 +47,0 @@ })(OrquestratorTypeEnum || {}); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
6703749
197380