@pnpm/real-hoist
Advanced tools
Comparing version 3.0.10 to 3.0.11
@@ -26,3 +26,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.hoist = void 0; | ||
exports.hoist = hoist; | ||
const error_1 = require("@pnpm/error"); | ||
@@ -87,3 +87,2 @@ const lockfile_utils_1 = require("@pnpm/lockfile.utils"); | ||
} | ||
exports.hoist = hoist; | ||
function toTree({ nodes, lockfile, depPathByPkgId, autoInstallPeers }, deps) { | ||
@@ -90,0 +89,0 @@ return new Set(Object.entries(deps).map(([alias, ref]) => { |
{ | ||
"name": "@pnpm/real-hoist", | ||
"description": "Hoists dependencies in a node_modules created by pnpm", | ||
"version": "3.0.10", | ||
"version": "3.0.11", | ||
"bugs": { | ||
@@ -26,4 +26,4 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"@yarnpkg/nm": "4.0.2", | ||
"@pnpm/dependency-path": "5.1.4", | ||
"@pnpm/lockfile.utils": "1.0.1", | ||
"@pnpm/dependency-path": "5.1.5", | ||
"@pnpm/lockfile.utils": "1.0.2", | ||
"@pnpm/error": "6.0.1" | ||
@@ -33,6 +33,6 @@ }, | ||
"devDependencies": { | ||
"@pnpm/lockfile.fs": "1.0.1", | ||
"@pnpm/real-hoist": "3.0.10", | ||
"@pnpm/test-fixtures": "0.1.30", | ||
"@pnpm/types": "12.0.0" | ||
"@pnpm/test-fixtures": "0.1.31", | ||
"@pnpm/lockfile.fs": "1.0.2", | ||
"@pnpm/real-hoist": "3.0.11", | ||
"@pnpm/types": "12.1.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
12250
144
+ Added@pnpm/dependency-path@5.1.5(transitive)
+ Added@pnpm/lockfile.types@1.0.2(transitive)
+ Added@pnpm/lockfile.utils@1.0.2(transitive)
+ Added@pnpm/resolver-base@13.0.3(transitive)
+ Added@pnpm/types@12.1.0(transitive)
- Removed@pnpm/dependency-path@5.1.4(transitive)
- Removed@pnpm/lockfile.types@1.0.1(transitive)
- Removed@pnpm/lockfile.utils@1.0.1(transitive)
- Removed@pnpm/resolver-base@13.0.2(transitive)
- Removed@pnpm/types@12.0.0(transitive)
Updated@pnpm/dependency-path@5.1.5
Updated@pnpm/lockfile.utils@1.0.2