@nodesecure/flags
Version:
NodeSecure security flags
16 lines (15 loc) • 442 B
HTML
<div>
<h1>⌚️ isOutdated</h1>
<p>
The <b>current</b> package version is not equal to the <b>latest</b> version of the package (Compared to the versions we retrieve from the npm registry).<br />
</p>
<br />
<p>
This can happen, for example, when the package uses <b>tags</b> such as:
</p>
<ul>
<li>@alpha</li>
<li>@beta</li>
<li>@next</li>
</ul>
</div>