@apify/pseudo_url
Advanced tools
Comparing version 2.0.50 to 2.0.51
{ | ||
"name": "@apify/pseudo_url", | ||
"version": "2.0.50", | ||
"version": "2.0.51", | ||
"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.9" | ||
"@apify/log": "^2.5.10" | ||
}, | ||
"gitHead": "50b32ba838e57f02635a9fb1ca90d7f3264ad02e" | ||
"gitHead": "76dd9b0e66c73c32438aee4cb3ab121b5c0a32ca" | ||
} |
39668
Updated@apify/log@^2.5.10