@hig/modal
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -0,1 +1,8 @@ | ||
# [@hig/modal-v2.1.1](https://github.com/Autodesk/hig/compare/@hig/modal@2.1.0...@hig/modal@2.1.1) (2019-08-02) | ||
### Bug Fixes | ||
* **package:** update [@hig](https://github.com/hig)/utils to version 0.4.0 ([ba296ed](https://github.com/Autodesk/hig/commit/ba296ed)) | ||
# [@hig/modal-v2.1.0](https://github.com/Autodesk/hig/compare/@hig/modal@2.0.4...@hig/modal@2.1.0) (2019-08-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/modal", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "HIG Modal", | ||
@@ -22,3 +22,3 @@ "author": "Autodesk Inc.", | ||
"@hig/icons": "^3.0.0", | ||
"@hig/utils": "^0.3.0", | ||
"@hig/utils": "^0.4.0", | ||
"@hig/typography": "^1.0.3", | ||
@@ -31,3 +31,3 @@ "emotion": "^10.0.0", | ||
"@hig/theme-context": "^3.0.0", | ||
"@hig/theme-data": "^2.9.0", | ||
"@hig/theme-data": "^2.10.0", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -34,0 +34,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
67598
- Removed@hig/utils@0.3.0(transitive)
Updated@hig/utils@^0.4.0