Gathering detailed insights and metrics for react-native-web-linear-gradient
Gathering detailed insights and metrics for react-native-web-linear-gradient
Gathering detailed insights and metrics for react-native-web-linear-gradient
Gathering detailed insights and metrics for react-native-web-linear-gradient
React Native for Web implementation of react-native-linear-gradient
npm install react-native-web-linear-gradient
Typescript
Module System
84
Supply Chain
61.3
Quality
74.6
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
93 Stars
36 Commits
18 Forks
2 Watchers
18 Branches
9 Contributors
Updated on Dec 09, 2024
Latest Version
1.1.2
Package Id
react-native-web-linear-gradient@1.1.2
Size
39.32 kB
Published on
Jun 02, 2021
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
1
React Native for Web implementation of react-native-linear-gradient
$ npm install react-native-web-linear-gradient --save
Alias the package in your webpack config:
resolve: {
alias: {
'react-native': 'react-native-web',
...
'react-native-linear-gradient': 'react-native-web-linear-gradient',
}
}
See react-native-linear-gradient.
Note that angleCenter
prop is not supported.
See the storybook.
PRs are welcome!
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 5/20 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
76 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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