@pnpm/config
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@pnpm/config", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Gets configs for pnpm", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=8.15" | ||
}, | ||
@@ -38,3 +38,3 @@ "author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)", | ||
"@zkochan/npm-conf": "1.2.4", | ||
"camelcase": "5.2.0", | ||
"camelcase": "5.3.1", | ||
"find-up": "3.0.0", | ||
@@ -56,4 +56,4 @@ "which": "1.3.1" | ||
"ts-node": "8.0.3", | ||
"tslint": "5.14.0", | ||
"typescript": "3.3.4000" | ||
"tslint": "5.15.0", | ||
"typescript": "3.4.2" | ||
}, | ||
@@ -60,0 +60,0 @@ "mos": { |
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
+ Addedcamelcase@5.3.1(transitive)
- Removedcamelcase@5.2.0(transitive)
Updatedcamelcase@5.3.1