@nodesecure/flags
Version:
NodeSecure security flags
16 lines • 585 B
HTML
<div>
<h1>💎 hasCustomResolver</h1>
<p>
The package has custom dependencies resolver such as <span>+git</span> or
<span>+ssh</span> or a local file with <span>file:</span>. In this kind of case it is better to check the package.json.
</p>
<br />
<p class="note">
Note that pacote doesn't support <span>ssh</span> so there is no support in nsecure for this kind of resolver.
</p>
<br />
<p>
Documentation:
<a href="https://docs.npmjs.com/cli/install" rel="nofollow">npm-install</a>
</p>
</div>