@hig/banner
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -0,1 +1,8 @@ | ||
# [@hig/banner-v2.3.0](https://github.com/Autodesk/hig/compare/@hig/banner@2.2.0...@hig/banner@2.3.0) (2021-05-03) | ||
### Features | ||
* update snaps ([d50a8e5](https://github.com/Autodesk/hig/commit/d50a8e5)) | ||
# [@hig/banner-v2.2.0](https://github.com/Autodesk/hig/compare/@hig/banner@2.1.2...@hig/banner@2.2.0) (2020-07-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/banner", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "HIG Banner", | ||
@@ -20,5 +20,5 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/icon-button": "^2.4.1", | ||
"@hig/icons": "^3.2.0", | ||
"@hig/typography": "^1.0.3", | ||
"@hig/icon-button": "^2.5.0", | ||
"@hig/icons": "^3.4.0", | ||
"@hig/typography": "^1.2.0", | ||
"@hig/utils": "^0.4.0", | ||
@@ -37,4 +37,4 @@ "emotion": "^10.0.0", | ||
"peerDependencies": { | ||
"@hig/theme-context": "^3.0.0", | ||
"@hig/theme-data": "^2.17.0", | ||
"@hig/theme-context": "^3.0.1", | ||
"@hig/theme-data": "^2.19.3", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -41,0 +41,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
124602
Updated@hig/icon-button@^2.5.0
Updated@hig/icons@^3.4.0
Updated@hig/typography@^1.2.0