fontawesome-iconpicker
Advanced tools
Comparing version 3.1.1 to 3.2.0
'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 @@ }, |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
427372
7085