@webiny/plugins
Advanced tools
Comparing version 4.2.0 to 4.3.0-beta.0
{ | ||
"name": "@webiny/plugins", | ||
"version": "4.2.0", | ||
"version": "4.3.0-beta.0", | ||
"main": "index.js", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
}, | ||
"gitHead": "a844d07fd8d874063a2462efb4079361dd3fb9ad" | ||
"gitHead": "90af56f414e3067d58c388b5459d59139114bafa" | ||
} |
@@ -26,3 +26,3 @@ "use strict"; | ||
if (!name) { | ||
name = (0, _uniqid.default)(plugin.type + "-"); | ||
plugin.name = name = (0, _uniqid.default)(plugin.type + "-"); | ||
} | ||
@@ -29,0 +29,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
12010
2