@hixme-ui/text
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@hixme-ui/text", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "hixme-ui text component. For all your communictation needs.", | ||
@@ -81,4 +81,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/theme": "^2.0.0", | ||
"@hixme-ui/theme-props": "^2.0.0", | ||
"@hixme-ui/theme": "^2.1.0", | ||
"@hixme-ui/theme-props": "^2.1.0", | ||
"styled-components": "^2.3.3" | ||
@@ -88,5 +88,5 @@ }, | ||
"prop-types": "^15.6.0", | ||
"react": "~15 || ~16" | ||
"react": "~15 || ~16 || ~17" | ||
}, | ||
"gitHead": "2214195647bb37835500f0e57a9115ef81b93898" | ||
"gitHead": "dffadfa1556246f46edfb077a8ddb58b89beaf48" | ||
} |
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
26126
+ Addedreact@17.0.2(transitive)
Updated@hixme-ui/theme@^2.1.0
Updated@hixme-ui/theme-props@^2.1.0