UNPKG

@nodesecure/scanner

Version:

A package API to run a static analysis of your module's dependencies.

3 lines 175 B
import { type HighlightPackages } from "../types.ts"; export declare function parseSemverRange(packages: HighlightPackages): {}; //# sourceMappingURL=parseSemverRange.d.ts.map