@apify/utilities
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@apify/utilities", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -46,4 +46,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@apify/consts": "^2.0.0", | ||
"@apify/log": "^2.1.0" | ||
"@apify/consts": "^2.1.0", | ||
"@apify/log": "^2.1.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "25f2872112a75774ae1e7809cd9e1e04a6bc09c0" | ||
"gitHead": "229892ffd77561cf697034b564cd3193e09057ba" | ||
} |
Updated@apify/consts@^2.1.0
Updated@apify/log@^2.1.1