Gathering detailed insights and metrics for @textlint/get-config-base-dir
Gathering detailed insights and metrics for @textlint/get-config-base-dir
Gathering detailed insights and metrics for @textlint/get-config-base-dir
Gathering detailed insights and metrics for @textlint/get-config-base-dir
npm install @textlint/get-config-base-dir
95.4
Supply Chain
84.2
Quality
79
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
8 Commits
3 Watching
1 Branches
9 Contributors
Updated on 01 Dec 2017
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-2%
3,493
Compared to previous day
Last week
-1.4%
19,899
Compared to previous week
Last month
7.1%
88,276
Compared to previous month
Last year
62.6%
809,566
Compared to previous year
Context#getConfigBaseDir
ponyfill for textlint ^8.x.x
Historically, Context#getConfigBaseDir
is added in textlint 9.0.0.
This ponyfill provide backward compatibility for textlint 8.x.x.
Install with npm:
npm install @textlint/get-config-base-dir
1import { getConfigBaseDir } from "@textlint/get-config-base-dir" 2const report = (context) => { 3 const textlintRcDir = getConfigBaseDir(context); 4}
See Releases page.
Install devDependencies and Run npm test
:
npm i -d && npm test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT © azu
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/8 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
branch protection not enabled on development/release branches
Details
Reason
49 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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