Gathering detailed insights and metrics for @devneser/gradient-avatar
Gathering detailed insights and metrics for @devneser/gradient-avatar
Gathering detailed insights and metrics for @devneser/gradient-avatar
Gathering detailed insights and metrics for @devneser/gradient-avatar
npm install @devneser/gradient-avatar
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (60%)
HTML (25.21%)
JavaScript (12.27%)
CSS (2.53%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
1 Stars
5 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Jan 26, 2024
Latest Version
1.1.1
Package Id
@devneser/gradient-avatar@1.1.1
Unpacked Size
412.33 kB
Size
80.94 kB
File Count
14
NPM Version
7.5.1
Node Version
15.8.0
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
1
31
Made with create-react-library
1npm install --save gradient-avatar
address: string
primary: string (default: #521E8A)
secondary: string (default: #1DBF8E)
size: number (default: 30)
1import React from 'react' 2 3import Avatar from 'gradient-avatar' 4 5const Example = () => { 6 render() { 7 return <Avatar address="0xABCDEF" /> 8 } 9}
MIT © devneser
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/5 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
83 existing vulnerabilities detected
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