Antoine du Hamel
Antoine du Hamel
> More radical: bundle [swc](https://github.com/swc-project/swc) and just run the code. :-) > > (Caveat emptor: swc is a transpiler, not a type checker. But on the flip side, it also...
Is your local ncu up-to-date? I'm getting this: ```console $ git node land 48349 ✔ Done loading data for nodejs/node/pull/48349 ----------------------------------- PR info ------------------------------------ Title src: introduce V8 fast api...
> the intention is to move ncrypto out to a separate repo once all of the work is done to separate it out. It'll be a while tho. Does it...
It was previously reported in https://github.com/nodejs/node/issues/52139
> To be clear, this is only going to update `.corepack.env` if it already exists. > > Its not going to create `.corepack.env` if it does not exist, right? Yes...
> Why do we need that considering that `packageManager` can already be used as a lock for `devEngines.packageManager`? So one can git ignore it I believe is the ask
@zanminkian could you give an example of use case where putting a .gitignored `.corepack.env` with `COREPACK_ENABLE_AUTO_PIN=0` would not fulfill your needs?
If the private key gets compromised for whatever reason, you probably want to keep an option to provide more than one signature. Maybe an option would be to provide `yarn.js.[key...
I don't know if it's common practice, but what I would do would be to reissue new signatures for supported versions – though I suppose making a new patch release...
Landed in 4da8d110f3930e6f97c203e6a3d031cb583f4ca0