dependencies-hierarchy
Advanced tools
Comparing version 5.0.9 to 5.0.10
{ | ||
"name": "dependencies-hierarchy", | ||
"version": "5.0.9", | ||
"version": "5.0.10", | ||
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`", | ||
@@ -39,3 +39,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/lockfile-file": "1.0.7", | ||
"@pnpm/lockfile-file": "1.1.0", | ||
"@pnpm/modules-yaml": "3.0.3", | ||
@@ -51,3 +51,3 @@ "@pnpm/read-modules-dir": "2.0.1", | ||
"devDependencies": { | ||
"@pnpm/constants": "1.0.1", | ||
"@pnpm/constants": "1.1.0", | ||
"@pnpm/logger": "2.1.1", | ||
@@ -59,4 +59,4 @@ "@types/semver": "6.0.0", | ||
"tslint": "5.17.0", | ||
"typescript": "3.4.5" | ||
"typescript": "3.5.1" | ||
} | ||
} |
21325
+ Added@pnpm/constants@1.1.0(transitive)
+ Added@pnpm/lockfile-file@1.1.0(transitive)
- Removed@pnpm/constants@1.0.1(transitive)
- Removed@pnpm/lockfile-file@1.0.7(transitive)
Updated@pnpm/lockfile-file@1.1.0