@hig/avatar
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -0,1 +1,8 @@ | ||
# [@hig/avatar-v1.0.5](https://github.com/Autodesk/hig/compare/@hig/avatar@1.0.4...@hig/avatar@1.0.5) (2019-03-13) | ||
### Bug Fixes | ||
* theme-context and theme-data as peer dependencies ([7c7d2db](https://github.com/Autodesk/hig/commit/7c7d2db)) | ||
# [@hig/avatar-v1.0.4](https://github.com/Autodesk/hig/compare/@hig/avatar@1.0.3...@hig/avatar@1.0.4) (2019-02-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/avatar", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "HIG Avatar", | ||
@@ -20,8 +20,8 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/theme-context": "^2.1.0", | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1", | ||
"prop-types": "^15.7.1", | ||
"react-lifecycles-compat": "^3.0.4" | ||
}, | ||
"peerDependencies": { | ||
"@hig/theme-context": "^2.1.3", | ||
"@hig/theme-data": "^2.3.3", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -34,4 +34,3 @@ }, | ||
"@hig/scripts": "^0.1.2", | ||
"@hig/semantic-release-config": "^0.1.0", | ||
"@hig/styles": "^0.3.0" | ||
"@hig/semantic-release-config": "^0.1.0" | ||
}, | ||
@@ -38,0 +37,0 @@ "scripts": { |
@@ -14,3 +14,3 @@ # Avatar | ||
```bash | ||
yarn add @hig/avatar | ||
yarn add @hig/avatar @hig/theme-context @hig/theme-data | ||
``` | ||
@@ -17,0 +17,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
5
115282
5
3179
+ Added@hig/theme-data@2.26.0(transitive)
- Removed@hig/theme-context@^2.1.0
- Removedclassnames@^2.2.5
- Removed@hig/theme-data@3.4.2(transitive)
- Removedclassnames@2.5.1(transitive)
Updatedprop-types@^15.7.1