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

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

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

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

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

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

},
"gitHead": "a2a076532809feabf674a6873464f09071d86c72"
"gitHead": "9c6892640a45679ff521e25cd6587dff57393a2e"
}