@pnpm/config
Advanced tools
Comparing version 20.1.1 to 20.1.2
@@ -9,3 +9,3 @@ /// <reference types="node" /> | ||
export type { Config, UniversalOptions }; | ||
export declare const types: Partial<Record<"registry" | "tag" | "force" | "color" | "global" | "save" | "production" | "depth" | "offline" | "optional" | "loglevel" | "only" | "dev" | "cert" | "key" | "ca" | "globalconfig" | "userconfig" | "proxy" | "ignore-scripts" | "dry-run" | "save-prod" | "save-dev" | "save-optional" | "script-shell" | "fetch-retries" | "fetch-retry-factor" | "fetch-retry-mintimeout" | "fetch-retry-maxtimeout" | "save-exact" | "save-prefix" | "scripts-prepend-node-path" | "engine-strict" | "node-version" | "unsafe-perm" | "prefer-offline" | "https-proxy" | "local-address" | "no-proxy" | "strict-ssl" | "user-agent" | "package-lock", any>> & { | ||
export declare const types: Partial<Record<"registry" | "dev" | "optional" | "tag" | "key" | "user-agent" | "ca" | "cert" | "force" | "color" | "global" | "save" | "production" | "depth" | "offline" | "loglevel" | "only" | "globalconfig" | "userconfig" | "proxy" | "local-address" | "ignore-scripts" | "dry-run" | "save-prod" | "save-dev" | "save-optional" | "script-shell" | "fetch-retries" | "fetch-retry-factor" | "fetch-retry-mintimeout" | "fetch-retry-maxtimeout" | "save-exact" | "save-prefix" | "scripts-prepend-node-path" | "engine-strict" | "node-version" | "unsafe-perm" | "prefer-offline" | "https-proxy" | "no-proxy" | "strict-ssl" | "package-lock", any>> & { | ||
access: (string | null)[]; | ||
@@ -12,0 +12,0 @@ 'allow-same-version': BooleanConstructor; |
{ | ||
"name": "@pnpm/config", | ||
"version": "20.1.1", | ||
"version": "20.1.2", | ||
"description": "Gets configuration options for pnpm", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
"@pnpm/matcher": "5.0.0", | ||
"@pnpm/pnpmfile": "5.0.16", | ||
"@pnpm/pnpmfile": "5.0.17", | ||
"@pnpm/read-project-manifest": "5.0.8", | ||
@@ -55,5 +55,5 @@ "@pnpm/types": "9.4.0" | ||
"symlink-dir": "^5.2.0", | ||
"@pnpm/config": "20.1.1", | ||
"@pnpm/prepare": "0.0.84", | ||
"@pnpm/test-fixtures": "0.1.14" | ||
"@pnpm/config": "20.1.2", | ||
"@pnpm/prepare": "0.0.85", | ||
"@pnpm/test-fixtures": "0.1.15" | ||
}, | ||
@@ -60,0 +60,0 @@ "funding": "https://opencollective.com/pnpm", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51512
19
+ Added@pnpm/pnpmfile@5.0.17(transitive)
+ Added@pnpm/store-controller-types@17.1.2(transitive)
- Removed@pnpm/pnpmfile@5.0.16(transitive)
- Removed@pnpm/store-controller-types@17.1.1(transitive)
Updated@pnpm/pnpmfile@5.0.17