@pnpm/config
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -26,2 +26,3 @@ "use strict"; | ||
'reporter': String, | ||
'shamefully-flatten': Boolean, | ||
'shrinkwrap-only': Boolean, | ||
@@ -28,0 +29,0 @@ 'side-effects-cache': Boolean, |
{ | ||
"name": "@pnpm/config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Gets configs for pnpm", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
"tape": "^4.8.0", | ||
"ts-node": "^4.0.0", | ||
"ts-node": "^5.0.0", | ||
"tslint": "^5.8.0", | ||
@@ -48,0 +48,0 @@ "typescript": "^2.6.2" |
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
9192
85