Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@justeat/fozzie
Advanced tools
Base Front-End Library for Just Eat Global Platform. Designed to be reusable across any site that want to share those base styles.
If you are using the fozzie gulp build tasks, then Eyeglass is automatically setup ready to use. If not, you can use it in one of the following ways:
Install the fozzie module using NPM or Yarn:
yarn add @justeat/fozzie
Then within your Sass files, you will need to import this module.
@import 'fozzie';
You can then use the base styles that fozzie
has available in this module (and that will be documented shortly).
v7.0.0
February 15, 2022
dart-sass
instead of node-sass
for styles.
There is still an outstanding issue in vue-jest
and it's support of dart-sass which means for components
wanting to compile styles in jest (to test classnames for instance), node-sass
still needs to be included
as part of that packages devDepenedencies
. For all other packages, experimentalCSSCompile: false
has been
set to turn off jest compiling styles, otherwise the tests won't run as expected.sass-loader
's node_modules path resolution, as this comes out of the box.$theme
variables in common.scss
files, as no longer needed.~
for fozzie scss refrences, as not needed – sass-loader does this automatically now.FAQs
UI Web Framework for the Just Eat Global Platform
The npm package @justeat/fozzie receives a total of 337 weekly downloads. As such, @justeat/fozzie popularity was classified as not popular.
We found that @justeat/fozzie demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 29 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.