@apify/utilities
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@apify/utilities", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -38,4 +38,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@apify/consts": "^1.2.0", | ||
"@apify/log": "^1.1.2" | ||
"@apify/consts": "^1.3.0", | ||
"@apify/log": "^1.1.3" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7aa59ff6a6b7f323a64fa1fff68a23af52af5af5" | ||
"gitHead": "ae6d773c053162182b6b5a4232485cc81d7d4d1e" | ||
} |
34016
Updated@apify/consts@^1.3.0
Updated@apify/log@^1.1.3