@apify/utilities
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@apify/utilities", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -38,4 +38,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@apify/consts": "^1.4.1", | ||
"@apify/log": "^1.1.5" | ||
"@apify/consts": "^1.4.2", | ||
"@apify/log": "^1.1.6" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e6c69d17dfe239505be457f5ed02958e2d68204a" | ||
"gitHead": "22d8e8ca5786dcf5d783e7863b4cb5f414be01e6" | ||
} |
Updated@apify/consts@^1.4.2
Updated@apify/log@^1.1.6