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

8

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

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

"dependencies": {
"@apify/consts": "^2.36.0",
"@apify/log": "^2.5.12"
"@apify/consts": "^2.37.0",
"@apify/log": "^2.5.13"
},

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

},
"gitHead": "36257fab2d237a9bfa0613ac800404dc2db4dc09"
"gitHead": "43745747dc8ad8bc3a9e0761c737827bd727b3ed"
}