
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
ubuntu-fontface
Advanced tools
Ubuntu Font Family Bower-ready (also SASS-ready, LESS-ready, and plain CSS-ready)
Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)
Install it from Bower
$ bower install [--save] ubuntu-fontface
or from NPM
$ npm install [--save] ubuntu-fontface
Import it on SCSS/LESS/CSS source code. Assuming {BOWER_PATH} is bower_components/; {SUFFIX} options
are -base, -condensed and -mono; {EXTENSION} options are css, less, scss, depending
whether you're using pure CSS, SCSS or LESS. The {SUFFIX} is
not available if you're importing the pure CSS file. A minified file is available for the pure CSS version.
@import "{BOWER_PATH}/ubuntu-fontface/ubuntu{SUFFIX}.{EXTENSION}";
If you need any help (or have found any bug 🐞), please post it on /issues. Thank you!
The Ubuntu Font Family is distributed under the Ubuntu Font Licence.
The source code in this project is distributed under the MIT License © Ewerton Assis
FAQs
Ubuntu Font Family Bower-ready (also SASS-ready, LESS-ready, and plain CSS-ready)
We found that ubuntu-fontface demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.