@fortawesome/fontawesome
Advanced tools
Comparing version 1.1.3-1 to 1.1.3-2
@@ -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", |
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
127796
3363