@crawlee/core
Advanced tools
Comparing version 3.12.2-beta.26 to 3.12.2-beta.27
{ | ||
"name": "@crawlee/core", | ||
"version": "3.12.2-beta.26", | ||
"version": "3.12.2-beta.27", | ||
"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.", | ||
@@ -62,5 +62,5 @@ "engines": { | ||
"@apify/utilities": "^2.7.10", | ||
"@crawlee/memory-storage": "3.12.2-beta.26", | ||
"@crawlee/types": "3.12.2-beta.26", | ||
"@crawlee/utils": "3.12.2-beta.26", | ||
"@crawlee/memory-storage": "3.12.2-beta.27", | ||
"@crawlee/types": "3.12.2-beta.27", | ||
"@crawlee/utils": "3.12.2-beta.27", | ||
"@sapphire/async-queue": "^1.5.1", | ||
@@ -87,3 +87,3 @@ "@vladfrangu/async_event_emitter": "^2.2.2", | ||
}, | ||
"gitHead": "ec0771c3095e9cb23bf1385785609502c1474669" | ||
"gitHead": "1bb5b329a05672a66a75c29511dbe1ae441b1bb8" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@crawlee/memory-storage@3.12.2-beta.27(transitive)
+ Added@crawlee/types@3.12.2-beta.27(transitive)
+ Added@crawlee/utils@3.12.2-beta.27(transitive)
- Removed@crawlee/memory-storage@3.12.2-beta.26(transitive)
- Removed@crawlee/types@3.12.2-beta.26(transitive)
- Removed@crawlee/utils@3.12.2-beta.26(transitive)