Gathering detailed insights and metrics for npm-gui
Gathering detailed insights and metrics for npm-gui
Gathering detailed insights and metrics for npm-gui
Gathering detailed insights and metrics for npm-gui
Tired of the package.json dependency juggle? Meet npm-gui! We seamlessly integrate with npm, pnpm, or yarn. Managing, installing, and updating dependencies is as easy as it gets. Try npm-gui today and enjoy dependency management like a pro!
npm install npm-gui
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (95.96%)
JavaScript (3.47%)
CSS (0.4%)
HTML (0.18%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
659 Stars
333 Commits
42 Forks
16 Watchers
11 Branches
7 Contributors
Updated on Jun 13, 2025
Latest Version
4.0.4
Package Id
npm-gui@4.0.4
Unpacked Size
309.60 kB
Size
98.32 kB
File Count
20
NPM Version
8.19.3
Node Version
18.13.0
Published on
Jan 28, 2023
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
2
30
Homepage and full documentation: https://npm-gui.nullapps.dev
npm-gui
is a convenient tool for managing javascript project dependencies listed in package.json
. Under the hood, it will transparently use npm
, pnpm
, or yarn
commands to install, remove or update dependencies
(to use yarn it requires the yarn.lock file to be present in the project folder.)
The recommended way to run npm-gui
is by using npx
:
~/$ npx npm-gui@latest
It will run the most recent version of npm-gui
without installing it on your system.
npm-gui
could also be installed as a global dependency:
~/$ npm install -g npm-gui
and then run with just:
~/$ npm-gui
~/$ npm install npm-gui
To read more visit: https://npm-gui.nullapps.dev/docs/npm-gui/
npm-gui integrated into VS Code as an extension
other package managers like: poetry, composer, nuget
packages updates history
re-arrange existing columns
expandable/collapsable module to reveal it's dependency tree (npm-remote-ls)
number of dependencies per module
move dependency between dev and prod
visual indicator if the package seems to be unuse (depcheck)
hint like: "shouldn't this be a dev-dependency?"
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 3/28 approved changesets -- score normalized to 1
Reason
dependency not pinned by hash detected -- score normalized to 1
Details
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
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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