New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@justeat/f-footer

Package Overview
Dependencies
Maintainers
53
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/f-footer - npm Package Compare versions

Comparing version 6.3.0 to 7.0.0

18

CHANGELOG.md

@@ -6,3 +6,21 @@ # Changelog

v7.0.0
------------------------------
*February 28, 2022*
### Added
- `content` prop.
### Changed
- Now the links displayed by the footer is driven by its `content` prop, rather than relying on local translation files.
Latest – to be added to the next release
------------------------------
*February 21, 2022*
### Changed
- Converted knobs to controls in `footer.stories.js`
v6.3.0

@@ -9,0 +27,0 @@ ------------------------------

8

package.json
{
"name": "@justeat/f-footer",
"version": "6.3.0",
"version": "7.0.0",
"main": "dist/f-footer.umd.min.js",

@@ -58,3 +58,2 @@ "maxBundleSize": "80kB",

"devDependencies": {
"@justeat/f-wdio-utils": "0.5.0",
"@samhammer/vue-cli-plugin-stylelint": "2.0.1",

@@ -64,5 +63,4 @@ "@vue/cli-plugin-babel": "4.4.6",

"@vue/test-utils": "1.0.3",
"node-sass-magic-importer": "5.3.2"
},
"gitHead": "6cd6a3574f2dabdb9278e79c092aa63ea638f803"
"@justeat/f-wdio-utils": "0.5.0"
}
}

@@ -92,2 +92,3 @@ <div align="center">

| `showCountrySelector` | `Bool` | `true` | Controls whether to show country selector in footer. |
| `content` | `Object` | `{}` | Content to be displayed in the footer (sections, links, etc.) |

@@ -94,0 +95,0 @@ ### CSS Classes

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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