@pnpm/config
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -103,2 +103,3 @@ import { ProjectManifest, Registries } from '@pnpm/types'; | ||
globalPnpmfile?: string; | ||
npmPath?: string; | ||
registries: Registries; | ||
@@ -105,0 +106,0 @@ ignoreWorkspaceRootCheck: boolean; |
@@ -45,2 +45,3 @@ "use strict"; | ||
'network-concurrency': Number, | ||
'npm-path': String, | ||
'offline': Boolean, | ||
@@ -47,0 +48,0 @@ 'package-import-method': ['auto', 'hardlink', 'clone', 'copy'], |
{ | ||
"name": "@pnpm/config", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Gets configuration options for pnpm", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
22878
477