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

@justeat/f-button

Package Overview
Dependencies
Maintainers
53
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/f-button - npm Package Compare versions

Comparing version 2.0.0-beta.0 to 2.0.0

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

v2.0.0
------------------------------
*September 15, 2021*
- Return beta to master. Component has JETSansDigital font.
v2.0.0-beta.0

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

2

package.json
{
"name": "@justeat/f-button",
"description": "Fozzie Button – The generic button component",
"version": "2.0.0-beta.0",
"version": "2.0.0",
"main": "dist/f-button.umd.min.js",

@@ -6,0 +6,0 @@ "maxBundleSize": "5kB",

const Page = require('@justeat/f-wdio-utils/src/page.object');
module.exports = class Buttons extends Page {
constructor() {
super('atom-folder', 'f-button--button-component');
}
get actionComponent () { return $('[data-test-id="action-button-component"]'); }

@@ -5,0 +9,0 @@

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