@pnpm/config
Advanced tools
Comparing version 3.1.1 to 3.2.0
@@ -31,2 +31,3 @@ "use strict"; | ||
'independent-leaves': Boolean, | ||
'latest': Boolean, | ||
'link-workspace-packages': Boolean, | ||
@@ -98,2 +99,3 @@ 'lock': Boolean, | ||
'globalconfig': npmDefaults.globalconfig, | ||
'latest': false, | ||
'link-workspace-packages': true, | ||
@@ -100,0 +102,0 @@ 'lock': true, |
{ | ||
"name": "@pnpm/config", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"description": "Gets configs for pnpm", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/types": "3.0.0", | ||
"@pnpm/types": "3.1.0", | ||
"@types/node": "*", | ||
@@ -47,3 +47,2 @@ "@types/which": "1.3.1", | ||
"@types/tape": "4.2.33", | ||
"@types/tempy": "0.2.0", | ||
"mos": "2.0.0-alpha.3", | ||
@@ -54,6 +53,6 @@ "mos-plugin-readme": "1.0.4", | ||
"tape": "4.10.1", | ||
"tempy": "0.2.1", | ||
"tempy": "0.3.0", | ||
"ts-node": "8.0.3", | ||
"tslint": "5.15.0", | ||
"typescript": "3.4.2" | ||
"tslint": "5.16.0", | ||
"typescript": "3.4.4" | ||
}, | ||
@@ -60,0 +59,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
25903
13
327
+ Added@pnpm/types@3.1.0(transitive)
- Removed@pnpm/types@3.0.0(transitive)
Updated@pnpm/types@3.1.0