Socket
Socket
Sign inDemoInstall

@crawlee/basic

Package Overview
Dependencies
Maintainers
1
Versions
1215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crawlee/basic - npm Package Compare versions

Comparing version 3.0.0-alpha.3 to 3.0.0-alpha.4

index.d.ts

18

package.json
{
"name": "@crawlee/basic",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"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.",

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

},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "index.js",
"types": "index.d.ts",
"keywords": [

@@ -38,5 +38,2 @@ "apify",

"homepage": "https://sdk.apify.com/",
"files": [
"dist"
],
"scripts": {

@@ -53,9 +50,8 @@ "build": "npm run clean && npm run compile && npm run copy",

"@apify/consts": "^1.4.2",
"@apify/utilities": "^1.2.5",
"@apify/timeout": "^0.2.1",
"@apify/log": "^1.1.6",
"@apify/timeout": "^0.2.1",
"@apify/utilities": "^1.2.5",
"@crawlee/core": "^3.0.0-alpha.3",
"@crawlee/core": "^3.0.0-alpha.4",
"ow": "^0.28.0"
},
"gitHead": "548b65585f29cd3c662acddbb30abfb79d0579e6"
}
}
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