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
1254
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-alpha.51 to 3.0.0-alpha.52

types.d.ts

4

package.json
{
"name": "@crawlee/browser-pool",
"version": "3.0.0-alpha.51",
"version": "3.0.0-alpha.52",
"description": "Rotate multiple browsers using popular automation libraries such as Playwright or Puppeteer.",

@@ -31,3 +31,3 @@ "engines": {

"scripts": {
"build": "npm run clean && npm run compile && npm run copy && node copy-definitions.js",
"build": "npm run clean && npm run compile && npm run copy && node copy-definitions.mjs",
"clean": "rimraf ./dist",

@@ -34,0 +34,0 @@ "compile": "tsc -p tsconfig.build.json && gen-esm-wrapper ./index.js ./index.mjs",

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