@hig/dropdown
Advanced tools
Comparing version 3.0.0 to 3.1.0
@@ -0,1 +1,8 @@ | ||
# [@hig/dropdown-v3.1.0](https://github.com/Autodesk/hig/compare/@hig/dropdown@3.0.0...@hig/dropdown@3.1.0) (2022-01-24) | ||
### Features | ||
* updating peer dependencies release ([0a8a2b6](https://github.com/Autodesk/hig/commit/0a8a2b6)) | ||
# [@hig/dropdown-v3.0.0](https://github.com/Autodesk/hig/compare/@hig/dropdown@2.4.3...@hig/dropdown@3.0.0) (2022-01-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/dropdown", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "HIG Dropdown", | ||
@@ -20,5 +20,5 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/icons": "^3.4.4", | ||
"@hig/input": "^1.3.2", | ||
"@hig/multi-downshift": "^1.0.1", | ||
"@hig/icons": "^4.1.0", | ||
"@hig/input": "^2.1.0", | ||
"@hig/multi-downshift": "^2.1.0", | ||
"downshift": "^3.2.0", | ||
@@ -30,4 +30,4 @@ "emotion": "^10.0.0", | ||
"peerDependencies": { | ||
"@hig/theme-context": "^3.0.3", | ||
"@hig/theme-data": "^2.22.1", | ||
"@hig/theme-context": "^4.1.0", | ||
"@hig/theme-data": "^2.23.0", | ||
"react": "^17.0.0" | ||
@@ -34,0 +34,0 @@ }, |
@@ -7,3 +7,2 @@ # Dropdown | ||
## Getting started | ||
@@ -10,0 +9,0 @@ |
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
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
105611
120
+ Added@hig/behaviors@2.0.0(transitive)
+ Added@hig/icons@4.5.0(transitive)
+ Added@hig/input@2.2.0(transitive)
+ Added@hig/multi-downshift@2.2.0(transitive)
+ Added@hig/theme-context@4.3.0(transitive)
+ Added@hig/theme-data@3.4.2(transitive)
+ Addeddownshift@6.1.12(transitive)
+ Addedreact-is@17.0.2(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@hig/behaviors@1.1.1(transitive)
- Removed@hig/icons@3.4.4(transitive)
- Removed@hig/input@1.3.2(transitive)
- Removed@hig/multi-downshift@1.0.1(transitive)
- Removed@hig/theme-context@3.0.3(transitive)
- Removedcreate-react-context@0.3.0(transitive)
- Removedgud@1.0.0(transitive)
- Removedreact@16.14.0(transitive)
- Removedwarning@4.0.3(transitive)
Updated@hig/icons@^4.1.0
Updated@hig/input@^2.1.0
Updated@hig/multi-downshift@^2.1.0