We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi,
Can I use only-allow with a specific version?
For example →
{ "scripts": { "preinstall": "npx only-allow npm@8" } }
If not, is it possible to have this feature?
Also, I would like to contribute in building this feature if not already available.