@hig/text-link
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,8 @@ | ||
# [@hig/text-link-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/text-link@1.0.0...@hig/text-link@1.0.1) (2019-03-13) | ||
### Bug Fixes | ||
* theme-context and theme-data as peer dependencies ([c2ea6a5](https://github.com/Autodesk/hig/commit/c2ea6a5)) | ||
# [@hig/text-link-v1.0.0](https://github.com/Autodesk/hig/compare/@hig/text-link@0.2.0...@hig/text-link@1.0.0) (2019-02-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/text-link", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "HIG Text Link", | ||
@@ -21,7 +21,8 @@ "author": "Autodesk Inc.", | ||
"@hig/behaviors": "^1.1.1", | ||
"@hig/theme-context": "^2.1.0", | ||
"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 +35,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 +38,0 @@ "scripts": { |
@@ -10,3 +10,3 @@ # Text Link | ||
``` | ||
yarn add @hig/text-link | ||
yarn add @hig/text-link @hig/theme-context @hig/theme-data | ||
``` | ||
@@ -13,0 +13,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
112201
5
0
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