@hig/button
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,8 @@ | ||
# [@hig/button-v1.2.1](https://github.com/Autodesk/hig/compare/@hig/button@1.2.0...@hig/button@1.2.1) (2019-01-23) | ||
### Bug Fixes | ||
* **package:** update [@hig](https://github.com/hig)/theme-context to version 2.0.0 ([b07db45](https://github.com/Autodesk/hig/commit/b07db45)) | ||
# [@hig/button-v1.2.0](https://github.com/Autodesk/hig/compare/@hig/button@1.1.0...@hig/button@1.2.0) (2019-01-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/button", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "HIG Button", | ||
@@ -20,4 +20,4 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/behaviors": "^1.1.0", | ||
"@hig/theme-context": "^1.0.1", | ||
"@hig/behaviors": "^1.1.1", | ||
"@hig/theme-context": "^2.0.0", | ||
"emotion": "^10.0.0", | ||
@@ -32,3 +32,3 @@ "prop-types": "^15.6.1" | ||
"@hig/semantic-release-config": "^0.1.0", | ||
"@hig/theme-data": "^1.3.0" | ||
"@hig/theme-data": "^1.6.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "peerDependencies": { |
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
51239
+ Added@hig/theme-context@2.1.3(transitive)
+ Added@hig/theme-data@3.4.2(transitive)
- Removed@hig/theme-context@1.0.1(transitive)
- Removed@hig/theme-data@1.6.0(transitive)
Updated@hig/behaviors@^1.1.1
Updated@hig/theme-context@^2.0.0