@hig/flyout
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,8 @@ | ||
# [@hig/flyout-v1.0.4](https://github.com/Autodesk/hig/compare/@hig/flyout@1.0.3...@hig/flyout@1.0.4) (2019-03-13) | ||
### Bug Fixes | ||
* theme-context and theme-data as peer dependencies ([3b606be](https://github.com/Autodesk/hig/commit/3b606be)) | ||
# [@hig/flyout-v1.0.3](https://github.com/Autodesk/hig/compare/@hig/flyout@1.0.2...@hig/flyout@1.0.3) (2019-02-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/flyout", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "HIG Flyout", | ||
@@ -20,8 +20,9 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/theme-context": "^2.1.0", | ||
"emotion": "^10.0.0", | ||
"prop-types": "^15.6.1", | ||
"prop-types": "^15.7.1", | ||
"react-transition-group": "^2.3.1" | ||
}, | ||
"peerDependencies": { | ||
"@hig/theme-context": "^2.1.3", | ||
"@hig/theme-data": "^2.3.3", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -28,0 +29,0 @@ }, |
@@ -12,3 +12,3 @@ # Flyout | ||
```bash | ||
yarn add @hig/flyout | ||
yarn add @hig/flyout @hig/theme-context @hig/theme-data | ||
``` | ||
@@ -15,0 +15,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
118188
6
+ Added@hig/theme-data@2.26.0(transitive)
- Removed@hig/theme-context@^2.1.0
- Removed@hig/theme-data@3.4.2(transitive)
Updatedprop-types@^15.7.1