@pnpm/config
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -84,2 +84,6 @@ "use strict"; | ||
'bail': true, | ||
'fetch-retries': 2, | ||
'fetch-retry-factor': 10, | ||
'fetch-retry-maxtimeout': 60000, | ||
'fetch-retry-mintimeout': 10000, | ||
'globalconfig': npmDefaults.globalconfig, | ||
@@ -86,0 +90,0 @@ 'lock': true, |
{ | ||
"name": "@pnpm/config", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Gets configs for pnpm", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
14180
151