Socket
Socket
Sign inDemoInstall

@fortawesome/angular-fontawesome

Package Overview
Dependencies
Maintainers
6
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fortawesome/angular-fontawesome - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

4

package.json
{
"$schema": "./node_modules/ng-packagr/package.schema.json",
"name": "@fortawesome/angular-fontawesome",
"version": "0.10.0",
"version": "0.10.1",
"description": "Angular Fontawesome, an Angular library",

@@ -27,3 +27,3 @@ "repository": {

"peerDependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.27"
"@fortawesome/fontawesome-svg-core": "~1.2.27 || ~1.3.0-beta2"
},

@@ -30,0 +30,0 @@ "schematics": "./schematics/collection.json",

@@ -9,3 +9,3 @@ <a href="https://fontawesome.com">

Official Angular component for Font Awesome 5
Official Angular component for Font Awesome 5+

@@ -39,13 +39,13 @@ ## Installation

|@fortawesome/angular-fontawesome|Angular|ng-add|
|-|-|-|
|0.1.x|5.x|not supported|
|0.2.x|6.x|not supported|
|0.3.x|6.x && 7.x|not supported|
|0.4.x, 0.5.x|8.x|not supported|
|0.6.x|9.x|supported|
|0.7.x|10.x|supported|
|0.8.x|11.x|supported|
|0.9.x|12.x|supported|
|0.10.x|13.x|supported|
|@fortawesome/angular-fontawesome|Angular|Font Awesome|ng-add|
|-|-|-|-|
|0.1.x|5.x|5.x|not supported|
|0.2.x|6.x|5.x|not supported|
|0.3.x|6.x && 7.x|5.x|not supported|
|0.4.x, 0.5.x|8.x|5.x|not supported|
|0.6.x|9.x|5.x|supported|
|0.7.x|10.x|5.x|supported|
|0.8.x|11.x|5.x|supported|
|0.9.x|12.x|5.x|supported|
|0.10.x|13.x|5.x && 6.x|supported|

@@ -52,0 +52,0 @@ ## Usage

@@ -1,3 +0,3 @@

export declare const svgCoreVersion = "^1.2.36";
export declare const angularFontawesomeVersion = "~0.10.0";
export declare const svgCoreVersion = "~1.2.36";
export declare const angularFontawesomeVersion = "~0.10.1";
export declare const iconPackVersion = "^5.15.4";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.iconPackVersion = exports.angularFontawesomeVersion = exports.svgCoreVersion = void 0;
exports.svgCoreVersion = '^1.2.36';
exports.angularFontawesomeVersion = '~0.10.0';
exports.svgCoreVersion = '~1.2.36';
exports.angularFontawesomeVersion = '~0.10.1';
exports.iconPackVersion = '^5.15.4';
//# sourceMappingURL=versions.js.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc