Release 5.15.1 (#1528)

This commit is contained in:
Rob Madole
2020-10-05 11:34:02 -05:00
committed by GitHub
parent 83ef8188b6
commit f5c4a48625
15944 changed files with 31788 additions and 133559 deletions

View File

@@ -1,3 +1,3 @@
console.log(`Font Awesome Free 1.2.31 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 1.2.32 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
`)

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
function _typeof(obj) {
@@ -1096,7 +1096,7 @@ var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMA
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.15.0\"";
var preamble = "FA \"5.15.1\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.15.0 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {
@@ -1102,7 +1102,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.15.0\"";
var preamble = "FA \"5.15.1\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.31"
"@fortawesome/fontawesome-common-types": "^0.2.32"
},
"version": "1.2.31",
"version": "1.2.32",
"name": "@fortawesome/fontawesome-svg-core",
"main": "index.js",
"module": "index.es.js",