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

@hig/dropdown

Package Overview
Dependencies
Maintainers
3
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/dropdown - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@hig/dropdown-v2.3.1](https://github.com/Autodesk/hig/compare/@hig/dropdown@2.3.0...@hig/dropdown@2.3.1) (2020-11-02)
### Bug Fixes
* defaultValue when multiple is selected ([3eec268](https://github.com/Autodesk/hig/commit/3eec268))
# [@hig/dropdown-v2.3.0](https://github.com/Autodesk/hig/compare/@hig/dropdown@2.2.2...@hig/dropdown@2.3.0) (2020-10-06)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "@hig/dropdown",
"version": "2.3.0",
"version": "2.3.1",
"description": "HIG Dropdown",

@@ -21,6 +21,6 @@ "author": "Autodesk Inc.",

"@hig/icons": "^3.2.0",
"@hig/multi-downshift": "^0.1.1",
"@hig/input": "^1.3.0",
"@hig/multi-downshift": "^1.0.0",
"downshift": "^3.2.0",
"emotion": "^10.0.0",
"downshift": "^3.2.0",
"prop-types": "^15.7.1",

@@ -30,3 +30,3 @@ "react-lifecycles-compat": "^3.0.4"

"peerDependencies": {
"@hig/theme-context": "^3.0.0",
"@hig/theme-context": "^3.0.1",
"@hig/theme-data": "^2.18.0",

@@ -33,0 +33,0 @@ "react": "^15.4.1 || ^16.3.2"

@@ -59,3 +59,3 @@ # Dropdown

option: {
...styles.menu,
...styles.option,
padding: "0 12px"

@@ -62,0 +62,0 @@ }

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