Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
npm-audit-report
/
reporters
/
File Content:
json.js
'use strict' const report = function (data, options) { const defaults = { indent: 2 } const config = Object.assign({}, defaults, options) const json = JSON.stringify(data, null, config.indent) return { report: json, exitCode: 0 } } module.exports = report
Submit
FILE
FOLDER
Name
Size
Permission
Action
detail.js
6529 bytes
0644
install.js
1645 bytes
0644
json.js
284 bytes
0644
parseable.js
3020 bytes
0644
quiet.js
265 bytes
0644
N4ST4R_ID | Naxtarrr