Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eaze/hero

Package Overview
Dependencies
Maintainers
24
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/hero - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc