Gathering detailed insights and metrics for @pob/use-eslint-plugin
Gathering detailed insights and metrics for @pob/use-eslint-plugin
Gathering detailed insights and metrics for @pob/use-eslint-plugin
Gathering detailed insights and metrics for @pob/use-eslint-plugin
npm install @pob/use-eslint-plugin
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (86.17%)
TypeScript (13.83%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
ISC License
2 Stars
1,325 Commits
2 Watchers
8 Branches
3 Contributors
Updated on Jul 06, 2025
Latest Version
50.0.0
Package Id
@pob/use-eslint-plugin@50.0.0
Unpacked Size
10.63 kB
Size
3.29 kB
File Count
8
NPM Version
lerna/6.0.1/node@v18.12.0+x64 (linux)
Node Version
18.12.0
Cumulative downloads
Total Downloads
No dependencies detected.
check plugin version between dependency and root
1npm install --save @pob/use-eslint-plugin
1'use strict'; 2 3const usePlugin = require('@pob/use-eslint-plugin'); 4 5usePlugin(require('eslint-plugin-prettier/package.json')); 6 7module.exports = { 8 plugins: ['prettier'], 9 10 rules: { 11 'prettier/prettier': 'error', 12 }, 13};
@pob/use-eslint-plugin will ensure both version from this package config and the root package has the same value
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
1 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/11 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-14
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 MoreLast 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