nodeps

command module
v2.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

Nodeps (No Dependencies) will check which libraries in package.json are up to date and which ones are using an outdated version which might have vulnerabilities.

Usage

$ nodeps -pkg package.json

     |  NAME        |  USED VERSION  |  LAST VERSION  |  REPOSITORY
-----+--------------+----------------+----------------+---------------------------------+
  ✅ | lib1         | ^4.0.0         | 4.0.0          | https://github.com/user/lib1
  ✅ | lib2         | ^5.0.5         | 5.0.5          | https://github.com/user/lib2
  ⚠️  | lib3         | ^0.1.0         | 0.21.1         | https://github.com/user/lib3
  ✅ | lib4         | ^1.5.0         | 1.5.0          | https://github.com/user/lib4

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
packages

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL