Socket
Socket
Sign inDemoInstall

crawlee

Package Overview
Dependencies
Maintainers
1
Versions
1191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crawlee - npm Package Compare versions

Comparing version 3.0.0-alpha.22 to 3.0.0-alpha.23

14

package.json
{
"name": "crawlee",
"version": "3.0.0-alpha.22",
"version": "3.0.0-alpha.23",
"description": "The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.",

@@ -52,8 +52,8 @@ "engines": {

"dependencies": {
"@crawlee/core": "^3.0.0-alpha.22",
"@crawlee/basic": "^3.0.0-alpha.22",
"@crawlee/browser": "^3.0.0-alpha.22",
"@crawlee/cheerio": "^3.0.0-alpha.22",
"@crawlee/playwright": "^3.0.0-alpha.22",
"@crawlee/puppeteer": "^3.0.0-alpha.22"
"@crawlee/core": "^3.0.0-alpha.23",
"@crawlee/basic": "^3.0.0-alpha.23",
"@crawlee/browser": "^3.0.0-alpha.23",
"@crawlee/cheerio": "^3.0.0-alpha.23",
"@crawlee/playwright": "^3.0.0-alpha.23",
"@crawlee/puppeteer": "^3.0.0-alpha.23"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

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