Gathering detailed insights and metrics for @equinor/fusion-wc-icon
Gathering detailed insights and metrics for @equinor/fusion-wc-icon
Gathering detailed insights and metrics for @equinor/fusion-wc-icon
Gathering detailed insights and metrics for @equinor/fusion-wc-icon
@equinor/fusion-wc-button
<!--prettier-ignore-start--> # @equinor/fusion-wc-button [](https://www.npmjs.com/package/@equinor/fusion-wc-button)
@equinor/fusion-wc-icon-button
icon-button web component
@equinor/fusion-wc-icon-button-toggle
npm install @equinor/fusion-wc-icon
Typescript
Module System
Node Version
NPM Version
@equinor/fusion-wc-select@1.1.4
Updated on May 07, 2025
@equinor/fusion-wc-markdown@1.3.1
Updated on May 07, 2025
@equinor/fusion-wc-person@3.1.9
Updated on May 07, 2025
@equinor/fusion-wc-menu@1.1.4
Updated on May 07, 2025
@equinor/fusion-wc-searchable-dropdown@4.0.4
Updated on May 07, 2025
@equinor/fusion-wc-list@1.1.4
Updated on May 07, 2025
TypeScript (84.32%)
MDX (14.1%)
JavaScript (1.58%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
12 Stars
1,586 Commits
3 Forks
8 Watchers
33 Branches
30 Contributors
Updated on Jul 07, 2025
Latest Version
2.3.1
Package Id
@equinor/fusion-wc-icon@2.3.1
Unpacked Size
293.88 kB
Size
93.75 kB
File Count
17
NPM Version
10.8.1
Node Version
20.16.0
Published on
Aug 23, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
3
fusion-wc-icon
1npm install @equinor/fusion-wc-icon
Name | Type | Default | Description |
---|---|---|---|
icon | IconName* | '' | Icon to display. Currently only maps to EDS icon names. |
type | IconType** | IconType.EDS | Icon type to display. Currently only supports EDS. |
* IconName
is exported by @equinor/eds-icons
.
1type IconName = keyof typeof icons | string;
** IconType
is exported by fwc-icon
.
1enum IconType { 2 EDS = 'eds', 3}
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
all changesets reviewed
Reason
no binaries found in the repo
Reason
SAST tool detected but not run on all commits
Details
Reason
3 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More