UNPKG

@nodesecure/scanner

Version:

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

11 lines 526 B
export * from "./SizeExtractor.class.ts"; export * from "./LicensesExtractor.class.ts"; export * from "./ContactExtractor.class.ts"; export * from "./WarningsExtractor.class.ts"; export * from "./VulnerabilitiesExtractor.class.ts"; export * from "./FlagsExtractor.class.ts"; export * from "./ExtensionsExtractor.class.ts"; export * from "./NodeDependenciesExtractor.class.ts"; export * from "./HighlightedPackagesExtractor.class.ts"; export * from "./HighlightedContactsExtractor.class.ts"; //# sourceMappingURL=index.d.ts.map