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

@ctx-core/font-awesome

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/font-awesome - npm Package Compare versions

Comparing version 7.8.1 to 7.9.0

4

lib.js

@@ -98,2 +98,6 @@ export const icons = {}

}
export function register__project_diagram() {
if (_has__icon('project-diagram')) return
register__icon({ 'project-diagram': { width: 640, height: 512, paths: [{ d: 'M384 320H256c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM192 32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v128c0 17.67 14.33 32 32 32h95.72l73.16 128.04C211.98 300.98 232.4 288 256 288h.28L192 175.51V128h224V64H192V32zM608 0H480c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32z' }] } })
}
export function register__quora() {

@@ -100,0 +104,0 @@ if (_has__icon('quora')) return

4

package.json
{
"name": "@ctx-core/font-awesome",
"version": "7.8.1",
"version": "7.9.0",
"description": "ctx-core font-awesome",

@@ -29,3 +29,3 @@ "main": "lib.js",

},
"gitHead": "8914354cca14c6be38562d7c49851c8f7e3b4693"
"gitHead": "ab4ebec28c6cb2177383db1682a48753757285c7"
}
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