@webiny/plugins
Advanced tools
Comparing version 5.40.0-beta.2 to 5.40.0-beta.3
@@ -28,5 +28,4 @@ "use strict"; | ||
var _Plugin = require("./Plugin"); | ||
const plugins = new _PluginsContainer.PluginsContainer(); | ||
exports.plugins = plugins; | ||
const plugins = exports.plugins = new _PluginsContainer.PluginsContainer(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@webiny/plugins", | ||
"version": "5.40.0-beta.2", | ||
"version": "5.40.0-beta.3", | ||
"main": "index.js", | ||
@@ -16,12 +16,12 @@ "repository": { | ||
"dependencies": { | ||
"@babel/runtime": "7.22.6", | ||
"@babel/runtime": "7.24.1", | ||
"uniqid": "5.4.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.22.6", | ||
"@babel/core": "7.22.8", | ||
"@babel/cli": "7.24.1", | ||
"@babel/core": "7.24.3", | ||
"@types/uniqid": "5.3.2", | ||
"@webiny/cli": "5.40.0-beta.2", | ||
"@webiny/project-utils": "5.40.0-beta.2", | ||
"rimraf": "3.0.2", | ||
"@webiny/cli": "5.40.0-beta.3", | ||
"@webiny/project-utils": "5.40.0-beta.3", | ||
"rimraf": "5.0.5", | ||
"ttypescript": "1.5.15", | ||
@@ -38,3 +38,3 @@ "typescript": "4.7.4" | ||
}, | ||
"gitHead": "15e414a228687140ce2f30bd2f55763368e99827" | ||
"gitHead": "638d8b84063906cd1aa979ed6e0487ad26fbcf2f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24576
244
+ Added@babel/runtime@7.24.1(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removed@babel/runtime@7.22.6(transitive)
- Removedregenerator-runtime@0.13.11(transitive)
Updated@babel/runtime@7.24.1