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

@code.gov/code-gov-font

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code.gov/code-gov-font - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

16

config.json

@@ -182,4 +182,18 @@ {

"src": "fontawesome"
},
{
"uid": "7f7015ce79f01cae1ceb15fd3b5fa52e",
"css": "cancel-thin",
"code": 59392,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M452.2 496.7L9.6 939.3C-2.7 951.6-2.7 971.5 9.6 983.8 15.7 990 23.8 993 31.8 993 39.9 993 47.9 990 54.1 983.8L500 537.8 946 983.8C952.1 990 960.2 993 968.2 993 976.3 993 984.3 990 990.5 983.8 1002.8 971.5 1002.8 951.6 990.5 939.3L547.9 496.7 990.8 53.7C1003.1 41.4 1003.1 21.5 990.8 9.2 978.5-3.1 958.6-3.1 946.3 9.2L500 455.5 53.8 9.2C41.5-3.1 21.6-3.1 9.3 9.2-3 21.5-3 41.4 9.3 53.7L452.2 496.7Z",
"width": 1000
},
"search": [
"cancel-thin"
]
}
]
}
}
Font-Awesome SVG Icons are released under the SIL Open Font License. You can read more here: https://en.wikipedia.org/wiki/SIL_Open_Font_License
<div>Icons made by <a href="https://www.flaticon.com/authors/hadrien" title="Hadrien">Hadrien</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>
Anything not covered by the license above is released into the public domain via CC0-1.0 Universal Public Domain Dedication (https://creativecommons.org/publicdomain/zero/1.0/).

2

package.json
{
"name": "@code.gov/code-gov-font",
"version": "0.6.0",
"version": "0.6.1",
"description": "Custom font with icons used by code-gov-web. Based on font-awesome. Built using fontello.",

@@ -5,0 +5,0 @@ "main": "index.js",

# code-gov-font
Custom font with icons used by code-gov-web. Based on font-awesome. Built using fontello.
Custom font with icons used by code-gov-web. Based on font-awesome and icon by Hadrien. Built using fontello.

@@ -11,8 +11,8 @@ # install

font-family: 'code-gov';
src: url('../font/code-gov.eot?2257399');
src: url('../font/code-gov.eot?2257399#iefix') format('embedded-opentype'),
url('../font/code-gov.woff2?2257399') format('woff2'),
url('../font/code-gov.woff?2257399') format('woff'),
url('../font/code-gov.ttf?2257399') format('truetype'),
url('../font/code-gov.svg?2257399#code-gov') format('svg');
src: url('../font/code-gov.eot?29334233');
src: url('../font/code-gov.eot?29334233#iefix') format('embedded-opentype'),
url('../font/code-gov.woff2?29334233') format('woff2'),
url('../font/code-gov.woff?29334233') format('woff'),
url('../font/code-gov.ttf?29334233') format('truetype'),
url('../font/code-gov.svg?29334233#code-gov') format('svg');
font-weight: normal;

@@ -19,0 +19,0 @@ font-style: normal;

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

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

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