@apify/pseudo_url
Advanced tools
Comparing version 2.0.51 to 2.0.52
{ | ||
"name": "@apify/pseudo_url", | ||
"version": "2.0.51", | ||
"version": "2.0.52", | ||
"description": "Tool to find the matching URLs on a page (or html document) by providing a URL pattern.", | ||
@@ -47,5 +47,5 @@ "main": "./cjs/index.cjs", | ||
"dependencies": { | ||
"@apify/log": "^2.5.10" | ||
"@apify/log": "^2.5.11" | ||
}, | ||
"gitHead": "76dd9b0e66c73c32438aee4cb3ab121b5c0a32ca" | ||
"gitHead": "632370c3345929555ff1f3dcaaf936dfd60b35ac" | ||
} |
Updated@apify/log@^2.5.11