@hig/rich-text
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,8 @@ | ||
# [@hig/rich-text-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/rich-text@1.0.0...@hig/rich-text@1.0.1) (2019-03-13) | ||
### Bug Fixes | ||
* theme-context and theme-data as peer dependencies ([0d268eb](https://github.com/Autodesk/hig/commit/0d268eb)) | ||
# [@hig/rich-text-v1.0.0](https://github.com/Autodesk/hig/compare/@hig/rich-text@0.1.4...@hig/rich-text@1.0.0) (2019-02-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/rich-text", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "HIG RichText", | ||
@@ -21,5 +21,4 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/theme-context": "^2.1.0", | ||
"emotion": "^10.0.0", | ||
"prop-types": "^15.6.1" | ||
"prop-types": "^15.7.1" | ||
}, | ||
@@ -30,9 +29,10 @@ "devDependencies": { | ||
"@hig/jest-preset": "^0.1.0", | ||
"@hig/progress-bar": "^1.0.2", | ||
"@hig/progress-bar": "^1.0.3", | ||
"@hig/scripts": "^0.1.2", | ||
"@hig/semantic-release-config": "^0.1.0", | ||
"@hig/styles": "^0.3.0", | ||
"@hig/text-link": "^1.0.0" | ||
"@hig/text-link": "^1.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@hig/theme-context": "^2.1.3", | ||
"@hig/theme-data": "^2.3.3", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -39,0 +39,0 @@ }, |
@@ -10,3 +10,3 @@ # Rich Text | ||
``` | ||
yarn add @hig/rich-text | ||
yarn add @hig/rich-text @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
16649
7
0
5
455
+ 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