@hig/side-nav
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -0,1 +1,8 @@ | ||
# [@hig/side-nav-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/side-nav@2.1.2...@hig/side-nav@2.1.3) (2019-08-02) | ||
### Bug Fixes | ||
* **package:** update [@hig](https://github.com/hig)/utils to version 0.4.0 ([247beb6](https://github.com/Autodesk/hig/commit/247beb6)) | ||
# [@hig/side-nav-v2.1.2](https://github.com/Autodesk/hig/compare/@hig/side-nav@2.1.1...@hig/side-nav@2.1.2) (2019-07-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/side-nav", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "HIG SideNav components", | ||
@@ -21,3 +21,3 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/icon-button": "^2.1.2", | ||
"@hig/icon-button": "^2.2.0", | ||
"@hig/icons": "^3.1.0", | ||
@@ -28,3 +28,3 @@ "@hig/skeleton-item": "^1.0.1", | ||
"@hig/typography": "^1.0.3", | ||
"@hig/utils": "^0.3.0", | ||
"@hig/utils": "^0.4.0", | ||
"emotion": "^10.0.0", | ||
@@ -42,3 +42,3 @@ "prop-types": "^15.7.1" | ||
"@hig/theme-context": "^3.0.0", | ||
"@hig/theme-data": "^2.8.0", | ||
"@hig/theme-data": "^2.10.0", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -45,0 +45,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
190413
- Removed@hig/utils@0.3.0(transitive)
Updated@hig/icon-button@^2.2.0
Updated@hig/utils@^0.4.0