Hello.
Just a heads up that npm 10.4.0 and later seem to have broken pinst. It seems that npm 10.4.0 runs scripts named _postinstall after package installation exactly as if they were named postinstall.
This seems to be a bug in npm, but I am reporting it here for visibility. See npm/cli#7322.