paraquire icon indicating copy to clipboard operation
paraquire copied to clipboard

Node.JS paranoidal require

Results 3 paraquire issues
Sort by recently updated
recently updated
newest added

read https://github.com/nickkolok/paraquire/blob/d438aed4d5e23dd7612870c906fb4e7ff2575c28/etc/autoscan-proposal.md and i'm in the dark completely is autoscan:true supposed to mean look in ~package.json~ paraquire.json ? and autoscan:false doesn't ? I see no point - use that as...

I'm picking your brain continuing on the lines of #2 , in many situations, it is far more useful not to limit access (since access may not be properly limited...

if deps look like foo (request as peer dependency) + request and i say that `request` has access to `fs`, `http` and `https`, then how would you limit `foo` from...