🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@webiny/handler-db

Package Overview
Dependencies
Maintainers
1
Versions
506
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/handler-db - npm Package Compare versions

Comparing version

to
5.43.2-beta.0

10

package.json
{
"name": "@webiny/handler-db",
"version": "5.43.1",
"version": "5.43.2-beta.0",
"main": "index.js",

@@ -13,7 +13,7 @@ "license": "MIT",

"dependencies": {
"@webiny/api": "5.43.1",
"@webiny/db": "5.43.1"
"@webiny/api": "5.43.2-beta.0",
"@webiny/db": "5.43.2-beta.0"
},
"devDependencies": {
"@webiny/project-utils": "5.43.1",
"@webiny/project-utils": "5.43.2-beta.0",
"rimraf": "6.0.1",

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

},
"gitHead": "f5e8c70a9f6a0bebaaa77b66507a44ffd5bd0e36"
"gitHead": "ec6176f001f6350221d992981e110a0351addbaf"
}