@apify/utilities
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@apify/utilities", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -46,8 +46,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"@apify/consts": "^1.0.0", | ||
"@apify/log": "^1.0.0" | ||
"@apify/consts": "^1.1.0", | ||
"@apify/log": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/create-hmac": "^1.1.0" | ||
} | ||
}, | ||
"gitHead": "a301f30b9752020f49222cf5d338f8dac6f52d83" | ||
} |
92843
Updated@apify/consts@^1.1.0
Updated@apify/log@^1.0.1