Expand description
This parses the output of npm-outdated
Structs§
- NpmOutdated
Data - Outer structure for parsing npm-outdated output
- Package
Status - Inner, per-package structure when parsing npm-outdated output
Enums§
- Indicated
Update Requirement - What the exit code indicated about required updates
Functions§
- outdated
- main entry point for the npm-oudated call