yarn-audit-fix - v11.0.1
Preparing search index...
TPatchSummary
Type Alias TPatchSummary
type
TPatchSummary
=
{
dryRun
:
boolean
;
excluded
:
string
[]
;
noFix
:
string
[]
;
skipped
:
{
package
:
string
;
reason
:
string
}
[]
;
upgraded
:
{
from
:
string
;
name
:
string
;
severity
?:
string
;
to
:
string
}
[]
;
}
Index
Properties
dry
Run
excluded
no
Fix
skipped
upgraded
Properties
dry
Run
dryRun
:
boolean
excluded
excluded
:
string
[]
no
Fix
noFix
:
string
[]
skipped
skipped
:
{
package
:
string
;
reason
:
string
}
[]
upgraded
upgraded
:
{
from
:
string
;
name
:
string
;
severity
?:
string
;
to
:
string
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dry
Run
excluded
no
Fix
skipped
upgraded
yarn-audit-fix - v11.0.1
Loading...