@pnpm/config
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -191,4 +191,7 @@ "use strict"; | ||
} | ||
if (typeof pnpmConfig.filter === 'string') { | ||
pnpmConfig.filter = pnpmConfig.filter.split(' '); | ||
} | ||
return pnpmConfig; | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pnpm/config", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Gets configs for pnpm", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"@types/camelcase": "4.1.0", | ||
"@types/node": "10.12.5", | ||
"@types/node": "10.12.12", | ||
"@types/which": "1.3.1", | ||
@@ -57,3 +57,3 @@ "@zkochan/npm-conf": "1.2.1", | ||
"tslint": "5.11.0", | ||
"typescript": "3.1.6" | ||
"typescript": "3.2.2" | ||
}, | ||
@@ -60,0 +60,0 @@ "mos": { |
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
22582
292
+ Added@types/node@10.12.12(transitive)
- Removed@types/node@10.12.5(transitive)
Updated@types/node@10.12.12