@entur/tooltip
Advanced tools
Comparing version 2.4.2 to 2.4.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.4.3](https://bitbucket.org/enturas/design-system/compare/@entur/tooltip@2.4.2...@entur/tooltip@2.4.3) (2020-10-09) | ||
**Note:** Version bump only for package @entur/tooltip | ||
## [2.4.2](https://bitbucket.org/enturas/design-system/compare/@entur/tooltip@2.4.1...@entur/tooltip@2.4.2) (2020-09-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@entur/tooltip", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"license": "EUPL-1.2", | ||
@@ -33,10 +33,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/button": "^2.3.3", | ||
"@entur/icons": "^1.13.0", | ||
"@entur/layout": "^1.8.0", | ||
"@entur/utils": "^0.2.9", | ||
"@entur/button": "^2.3.4", | ||
"@entur/icons": "^1.13.1", | ||
"@entur/layout": "^1.8.1", | ||
"@entur/utils": "^0.3.0", | ||
"@popperjs/core": "2.4.4", | ||
"react-popper": "^2.2.3" | ||
}, | ||
"gitHead": "f2fb603123909fcc82917ef435d2da296ba33290" | ||
"gitHead": "eac1b4d7beec09ac6b5eb132e25dc999b68abe08" | ||
} |
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
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
113079
+ Added@entur/utils@0.3.0(transitive)
- Removed@entur/utils@0.2.9(transitive)
Updated@entur/button@^2.3.4
Updated@entur/icons@^1.13.1
Updated@entur/layout@^1.8.1
Updated@entur/utils@^0.3.0