Installations
npm install ws-pkg-list
Developer Guide
Typescript
Yes
Module System
CommonJS
Node Version
22.1.0
NPM Version
lerna/6.6.2/node@v22.1.0+x64 (win32)
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (74.24%)
JavaScript (25.4%)
Smarty (0.35%)
Developer
bluelovers
Download Statistics
Total Downloads
66,809
Last Day
2
Last Week
198
Last Month
722
Last Year
7,642
GitHub Statistics
14 Stars
1,345 Commits
3 Forks
3 Watching
1 Branches
17 Contributors
Bundle Size
137.48 kB
Minified
40.40 kB
Minified + Gzipped
Package Meta Information
Latest Version
3.0.2
Package Id
ws-pkg-list@3.0.2
Unpacked Size
61.88 kB
Size
13.91 kB
File Count
33
NPM Version
lerna/6.6.2/node@v22.1.0+x64 (win32)
Node Version
22.1.0
Publised On
03 May 2024
Total Downloads
Cumulative downloads
Total Downloads
66,809
Last day
-71.4%
2
Compared to previous day
Last week
153.8%
198
Compared to previous week
Last month
-16.7%
722
Compared to previous month
Last year
-53.4%
7,642
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
ws-pkg-list
get Yarn Workspaces Packages List and can help create
paths
fortsconfig.json
demo
1console.log(workspacesPackagesList(process.cwd(), true)); 2/* 3[ '[abs path]/packages/create-yarn-workspaces', 4 '[abs path]/packages/find-pkg-ws', 5 '[abs path]/packages/npm-init2', 6 '[abs path]/packages/workspaces-config', 7 '[abs path]/packages/ws-pkg-list' ] 8 */
1console.log(readPackages(workspacesPackagesList(process.cwd(), false))); 2/* 3{ 'create-yarn-workspaces': 4 { name: 'create-yarn-workspaces', 5 path: '..\\create-yarn-workspaces', 6 fullpath: 7 '[abs path]\\packages\\create-yarn-workspaces', 8 config: 9 { name: 'create-yarn-workspaces', 10 version: '1.0.7', 11 description: 'yarn create yarn-workspaces npx create-yarn-workspaces', 12 keywords: [Array], 13 homepage: 14 'https://github.com/bluelovers/create-yarn-workspaces#readme', 15 bugs: [Object], 16 repository: [Object], 17 license: 'ISC', 18 author: '', 19 main: 'index.js', 20 bin: [Object], 21 directories: [Object], 22 scripts: [Object], 23 dependencies: [Object], 24 devDependencies: {} } }, 25 26 ... 27 28 'ws-pkg-list': 29 { name: 'ws-pkg-list', 30 path: '.', 31 fullpath: 32 '[abs path]\\packages\\ws-pkg-list', 33 config: 34 { name: 'ws-pkg-list', 35 version: '1.0.0', 36 description: 'get Workspaces Packages List', 37 main: 'index.js', 38 scripts: [Object], 39 author: '', 40 license: 'ISC', 41 dependencies: [Object] } } } 42 */
1console.log(tsConfigPaths(workspacesPackagesList(true))); 2/* 3{ 'create-yarn-workspaces/*': 4 [ '[abs path]\\packages\\create-yarn-workspaces\\*' ], 5 'find-pkg-ws/*': 6 [ '[abs path]\\packages\\find-pkg-ws\\*' ], 7 'npm-init2/*': 8 [ '[abs path]\\packages\\npm-init2\\*' ], 9 'workspaces-config/*': 10 [ '[abs path]\\packages\\workspaces-config\\*' ], 11 'ws-pkg-list/*': 12 [ '[abs path]\\packages\\ws-pkg-list\\*' ] } 13 */
1console.log(tsConfigPaths(workspacesPackagesList(false))); 2console.log(tsConfigPaths(process.cwd())); 3/* 4{ 'create-yarn-workspaces/*': 5 [ '..\\create-yarn-workspaces\\*', 6 '[abs path]\\packages\\create-yarn-workspaces\\*' ], 7 'find-pkg-ws/*': 8 [ '..\\find-pkg-ws\\*', 9 '[abs path]\\packages\\find-pkg-ws\\*' ], 10 'npm-init2/*': 11 [ '..\\npm-init2\\*', 12 '[abs path]\\packages\\npm-init2\\*' ], 13 'workspaces-config/*': 14 [ '..\\workspaces-config\\*', 15 '[abs path]\\packages\\workspaces-config\\*' ] } 16 */
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/30 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 effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
85 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695
- Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm
- Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574
- Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm
- Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw
- Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5
- Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h
- Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8
- Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c
- Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq
- Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w
- Warn: Project is vulnerable to: GHSA-434g-2637-qmqr
- Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m
- Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw
- Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p
- Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747
- Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h
- Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5
- Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6
- Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr
- Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg
- Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq
- Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488
- Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g
- Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-x56p-c8cg-q435
- Warn: Project is vulnerable to: GHSA-vxf5-wxwp-m7g9
- Warn: Project is vulnerable to: GHSA-25mp-g6fv-mqxx
- Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc
- Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
- Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr
- Warn: Project is vulnerable to: GHSA-cwx2-736x-mf6w
- Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf
- Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c
- Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9
- Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg
- Warn: Project is vulnerable to: GHSA-566m-qj78-rww5
- Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
- Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7
- Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq
- Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc
- Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh
- Warn: Project is vulnerable to: GHSA-hxwm-x553-x359
- Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw
- Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm
- Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97
- Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj
- Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37
- Warn: Project is vulnerable to: GHSA-896r-f27r-55mw
- Warn: Project is vulnerable to: GHSA-3xq5-wjfh-ppjc
- Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p
- Warn: Project is vulnerable to: GHSA-px4h-xg32-q955
- Warn: Project is vulnerable to: GHSA-jmqm-f2gx-4fjv
- Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94
- Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9
- Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw
- Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc
- Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh
- Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p
- Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v
- Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693
Score
1.3
/10
Last Scanned on 2025-01-13
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