UNPKG

verdaccio-audit

Version:

Verdaccio Middleware plugin to bypass npmjs audit

5 lines (4 loc) 126 B
import AuditPlugin from './audit'; import { ConfigAudit } from './types'; export { ConfigAudit }; export default AuditPlugin;