New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apify/utilities

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apify/utilities - npm Package Compare versions

Comparing version

to
2.11.1

8

package.json
{
"name": "@apify/utilities",
"version": "2.11.0",
"version": "2.11.1",
"description": "Tools and constants shared across Apify projects.",

@@ -51,4 +51,4 @@ "main": "./cjs/index.cjs",

"dependencies": {
"@apify/consts": "^2.34.0",
"@apify/log": "^2.5.10"
"@apify/consts": "^2.35.0",
"@apify/log": "^2.5.11"
},

@@ -58,3 +58,3 @@ "devDependencies": {

},
"gitHead": "b09141bf2003b70e10e109e84c9f0f51d7aee4b9"
"gitHead": "632370c3345929555ff1f3dcaaf936dfd60b35ac"
}