Release 5.15.3 (#1551)

This commit is contained in:
Rob Madole
2021-03-16 13:51:39 -05:00
committed by GitHub
parent e7405daf90
commit 24ddef40be
15947 changed files with 23546 additions and 23493 deletions

View File

@@ -1,3 +1,3 @@
console.log(`Font Awesome Free 1.2.34 by @fontawesome - https://fontawesome.com
console.log(`Font Awesome Free 1.2.35 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.2 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.15.3 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.2\"";
var preamble = "FA \"5.15.3\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.15.2 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.15.3 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.2\"";
var preamble = "FA \"5.15.3\"";
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.34"
"@fortawesome/fontawesome-common-types": "^0.2.35"
},
"version": "1.2.34",
"version": "1.2.35",
"name": "@fortawesome/fontawesome-svg-core",
"main": "index.js",
"module": "index.es.js",