@fortawesome/fontawesome-svg-core
Advanced tools
Comparing version 6.4.0 to 6.4.2
@@ -1,4 +0,4 @@ | ||
console.log(`Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com | ||
console.log(`Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com | ||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
Copyright 2023 Fonticons, Inc. | ||
`) |
@@ -24,5 +24,5 @@ { | ||
"dependencies": { | ||
"@fortawesome/fontawesome-common-types": "6.4.0" | ||
"@fortawesome/fontawesome-common-types": "6.4.2" | ||
}, | ||
"version": "6.4.0", | ||
"version": "6.4.2", | ||
"name": "@fortawesome/fontawesome-svg-core", | ||
@@ -37,2 +37,3 @@ "main": "index.js", | ||
".": { | ||
"types": "./index.d.ts", | ||
"module": "./index.mjs", | ||
@@ -45,2 +46,3 @@ "import": "./index.mjs", | ||
"./index": { | ||
"types": "./index.d.ts", | ||
"module": "./index.mjs", | ||
@@ -52,2 +54,3 @@ "import": "./index.mjs", | ||
"./index.js": { | ||
"types": "./index.d.ts", | ||
"module": "./index.mjs", | ||
@@ -59,2 +62,3 @@ "import": "./index.mjs", | ||
"./plugins": { | ||
"types": "./index.d.ts", | ||
"module": "./plugins.mjs", | ||
@@ -61,0 +65,0 @@ "import": "./plugins.mjs", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
397078
+ Added@fortawesome/fontawesome-common-types@6.4.2(transitive)
- Removed@fortawesome/fontawesome-common-types@6.4.0(transitive)