Skip to main content

Crate deno_npmrc

Crate deno_npmrc 

Source

Structs§

NpmRc
NpmRegistryUrl
RegistryConfig
RegistryConfigWithUrl
ResolvedNpmRc

Enums§

ReplaceRegistryHost
Controls when the configured registry replaces the registry host in a package tarball URL. This mirrors npm’s replace-registry-host setting.
ResolveError
TrustPolicyConfig
trust-policy value. Controls whether a resolved npm version may have weaker publishing-trust evidence than an earlier-published version of the same package. Mirrors pnpm’s trustPolicy.

Statics§

NPM_DEFAULT_REGISTRY
The default npm registry URL.

Functions§

min_release_age_days_from_env

Type Aliases§

NpmRcParseError