@crawlee/utils
Advanced tools
Comparing version 3.0.0-alpha.44 to 3.0.0-alpha.45
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type { IncomingMessage } from 'node:http'; | ||
@@ -3,0 +4,0 @@ /** |
{ | ||
"name": "@crawlee/utils", | ||
"version": "3.0.0-alpha.44", | ||
"version": "3.0.0-alpha.45", | ||
"description": "A set of shared utilities that can be used by crawlers", | ||
@@ -50,3 +50,3 @@ "engines": { | ||
"@apify/ps-tree": "^1.1.4", | ||
"cheerio": "1.0.0-rc.10", | ||
"cheerio": "1.0.0-rc.11", | ||
"got-scraping": "^3.2.8", | ||
@@ -53,0 +53,0 @@ "ow": "^0.28.1", |
Sorry, the diff of this file is not supported yet
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
186055
1805
+ Addedcheerio@1.0.0-rc.11(transitive)
+ Addedcheerio-select@2.1.0(transitive)
+ Addedcss-select@5.1.0(transitive)
+ Addeddom-serializer@2.0.0(transitive)
+ Addeddomhandler@5.0.3(transitive)
+ Addeddomutils@3.1.0(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedhtmlparser2@8.0.2(transitive)
+ Addedparse5@7.2.1(transitive)
+ Addedparse5-htmlparser2-tree-adapter@7.1.0(transitive)
- Removedcheerio@1.0.0-rc.10(transitive)
- Removedcheerio-select@1.6.0(transitive)
- Removedcss-select@4.3.0(transitive)
- Removeddom-serializer@1.4.1(transitive)
- Removeddomhandler@4.3.1(transitive)
- Removeddomutils@2.8.0(transitive)
- Removedentities@2.2.0(transitive)
- Removedhtmlparser2@6.1.0(transitive)
- Removedparse5@6.0.1(transitive)
- Removedparse5-htmlparser2-tree-adapter@6.0.1(transitive)
Updatedcheerio@1.0.0-rc.11