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
10
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.10.9

8

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

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

"dependencies": {
"@apify/consts": "^2.31.0",
"@apify/log": "^2.5.7"
"@apify/consts": "^2.32.0",
"@apify/log": "^2.5.8"
},

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

},
"gitHead": "2ef10d252fd62c0ab8d75b3d35d791945f9db6a8"
"gitHead": "8bf0b699e429ddfad5b4153ff801d6b4d849bae7"
}