@harvestr-api/utils
Advanced tools
Comparing version 4.3.0 to 4.3.2
export declare const asyncHttpRequest: (options: any) => Promise<unknown>; | ||
export declare const httpRequestPaginated: <T>({ httpRequest, pageStartsAt, pageStep, pageEndsAt, itemsPerPage, movePageStartWithItemsPerPage, TRESHOLD, extractData, }: { | ||
export declare const httpRequestPaginated: <T>({ httpRequest, pageStartsAt, pageStep, pageEndsAt, itemsPerPage, movePageStartWithItemsPerPage, TRESHOLD, extractData }: { | ||
httpRequest: (currentPageNumber: any, itemsPerPage: any) => Promise<T[]>; | ||
@@ -4,0 +4,0 @@ pageStartsAt: number; |
@@ -198,3 +198,3 @@ export declare const mailTemplates: { | ||
}; | ||
importMessagesFailed(args: {}): { | ||
importMessagesFailed(): { | ||
id: string; | ||
@@ -206,3 +206,3 @@ data: {}; | ||
id: string; | ||
data: Object; | ||
data: any; | ||
}, sender_mail?: string) => Promise<void>; |
{ | ||
"name": "@harvestr-api/utils", | ||
"version": "4.3.0", | ||
"version": "4.3.2", | ||
"description": "> TODO: description", | ||
@@ -34,3 +34,3 @@ "author": "valentinbe <valentinbe@hotmail.fr>", | ||
}, | ||
"gitHead": "83793bfc8d56f18d291534291d53ed00cf2dac60", | ||
"gitHead": "b5c29f44ab1581e6611765ad89bacfce4d271312", | ||
"devDependencies": { | ||
@@ -37,0 +37,0 @@ "@types/q": "^1.5.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
239573
0