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

@justeat/fozzie

Package Overview
Dependencies
Maintainers
53
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/fozzie - npm Package Compare versions

Comparing version 6.0.0-beta.13 to 6.0.0

22

CHANGELOG.md

@@ -11,2 +11,24 @@ # Changelog

v6.0.0
------------------------------
*October 27, 2021*
## Main changes:
- New font and colour theme from `pie-design-tokens` package.
- New border radius values for different components styles.
- Button styles now are in line with icing phase 2. Note that there are a lot of changes in css class names. Full list can be found below in beta release CHANGELOGs.
- Set default paragraph size to match base font-size which now is 16px instead of 14px.
### Added
- `c-tag` optional component styles and a deprecation warning to the `c-badge` component.
### Changed
- `pie-design-tokens` package updated to v1.0.0-beta.2.
### Removed
- Menulog font files.
** Full list of changes (including all css class names changes) can be found below in beta release CHANGELOGs **
v6.0.0-beta.13

@@ -13,0 +35,0 @@ ------------------------------

4

package.json

@@ -5,3 +5,3 @@ {

"description": "UI Web Framework for the Just Eat Global Platform",
"version": "6.0.0-beta.13",
"version": "6.0.0",
"main": "dist/js/index.js",

@@ -38,3 +38,3 @@ "files": [

"@justeat/f-utils": "2.0.0",
"@justeat/pie-design-tokens": "1.1.0",
"@justeat/pie-design-tokens": "1.2.0",
"include-media": "1.4.10"

@@ -41,0 +41,0 @@ },

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