- Preparing search index...
- The search index is not available
yarn-audit-fix
_internal: { _audit: ((__namedParameters,
lockfileType) => TAuditReport); _format: ((lockfile,
lockfileType) => string); _parse: ((lockfile,
lockfileType) => TLockfileObject); _patch: ((lockfile,
report,
__namedParameters,
lockfileType) => TLockfileObject); } = ...
Type declaration
-
_audit: ((__namedParameters, lockfileType) => TAuditReport)
-
_format: ((lockfile, lockfileType) => string)
-
- (lockfile, lockfileType): string
-
Returns string
-
_parse: ((lockfile, lockfileType) => TLockfileObject)
-
_patch: ((lockfile, report, __namedParameters, lockfileType) => TLockfileObject)
Pulled up from https://github.com/hfour/yarn-audit-fix-ng/blob/main/src/index.ts