Module outdated

Source
Expand description

This parses the output of npm-outdated

Structs§

NpmOutdatedData
Outer structure for parsing npm-outdated output
PackageStatus
Inner, per-package structure when parsing npm-outdated output

Enums§

IndicatedUpdateRequirement
What the exit code indicated about required updates

Functions§

outdated
main entry point for the npm-oudated call