Huge News!Announcing our $40M Series B led by Abstract Ventures.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 7.1.0 to 7.2.0

7

CHANGELOG.md

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

v7.2.0
------------------------------
*April 01, 2022*
### Removed
- css `order` property so tabbing reads correctly on small screens via extended keyboard devices, mobile devices in particular.
v7.1.0

@@ -9,0 +16,0 @@ ------------------------------

12

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

@@ -36,3 +36,4 @@ "maxBundleSize": "80kB",

"lint:fix": "yarn lint --fix",
"lint:style": "vue-cli-service lint:style",
"lint:style": "stylelint ./src/**/*.{vue,htm,html,css,sss,less,scss}",
"lint:style:fix": "yarn lint:style --fix",
"test": "vue-cli-service test:unit",

@@ -60,8 +61,7 @@ "test-component:chrome": "cross-env-shell TEST_TYPE=component wdio ../../../../wdio-chrome.conf.js",

"@justeat/f-wdio-utils": "0.5.0",
"@samhammer/vue-cli-plugin-stylelint": "2.0.1",
"@vue/cli-plugin-babel": "4.4.6",
"@vue/cli-plugin-unit-jest": "4.4.6",
"@vue/cli-plugin-babel": "4.5.16",
"@vue/cli-plugin-unit-jest": "4.5.16",
"@vue/test-utils": "1.0.3"
},
"gitHead": "e1c24c889953cb824d6b28192b0e67661e14eb10"
"gitHead": "82823d68f3588e34af2e72d0875e813b6228172b"
}

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 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