Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
ovh-manager-webfont
Advanced tools
To use please import less you want to use on app.less
You can see every available icons in dist/ovh-font.html
.
<i class="ovh-font ovh-font-caddy"></i>
0.6em
, 0.8em
, 1.2em
, 1.4em
, 1.6em
, 1.8em
, 2em
) <i class="ovh-font ovh-font-caddy ovh-font-1x8"></i>
<i class="ovh-font ovh-font-modem ovh-font-2x"></i>
bower install ovh-manager-webfont --save
npm install ovh-manager-webfont --save
git clone https://github.com/ovh-ux/ovh-manager-webfont.git
cd ovh-manager-webfont
npm install && bower install
and include it
@import 'ovh-manager-webfont/dist/less/ovh-font.less';
@ovh-font-path: '../bower_components/ovh-font/dist/fonts';
You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!
Have a look in CONTRIBUTING.md
npm test
There are a few rules to follow in order for the rendering machine to not break your brand new SVG icon:
src/icons
and run:npm install # just required the first time
make build
See https://github.com/ovh-ux/ovh-manager-webfont/blob/master/LICENSE
FAQs
Managers font style
The npm package ovh-manager-webfont receives a total of 442 weekly downloads. As such, ovh-manager-webfont popularity was classified as not popular.
We found that ovh-manager-webfont demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.