New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@webiny/handler-db

Package Overview
Dependencies
Maintainers
1
Versions
484
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.37.7-beta.0

12

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

@@ -14,4 +14,4 @@ "license": "MIT",

"@babel/runtime": "7.22.6",
"@webiny/api": "5.37.6",
"@webiny/db": "5.37.6"
"@webiny/api": "5.37.7-beta.0",
"@webiny/db": "5.37.7-beta.0"
},

@@ -22,4 +22,4 @@ "devDependencies": {

"@babel/preset-env": "7.22.7",
"@webiny/cli": "5.37.6",
"@webiny/project-utils": "5.37.6",
"@webiny/cli": "5.37.7-beta.0",
"@webiny/project-utils": "5.37.7-beta.0",
"rimraf": "3.0.2",

@@ -36,3 +36,3 @@ "typescript": "4.7.4"

},
"gitHead": "53e962c150c2732178d0431d7dfb0f6e9caa3381"
"gitHead": "115054c51d8e6699eed34ab574ae30cb6a716be0"
}