@pnpm/real-hoist
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -33,3 +33,3 @@ "use strict"; | ||
peerNames: new Set([]), | ||
isWorkspace: true, | ||
dependencyKind: hoist_1.HoisterDependencyKind.WORKSPACE, | ||
dependencies: toTree(nodes, lockfile, { | ||
@@ -49,3 +49,3 @@ ...(_a = lockfile.importers['.']) === null || _a === void 0 ? void 0 : _a.dependencies, | ||
peerNames: new Set([]), | ||
isWorkspace: true, | ||
dependencyKind: hoist_1.HoisterDependencyKind.WORKSPACE, | ||
dependencies: toTree(nodes, lockfile, { | ||
@@ -74,3 +74,3 @@ ...importer.dependencies, | ||
reference: ref, | ||
isWorkspace: false, | ||
dependencyKind: hoist_1.HoisterDependencyKind.REGULAR, | ||
dependencies: new Set(), | ||
@@ -93,3 +93,3 @@ peerNames: new Set(), | ||
reference: depPath, | ||
isWorkspace: false, | ||
dependencyKind: hoist_1.HoisterDependencyKind.REGULAR, | ||
dependencies: new Set(), | ||
@@ -96,0 +96,0 @@ peerNames: new Set([ |
{ | ||
"name": "@pnpm/real-hoist", | ||
"description": "Hoists dependencies in a node_modules created by pnpm", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"bugs": { | ||
@@ -26,3 +26,3 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"@pnpm/lockfile-utils": "3.1.6", | ||
"@yarnpkg/nm": "3.0.1-rc.9", | ||
"@yarnpkg/nm": "3.0.1-rc.10", | ||
"dependency-path": "8.0.10" | ||
@@ -34,3 +34,3 @@ }, | ||
"@pnpm/logger": "^4.0.0", | ||
"@pnpm/real-hoist": "0.1.3" | ||
"@pnpm/real-hoist": "0.1.4" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
9881
+ Added@yarnpkg/nm@3.0.1-rc.10(transitive)
- Removed@yarnpkg/nm@3.0.1-rc.9(transitive)
Updated@yarnpkg/nm@3.0.1-rc.10