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

8

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

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

"dependencies": {
"@apify/consts": "^2.37.0",
"@apify/log": "^2.5.13"
"@apify/consts": "^2.38.0",
"@apify/log": "^2.5.14"
},

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

},
"gitHead": "42d4610a6a12a5ab95e884a7c226028d702e0bb2"
"gitHead": "8a6009b9e018d853c7405c74dae4593e1434cb0d"
}