pulumi/sdk/nodejs/npm
Julien dd9ed7b2d8
Fix pnpm pack for pnpm@9.13 (#17766)
For pnpm versions <9.13, pnpm pack outputs a single line with the name
of the tarball. On pnpm versions >=9.13, pnpm pack lists all the packed
files, and the last line is the tarball.

https://github.com/pnpm/pnpm/pull/8707
2024-11-13 15:56:22 +00:00
..
testdata Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
manager.go Fix dependency installation for nodejs projects with a main property (#17391) 2024-09-26 15:22:28 +00:00
manager_test.go Add packagemanager prompt to pulumi new for nodejs (#16417) 2024-06-21 11:35:06 +00:00
npm.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
npm_test.go Fix TestNPMInstallCmd 2023-05-29 14:16:23 +01:00
pnpm.go Fix pnpm pack for pnpm@9.13 (#17766) 2024-11-13 15:56:22 +00:00
workspaces.go Detect pnpm workspaces (#15525) 2024-06-18 13:37:06 +00:00
workspaces_test.go Detect pnpm workspaces (#15525) 2024-06-18 13:37:06 +00:00
yarn.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00