@entur/dropdown
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.2](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@1.1.1...@entur/dropdown@1.1.2) (2020-05-27) | ||
**Note:** Version bump only for package @entur/dropdown | ||
## [1.1.1](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@1.1.0...@entur/dropdown@1.1.1) (2020-05-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@entur/dropdown", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "EUPL-1.2", | ||
@@ -30,13 +30,13 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/a11y": "^0.2.21", | ||
"@entur/chip": "^0.3.14", | ||
"@entur/form": "^3.0.1", | ||
"@entur/icons": "^1.6.0", | ||
"@entur/tokens": "^1.3.3", | ||
"@entur/tooltip": "^2.1.1", | ||
"@entur/utils": "^0.2.7", | ||
"@entur/a11y": "^0.2.22", | ||
"@entur/chip": "^0.3.15", | ||
"@entur/form": "^3.0.2", | ||
"@entur/icons": "^1.6.1", | ||
"@entur/tokens": "^1.3.4", | ||
"@entur/tooltip": "^2.1.2", | ||
"@entur/utils": "^0.2.8", | ||
"classnames": "^2.2.6", | ||
"downshift": "5.4.0" | ||
}, | ||
"gitHead": "fd9b318184041a943af207cac29ef71f6d2dd962" | ||
"gitHead": "5e93f85ea08d0e5b71c666b717cbe0b59ffc5159" | ||
} |
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
261054
Updated@entur/a11y@^0.2.22
Updated@entur/chip@^0.3.15
Updated@entur/form@^3.0.2
Updated@entur/icons@^1.6.1
Updated@entur/tokens@^1.3.4
Updated@entur/tooltip@^2.1.2
Updated@entur/utils@^0.2.8