@crawlee/types
Advanced tools
Comparing version 3.12.3-beta.5 to 3.12.3-beta.6
{ | ||
"name": "@crawlee/types", | ||
"version": "3.12.3-beta.5", | ||
"version": "3.12.3-beta.6", | ||
"description": "Shared types for the crawlee projects", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
}, | ||
"gitHead": "1e42a478e500f4fae1648b4bf980dbcb17cdb0aa" | ||
"gitHead": "ced7988196aa9807ab5f36e29bd91d989c6cf995" | ||
} |
@@ -200,2 +200,3 @@ import type { AllowedHttpMethods, Dictionary } from './utility-types'; | ||
lockSecs: number; | ||
queueHasLockedRequests?: boolean; | ||
} | ||
@@ -202,0 +203,0 @@ export interface ProlongRequestLockOptions { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
142346
374