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.