@apify/utilities
Advanced tools
Comparing version 1.2.9 to 1.2.10
{ | ||
"name": "@apify/utilities", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -38,4 +38,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@apify/consts": "^1.7.0", | ||
"@apify/log": "^1.2.0" | ||
"@apify/consts": "^1.8.0", | ||
"@apify/log": "^1.2.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6fca37887e721716a6f25ef0c08b5b15f0178e6f" | ||
"gitHead": "8d0bee689fafa98f734ebd44625be62bad495e50" | ||
} |
91352
Updated@apify/consts@^1.8.0
Updated@apify/log@^1.2.1