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.0.5 to 7.1.0

4

lib.js

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

}
export function register__bars_solid() {
if (_has__icon('bars-solid')) return
register__icon({ 'bars-solid': { width: 448, height: 512, paths: [{ d: 'M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z' }] } })
}
export function register__chevron_down_solid() {

@@ -40,0 +44,0 @@ if (_has__icon('chevron-down-solid')) return

4

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

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

},
"gitHead": "ede37bb715d5956c7e4c54c33d4f12e3ff776fbd"
"gitHead": "bdd8b91067a5b3251252db3647c71916383a86cc"
}
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