Skip to content

Commit 96f263e

Browse files
committed
add separate test case
1 parent 0bf58ca commit 96f263e

4 files changed

+762
-32
lines changed

test/fixtures/lockfiles/HoistedNodeModuleTest/isInstallDepsBefore=true pnpm optional dependencies.txt

Lines changed: 21 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ importers:
1212
specifier: ^1.0.5
1313
version: 1.0.5([email protected])
1414
optionalDependencies:
15-
node-mac-permissions:
16-
specifier: 2.3.0
17-
version: 2.3.0
15+
debug:
16+
specifier: 3.1.0
17+
version: 3.1.0
1818

1919
packages:
2020

@@ -48,9 +48,6 @@ packages:
4848
4949
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
5050

51-
52-
resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
53-
5451
5552
resolution: {integrity: sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==}
5653
deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
@@ -69,6 +66,14 @@ packages:
6966
7067
resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==}
7168

69+
70+
resolution: {integrity: sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==}
71+
peerDependencies:
72+
supports-color: '*'
73+
peerDependenciesMeta:
74+
supports-color:
75+
optional: true
76+
7277
7378
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
7479
engines: {node: '>=6.0'}
@@ -138,9 +143,6 @@ packages:
138143
139144
resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
140145

141-
142-
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
143-
144146
145147
resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==}
146148
engines: {node: '>=6 <7 || >=8'}
@@ -206,16 +208,12 @@ packages:
206208
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
207209
engines: {node: '>=10'}
208210

211+
212+
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
213+
209214
210215
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
211216

212-
213-
resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==}
214-
215-
216-
resolution: {integrity: sha512-kZ/bUeXv+Xp6+VLS77ShgSfS8df9HB13SnS1ql+d3Cd5ry0uZkOgNh434cAhZBHiagYQWykPqgY7n9jd7t74Fw==}
217-
os: [darwin]
218-
219217
220218
resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==}
221219
engines: {node: '>=10'}
@@ -343,11 +341,6 @@ snapshots:
343341
'@types/node': 22.13.10
344342
optional: true
345343

346-
347-
dependencies:
348-
file-uri-to-path: 1.0.0
349-
optional: true
350-
351344
352345
optional: true
353346

@@ -369,6 +362,11 @@ snapshots:
369362
dependencies:
370363
mimic-response: 1.0.1
371364

365+
366+
dependencies:
367+
ms: 2.0.0
368+
optional: true
369+
372370
373371
dependencies:
374372
ms: 2.1.3
@@ -440,9 +438,6 @@ snapshots:
440438
dependencies:
441439
pend: 1.2.0
442440

443-
444-
optional: true
445-
446441
447442
dependencies:
448443
graceful-fs: 4.2.11
@@ -524,16 +519,10 @@ snapshots:
524519

525520
526521

527-
528-
529-
522+
530523
optional: true
531524

532-
533-
dependencies:
534-
bindings: 1.5.0
535-
node-addon-api: 3.2.1
536-
optional: true
525+
537526

538527
539528

0 commit comments

Comments
 (0)