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

fontawesome-iconpicker

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fontawesome-iconpicker - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

7

Gruntfile.js
'use strict';
const FONTAWESOME_VERSION = '5.5.0';
const jsBanner = `/*!

@@ -19,3 +20,7 @@ * Font Awesome Icon Picker

somefile: {
src: ['https://raw.githubusercontent.com/FortAwesome/Font-Awesome/5.1.1/advanced-options/metadata/icons.yml'],
src: [
'https://raw.githubusercontent.com/FortAwesome/Font-Awesome/' +
FONTAWESOME_VERSION +
'/advanced-options/metadata/icons.yml'
],
dest: tempIconsFile

@@ -22,0 +27,0 @@ },

2

package.json
{
"name": "fontawesome-iconpicker",
"version": "3.1.1",
"version": "3.2.0",
"description": "Font Awesome Icon Picker plugin for Twitter Bootstrap",

@@ -5,0 +5,0 @@ "homepage": "https://farbelous.github.io/fontawesome-iconpicker/",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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