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.12.1

8

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

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

"dependencies": {
"@apify/consts": "^2.35.0",
"@apify/log": "^2.5.11"
"@apify/consts": "^2.36.0",
"@apify/log": "^2.5.12"
},

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

},
"gitHead": "bde5bb5ae4a4dd14e443f5698a7d8459fb777b4c"
"gitHead": "36257fab2d237a9bfa0613ac800404dc2db4dc09"
}