Not sure about these as they are mostly development only dependencies, but worth mentioning due to their still considerable downloads. # `cross-env` - Yarn: [built-in support](https://yarnpkg.com/features/scripting#portable-shell) - pnpm: [built-in support (after setting `shellEmulator: true`)](https://pnpm.io/cli/run#shellemulator) - npm & deno & bun: unknown # `patch-package` Some alternatives are listed in [its readme](https://github.com/ds300/patch-package#set-up) but probably worth repeating here. - Yarn: [built-in support](https://yarnpkg.com/cli/patch) - pnpm: [built-in support](https://pnpm.io/cli/patch) - npm & deno & bun: unknown
Not sure about these as they are mostly development only dependencies, but worth mentioning due to their still considerable downloads.
cross-envshellEmulator: true)patch-packageSome alternatives are listed in its readme but probably worth repeating here.