Crate node_maintainer

Source
Expand description

An NPM dependency resolver for building node_modules/ trees and extracting them to their final resting place.

Structs§

Lockfile
A representation of a resolved lockfile.
LockfileNode
Nassun
Toplevel client for making package requests.
NassunOpts
Build a new Nassun instance with specified options.
NodeMaintainer
Resolves and manages node_modules for a given project.
NodeMaintainerOptions
NpmPackageLock
NpmPackageLockEntry

Enums§

NassunError
Error type returned by all API calls.
NodeMaintainerError

Constants§

DEFAULT_CONCURRENCY
DEFAULT_SCRIPT_CONCURRENCY
META_FILE_NAME
STORE_DIR_NAME

Traits§

IntoKdl
IoContext

Type Aliases§

ProgressAdded
ProgressHandler
PruneProgress
ScriptLineHandler
ScriptStartHandler