You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@webiny/utils

Package Overview
Dependencies
Maintainers
1
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/utils - npm Package Compare versions

Comparing version
5.44.0
to
5.44.1-beta.0
+5
-5
package.json
{
"name": "@webiny/utils",
"version": "5.44.0",
"version": "5.44.1-beta.0",
"main": "index.js",

@@ -19,4 +19,4 @@ "types": "index.d.ts",

"@noble/hashes": "1.8.0",
"@webiny/error": "5.44.0",
"@webiny/plugins": "5.44.0",
"@webiny/error": "5.44.1-beta.0",
"@webiny/plugins": "5.44.1-beta.0",
"bson-objectid": "2.0.4",

@@ -29,3 +29,3 @@ "jsonpack": "1.1.5",

"devDependencies": {
"@webiny/project-utils": "5.44.0",
"@webiny/project-utils": "5.44.1-beta.0",
"rimraf": "6.0.1",

@@ -48,3 +48,3 @@ "typescript": "5.3.3"

},
"gitHead": "a84a4d84564b6d9b69972cea297d6edd6ea824bb"
"gitHead": "c80e6d88501ac84229f6577dee7b30163a906379"
}