Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
ode-csslib-panda-oneconnect
Advanced tools
This webfont is generated by http://fontello.com open source project.
================================================================================ Please, note, that you should obey original font licenses, used to make this webfont pack. Details available in LICENSE.txt file.
Usually, it's enough to publish content of LICENSE.txt file somewhere on your site in "About" section.
If your project is open-source, usually, it will be ok to make LICENSE.txt file publicly available in your repository.
Fonts, used in Fontello, don't require a clickable link on your site. But any kind of additional authors crediting is welcome. ================================================================================
/font/* - fonts in different formats
/css/* - different kinds of css, for all situations. Should be ok with twitter bootstrap. Also, you can skip style and assign icon classes directly to text elements, if you don't mind about IE7.
demo.html - demo file, to show your webfont content
LICENSE.txt - license info about source fonts, used to build your one.
config.json - keeps your settings. You can import it back into fontello anytime, to continue your work
Because we like to fit all your needs :)
basic file, <your_font_name>.css - is usually enough, it contains @font-face and character code definitions
*-ie7.css - if you need IE7 support, but still don't wish to put char codes directly into html
*-codes.css and *-ie7-codes.css - if you like to use your own @font-face rules, but still wish to benefit from css generation. That can be very convenient for automated asset build systems. When you need to update font - no need to manually edit files, just override old version with archive content. See fontello source code for examples.
*-embedded.css - basic css file, but with embedded WOFF font, to avoid
CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
We strongly recommend to resolve this issue by Access-Control-Allow-Origin
server headers. But if you ok with dirty hack - this file is for you. Note,
that data url moved to separate @font-face to avoid problems with <IE9, when
string is too long.
animate.css - use it to get ideas about spinner rotation animation.
You MUST setup server to reply with proper mime-types
for font files -
otherwise some browsers will fail to show fonts.
Usually, apache
already has necessary settings, but nginx
and other
webservers should be tuned. Here is list of mime types for our file extensions:
application/vnd.ms-fontobject
- eotapplication/x-font-woff
- woffapplication/x-font-ttf
- ttfimage/svg+xml
- svgFAQs
Panda theme by Open Digital Education
The npm package ode-csslib-panda-oneconnect receives a total of 201 weekly downloads. As such, ode-csslib-panda-oneconnect popularity was classified as not popular.
We found that ode-csslib-panda-oneconnect demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.