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

@eaze/footer

Package Overview
Dependencies
Maintainers
34
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/footer - npm Package Compare versions

Comparing version 3.0.13 to 3.0.17

13

dist/index.js

@@ -32,15 +32,15 @@ 'use strict';

var Footer = /*#__PURE__*/(0, _reactEmotion2.default)('footer', {
target: 'css-1ew08ye0'
target: 'css-sj29lh0'
})('background-color:', _color2.default['accessory']['1'], ';color:white;padding:1rem;padding-bottom:5rem;');
var Content = /*#__PURE__*/(0, _reactEmotion2.default)('div', {
target: 'css-1ew08ye1'
target: 'css-sj29lh1'
})('max-width:78rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;a,a:link,a:visited,a:active{color:white;}@media(max-width:767px){justify-content:flex-start;}');
var Section = /*#__PURE__*/(0, _reactEmotion2.default)('div', {
target: 'css-1ew08ye2'
target: 'css-sj29lh2'
})('display:flex;flex-direction:column;margin-top:1rem;@media(max-width:767px){width:50%}');
var Link = /*#__PURE__*/(0, _reactEmotion2.default)('a', {
target: 'css-1ew08ye3'
target: 'css-sj29lh3'
})('margin-bottom:2rem;font-size:1.2rem;color:white;text-decoration:none;font-family:\'Open Sans\',Helvetica;');

@@ -122,2 +122,7 @@

'Licensed Dispensaries'
),
_react2.default.createElement(
Link,
{ href: 'https://www.eaze.com/where-eaze-delivers' },
'Delivery Areas'
)

@@ -124,0 +129,0 @@ ),

{
"name": "@eaze/footer",
"version": "3.0.13",
"version": "3.0.17",
"description": "Footer component",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -44,3 +44,3 @@ import React, { PureComponent } from 'react'

text-decoration: none;
font-family: 'Open Sans', Helvetica;
font-family: 'Open Sans', Helvetica;
`

@@ -68,2 +68,3 @@

<Link href="https://help.eaze.com/Eaze_Compliance_Information/Where_do_Eaze's_partners_deliver%3F">Licensed Dispensaries</Link>
<Link href='https://www.eaze.com/where-eaze-delivers'>Delivery Areas</Link>
</Section>

@@ -70,0 +71,0 @@ <Section>

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