New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jsweb/font-awesome-base64

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsweb/font-awesome-base64 - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "@jsweb/font-awesome-base64",
"description": "Font Awesome icons compiled with base64 embedded font to CSS instead of link to font files",
"version": "2.1.0",
"version": "2.1.1",
"main": "dist/fa-all.css",

@@ -6,0 +6,0 @@ "repository": "git@github.com:jsweb/font-awesome-base64.git",

@@ -9,4 +9,6 @@ # @jsweb/font-awesome-base64 ![img](https://travis-ci.com/jsweb/font-awesome-base64.svg?branch=master)

Only WOFF2 fonts are included to minify the compiled CSS at most as possible and because WOFF2 is supported by all major modern browsers. Web is the focus here.
Only WOFF2 fonts are included to minify the compiled CSS at most as possible and because WOFF2 is supported by all major modern browsers.
Web projects are the target. Specially PWA with offline capabilities, caching the CSS icons lib easy.
IE compatibility is not a concern. For a compatibility reference see the link:

@@ -21,3 +23,3 @@

```html
<link rel="stylesheet" href="https://unpkg.com/@jsweb/font-awesome-base64"/>
<link rel="stylesheet" href="https://unpkg.com/@jsweb/font-awesome-base64" />
```

@@ -46,2 +48,1 @@

https://fontawesome.com/icons?d=gallery&s=brands,regular,solid&m=free

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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