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

@webiny/plugins

Package Overview
Dependencies
Maintainers
1
Versions
683
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/plugins - npm Package Compare versions

Comparing version
6.3.0-beta.2
to
6.3.0-beta.3
+7
-4
package.json
{
"name": "@webiny/plugins",
"version": "6.3.0-beta.2",
"version": "6.3.0-beta.3",
"type": "module",
"main": "index.js",
"exports": {
".": "./index.js",
"./*": "./*"
},
"repository": {

@@ -21,3 +24,3 @@ "type": "git",

"@types/uniqid": "5.3.4",
"@webiny/build-tools": "6.3.0-beta.2",
"@webiny/build-tools": "6.3.0-beta.3",
"rimraf": "6.1.3",

@@ -31,3 +34,3 @@ "typescript": "6.0.3",

},
"gitHead": "c5ae1dbcb99bf7457449ef67aef19c5b4b1ffc4c"
"gitHead": "e154ec3326903876c357d35422dc60d29e061419"
}