@fortawesome/fontawesome-svg-core
Advanced tools
Comparing version 1.2.2 to 1.2.3
/*! | ||
* Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com | ||
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
* Font Awesome Free 5.3.0 by @fontawesome - https://fontawesome.com | ||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
*/ | ||
@@ -680,3 +680,3 @@ var noop = function noop() {}; | ||
var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { mark: noop$2, measure: noop$2 }; | ||
var preamble = 'FA "5.2.0"'; | ||
var preamble = 'FA "5.3.0"'; | ||
@@ -683,0 +683,0 @@ var begin = function begin(name) { |
/*! | ||
* Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com | ||
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
* Font Awesome Free 5.3.0 by @fontawesome - https://fontawesome.com | ||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
*/ | ||
@@ -686,3 +686,3 @@ (function (global, factory) { | ||
var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { mark: noop$2, measure: noop$2 }; | ||
var preamble = 'FA "5.2.0"'; | ||
var preamble = 'FA "5.3.0"'; | ||
@@ -689,0 +689,0 @@ var begin = function begin(name) { |
@@ -6,3 +6,3 @@ Font Awesome Free License | ||
commercial projects, open source projects, or really almost whatever you want. | ||
Full Font Awesome Free license: https://fontawesome.com/license. | ||
Full Font Awesome Free license: https://fontawesome.com/license/free. | ||
@@ -28,3 +28,3 @@ # Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/) | ||
We've kept attribution comments terse, so we ask that you do not actively work | ||
to remove them from files, especially code. They're a great way for folks to | ||
to remove them from files, especially code. They're a great way for folks to | ||
learn about Font Awesome. | ||
@@ -31,0 +31,0 @@ |
@@ -50,5 +50,5 @@ { | ||
"dependencies": { | ||
"@fortawesome/fontawesome-common-types": "^0.2.2" | ||
"@fortawesome/fontawesome-common-types": "^0.2.3" | ||
}, | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"name": "@fortawesome/fontawesome-svg-core", | ||
@@ -55,0 +55,0 @@ "main": "index.js", |
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
137899