@spectrum-web-components/dropdown
Advanced tools
Comparing version 0.7.1 to 0.7.2-alpha.1
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.7.1", | ||
"version": "0.7.2-alpha.1+1f7f36f5", | ||
"description": "", | ||
@@ -59,8 +59,8 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/button": "^0.8.3", | ||
"@spectrum-web-components/icon": "^0.5.1", | ||
"@spectrum-web-components/icons-ui": "^0.2.1", | ||
"@spectrum-web-components/menu": "^0.3.1", | ||
"@spectrum-web-components/overlay": "^0.5.1", | ||
"@spectrum-web-components/popover": "^0.4.5", | ||
"@spectrum-web-components/button": "^0.8.4-alpha.28+1f7f36f5", | ||
"@spectrum-web-components/icon": "^0.5.2-alpha.34+1f7f36f5", | ||
"@spectrum-web-components/icons-ui": "^0.2.2-alpha.34+1f7f36f5", | ||
"@spectrum-web-components/menu": "^0.3.2-alpha.3+1f7f36f5", | ||
"@spectrum-web-components/overlay": "^0.5.2-alpha.1+1f7f36f5", | ||
"@spectrum-web-components/popover": "^0.4.6-alpha.1+1f7f36f5", | ||
"@spectrum-web-components/shared": "^0.6.0", | ||
@@ -71,3 +71,3 @@ "lit-element": "^2.1.0", | ||
}, | ||
"gitHead": "439064b25ced14dd9c0cea48549ff7da52c199d2" | ||
"gitHead": "1f7f36f5bc1bd448f5a5eeb72a72414712e849ff" | ||
} |
@@ -12,3 +12,3 @@ /* | ||
module.exports = { | ||
const config = { | ||
spectrum: 'dropdown', | ||
@@ -72,1 +72,3 @@ components: [ | ||
}; | ||
export default config; |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
196753
37
2049
1
Updated@spectrum-web-components/button@^0.8.4-alpha.28+1f7f36f5
Updated@spectrum-web-components/icon@^0.5.2-alpha.34+1f7f36f5
Updated@spectrum-web-components/icons-ui@^0.2.2-alpha.34+1f7f36f5
Updated@spectrum-web-components/menu@^0.3.2-alpha.3+1f7f36f5
Updated@spectrum-web-components/overlay@^0.5.2-alpha.1+1f7f36f5
Updated@spectrum-web-components/popover@^0.4.6-alpha.1+1f7f36f5