UNPKG

pastoralist

Version:

A tool to watch over node module resolutions and overrides

4 lines (3 loc) 166 B
import type { SummaryRowConfig } from "./types"; export declare const DEFAULT_SECURITY_PROVIDER = "osv"; export declare const SUMMARY_ROW_CONFIG: SummaryRowConfig[];