Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@crawlee/browser-pool

Package Overview
Dependencies
Maintainers
1
Versions
1290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crawlee/browser-pool - npm Package Compare versions

Comparing version 3.0.0-beta.51 to 3.0.0-beta.52

2

browser-pool.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc