Gathering detailed insights and metrics for @sourcegraph/prettierrc
Gathering detailed insights and metrics for @sourcegraph/prettierrc
npm install @sourcegraph/prettierrc
Typescript
Module System
Node Version
NPM Version
69.1
Supply Chain
71.5
Quality
81.7
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
2,262,998
Last Day
212
Last Week
1,307
Last Month
6,572
Last Year
118,355
5 Stars
27 Commits
5 Forks
4 Watchers
3 Branches
3 Contributors
Updated on Aug 28, 2023
Minified
Minified + Gzipped
Latest Version
3.0.3
Package Id
@sourcegraph/prettierrc@3.0.3
Unpacked Size
2.22 kB
Size
1.07 kB
File Count
3
NPM Version
6.13.7
Node Version
13.6.0
Cumulative downloads
Total Downloads
Last Day
-5.8%
212
Compared to previous day
Last Week
-6.1%
1,307
Compared to previous week
Last Month
18.3%
6,572
Compared to previous month
Last Year
-61.1%
118,355
Compared to previous year
1
Prettier config for projects at Sourcegraph.
npm install --save-dev @sourcegraph/prettierrc
Then add this prettier.config.js
to the project:
1module.exports = require('@sourcegraph/prettierrc')
npm link
cd <project>
npm link @sourcegraph/prettierrc
npm run prettier
Follow semver. Changing or adding a rule is a breaking change and requires a new major version.
npm version major|minor|patch
git push
git push --tags
npm publish
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/27 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-02-10
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