GitHub
npm
Preparing search index...
The search index is not available
npm Registry API Client
npm Registry API Client
NpmAuditAction
Interface NpmAuditAction
interface
NpmAuditAction
{
action
:
"update"
|
"install"
|
"review"
;
depth
?:
number
;
isMajor
?:
boolean
;
module
:
string
;
resolves
:
NpmAuditResolve
[]
;
target
:
string
;
}
Index
Properties
action
depth?
is
Major?
module
resolves
target
Properties
action
action
:
"update"
|
"install"
|
"review"
Optional
depth
depth
?:
number
Optional
is
Major
isMajor
?:
boolean
module
module
:
string
resolves
resolves
:
NpmAuditResolve
[]
target
target
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
depth
is
Major
module
resolves
target
GitHub
npm
npm Registry API Client
Loading...