@spectrum-web-components/dropdown
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.3.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropdown@0.3.3...@spectrum-web-components/dropdown@0.3.4) (2019-12-12) | ||
**Note:** Version bump only for package @spectrum-web-components/dropdown | ||
## [0.3.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropdown@0.3.2...@spectrum-web-components/dropdown@0.3.3) (2019-12-09) | ||
@@ -8,0 +12,0 @@ |
@@ -56,2 +56,3 @@ /* | ||
return [ | ||
...super.styles, | ||
actionButtonStyles, | ||
@@ -58,0 +59,0 @@ fieldButtonStyles, |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "", | ||
@@ -45,12 +45,12 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/button": "^0.4.0", | ||
"@spectrum-web-components/button": "^0.4.1", | ||
"@spectrum-web-components/icon": "^0.4.2", | ||
"@spectrum-web-components/icons": "^0.2.2", | ||
"@spectrum-web-components/menu": "^0.2.2", | ||
"@spectrum-web-components/menu-item": "^0.3.3", | ||
"@spectrum-web-components/menu-item": "^0.3.4", | ||
"@spectrum-web-components/popover": "^0.2.1", | ||
"@spectrum-web-components/shared": "^0.3.2", | ||
"@spectrum-web-components/shared": "^0.3.3", | ||
"tslib": "^1.10.0" | ||
}, | ||
"gitHead": "cab0d87c1b118036e1127a7ebba8b23f76794bab" | ||
"gitHead": "c675f8d2840e8ebba47ecc47167265e61514a864" | ||
} |
@@ -48,2 +48,3 @@ /* | ||
return [ | ||
...super.styles, | ||
actionButtonStyles, | ||
@@ -50,0 +51,0 @@ fieldButtonStyles, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
109140
1298
1