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
6.0.0-rc.4
to
6.0.0-rc.5
+5
-5
package.json
{
"name": "@webiny/utils",
"version": "6.0.0-rc.4",
"version": "6.0.0-rc.5",
"type": "module",

@@ -20,4 +20,4 @@ "main": "index.js",

"@noble/hashes": "2.0.1",
"@webiny/error": "6.0.0-rc.4",
"@webiny/plugins": "6.0.0-rc.4",
"@webiny/error": "6.0.0-rc.5",
"@webiny/plugins": "6.0.0-rc.5",
"bson-objectid": "2.0.4",

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

"devDependencies": {
"@webiny/build-tools": "6.0.0-rc.4",
"@webiny/build-tools": "6.0.0-rc.5",
"rimraf": "6.1.3",

@@ -44,3 +44,3 @@ "typescript": "5.9.3",

},
"gitHead": "e2758ee1cfa3b9a7152e9bb995a90ccabd33266f"
"gitHead": "8f9b60f1193682a21e037e6f771b19f1dfd65045"
}