You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
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.1-beta.2

10

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

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

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

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

},
"gitHead": "4781a9b872dba7aafd4fe5fe8c318d2c9f11d631"
"gitHead": "1cc5b175898a64cc8fc42cacf0a248b9251627a6"
}