Learn R Programming

npm (version 1.0.0)

npm_audit: NPM Audit Fix

Description

Audit NPM packages and fix potential issues.

Usage

npm_audit(fix = FALSE)

Arguments

fix

Whether to also fix issues.

Value

Invisibly returns the output of the command as a character vector.

Examples

Run this code
# NOT RUN {
npm_audit()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab