@eaze/hero
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "@eaze/hero", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "Page Hero component", | ||
@@ -31,5 +31,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@eaze/button": "^0.1.7", | ||
"@eaze/color": "^0.0.16", | ||
"@eaze/typography": "^0.2.1", | ||
"@eaze/button": "^0.1.8", | ||
"@eaze/color": "^0.0.17", | ||
"@eaze/typography": "^0.2.2", | ||
"hex-rgb": "~1.0.0", | ||
@@ -39,4 +39,4 @@ "prop-types": "~15.5.10", | ||
"react-dom": "~15.6.1", | ||
"styled-components": "~2.1.2" | ||
"styled-components": "~1.4.6" | ||
} | ||
} |
@@ -55,3 +55,3 @@ import styled from 'styled-components' | ||
export const Description = styled(Text)` | ||
color: white; | ||
color: white !important; | ||
font-size: 1.6rem; | ||
@@ -58,0 +58,0 @@ max-width: 30rem; |
Sorry, the diff of this file is too big to display
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
171884
1
120
+ Added@eaze/color@0.0.17(transitive)
- Removed@eaze/color@0.0.16(transitive)
- Removedcamelize@1.0.1(transitive)
- Removedcss-color-keywords@1.0.0(transitive)
- Removedcss-to-react-native@2.3.2(transitive)
- Removedhoist-non-react-statics@1.2.0(transitive)
- Removedpostcss-value-parser@3.3.1(transitive)
- Removedstyled-components@2.1.2(transitive)
- Removedstylis@3.5.4(transitive)
Updated@eaze/button@^0.1.8
Updated@eaze/color@^0.0.17
Updated@eaze/typography@^0.2.2
Updatedstyled-components@~1.4.6