dependencies-hierarchy
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "dependencies-hierarchy", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts", | ||
"pretest": "cd fixtures && node ../../pnpm recursive install --frozen-lockfile --no-shared-workspace-lockfile --no-link-workspace-packages -f && cd ../fixtureWithLinks && node ../../pnpm/bin/pnpm.js recursive install --frozen-lockfile --link-workspace-packages --no-shared-workspace-lockfile -f && cd ..", | ||
"pretest": "pnpm install -rf -C fixtures --frozen-lockfile --no-shared-workspace-lockfile --no-link-workspace-packages && pnpm install -rf -C fixtureWithLinks --frozen-lockfile --link-workspace-packages --no-shared-workspace-lockfile", | ||
"test": "pnpm run tsc && pnpm run lint && ts-node test --type-check", | ||
@@ -41,3 +41,3 @@ "prepublishOnly": "pnpm run tsc", | ||
"@pnpm/lockfile-file": "3.0.1", | ||
"@pnpm/lockfile-utils": "2.0.1", | ||
"@pnpm/lockfile-utils": "2.0.2", | ||
"@pnpm/modules-yaml": "5.0.0", | ||
@@ -47,3 +47,3 @@ "@pnpm/read-modules-dir": "2.0.1", | ||
"@pnpm/utils": "0.12.0", | ||
"dependency-path": "4.0.0", | ||
"dependency-path": "4.0.1", | ||
"normalize-path": "3.0.0", | ||
@@ -53,3 +53,3 @@ "resolve-link-target": "1.0.1" | ||
"devDependencies": { | ||
"@pnpm/constants": "link:../constants", | ||
"@pnpm/constants": "workspace:*", | ||
"@pnpm/logger": "3.1.0", | ||
@@ -56,0 +56,0 @@ "dependencies-hierarchy": "link:", |
15046
+ Added@pnpm/lockfile-utils@2.0.2(transitive)
+ Addeddependency-path@4.0.1(transitive)
+ Addedencode-registry@2.0.2(transitive)
+ Addedmem@6.1.1(transitive)
+ Addedmimic-fn@3.1.0(transitive)
- Removed@pnpm/lockfile-utils@2.0.1(transitive)
- Removeddependency-path@4.0.0(transitive)
- Removedencode-registry@2.0.1(transitive)
- Removedmem@5.1.1(transitive)
- Removedmimic-fn@2.1.0(transitive)
- Removedp-is-promise@2.1.0(transitive)
Updated@pnpm/lockfile-utils@2.0.2
Updateddependency-path@4.0.1