Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@webiny/utils

Package Overview
Dependencies
Maintainers
1
Versions
522
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.1.0-beta.2
to
6.1.0-beta.3
+5
-5
package.json
{
"name": "@webiny/utils",
"version": "6.1.0-beta.2",
"version": "6.1.0-beta.3",
"type": "module",

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

"@noble/hashes": "2.0.1",
"@webiny/error": "6.1.0-beta.2",
"@webiny/plugins": "6.1.0-beta.2",
"@webiny/error": "6.1.0-beta.3",
"@webiny/plugins": "6.1.0-beta.3",
"bson-objectid": "2.0.4",

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

"devDependencies": {
"@webiny/build-tools": "6.1.0-beta.2",
"@webiny/build-tools": "6.1.0-beta.3",
"rimraf": "6.1.3",

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

},
"gitHead": "7174b414a55fc1c3f4cf38abab69dba5109e7765"
"gitHead": "65e0ac1889b3392c99b8cac6cde508e1e831c715"
}