@crawlee/utils
Advanced tools
+4
-4
| { | ||
| "name": "@crawlee/utils", | ||
| "version": "4.0.0-beta.42", | ||
| "version": "4.0.0-beta.43", | ||
| "description": "A set of shared utilities that can be used by crawlers", | ||
@@ -45,4 +45,4 @@ "engines": { | ||
| "@apify/ps-tree": "^1.2.0", | ||
| "@crawlee/http-client": "4.0.0-beta.42", | ||
| "@crawlee/types": "4.0.0-beta.42", | ||
| "@crawlee/http-client": "4.0.0-beta.43", | ||
| "@crawlee/types": "4.0.0-beta.43", | ||
| "@types/sax": "^1.2.7", | ||
@@ -65,3 +65,3 @@ "cheerio": "^1.0.0", | ||
| }, | ||
| "gitHead": "fe1827977c6ca78c509f2a7e1106c48b20c1cbf2" | ||
| "gitHead": "7eb656f1c18dc8b3ef75de68e4d8d075c3abb462" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated