Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/dropdown

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/dropdown - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

4

CHANGELOG.md

@@ -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,

10

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc