@crawlee/browser-pool
Advanced tools
Comparing version 3.0.0-beta.51 to 3.0.0-beta.52
@@ -260,3 +260,3 @@ "use strict"; | ||
} | ||
// Limiter is necessary - https://github.com/apify/apify-js/issues/1126 | ||
// Limiter is necessary - https://github.com/apify/apify-ts/issues/1126 | ||
return this.limiter(async () => { | ||
@@ -263,0 +263,0 @@ let browserController = this._pickBrowserWithFreeCapacity(browserPlugin); |
{ | ||
"name": "@crawlee/browser-pool", | ||
"version": "3.0.0-beta.51", | ||
"version": "3.0.0-beta.52", | ||
"description": "Rotate multiple browsers using popular automation libraries such as Playwright or Puppeteer.", | ||
@@ -5,0 +5,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
303116