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