Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fortawesome/fontawesome

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fortawesome/fontawesome - npm Package Compare versions

Comparing version 1.1.3-1 to 1.1.3-2

6

index.d.ts

@@ -98,6 +98,6 @@ export as namespace fontawesome;

}
type IconDefinitionOrPack = IconDefinition | IconPack;
export interface Library {
add(...definitions: IconDefinition[]): void;
add(pack: IconPack): void;
add(...definitions: IconDefinitionOrPack[]): void;
reset(): void;
}
}

@@ -52,3 +52,3 @@ {

},
"version": "1.1.3-1",
"version": "1.1.3-2",
"name": "@fortawesome/fontawesome",

@@ -55,0 +55,0 @@ "main": "index.js",

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