Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@master-guy/fontawesome

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master-guy/fontawesome - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

4

copyfonts.js

@@ -5,5 +5,5 @@ 'use strict'

let origin = process.cwd()
origin = origin.concat('/node_modules/@fortawesome/fontawesome-free/webfonts')
origin = origin.concat('../../@fortawesome/fontawesome-free/webfonts')
let filesToCopy = [origin]
let targetPath = process.cwd().concat('/node_modules/@master-guy/fontawesome/bundles/fontawesome/public/')
let targetPath = process.cwd().concat('/bundles/fontawesome/public/')
gentlyCopy(filesToCopy, targetPath)
{
"name": "@master-guy/fontawesome",
"description": "Free version of FontAwesome.com for @edenjs/grid. Adds the missing icons.",
"version": "0.2.8",
"version": "0.2.9",
"dependencies": {

@@ -6,0 +6,0 @@ "@fortawesome/fontawesome-free": "latest",

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