yarn-audit-js

0.1.0 • Public • Published

Yarn Audit

Don't use this.

const audit = new YarnAudit({/* yarn cli args as camelCase */})

audit.on('done', (result) => {
  // ...
})

audit.on('error', (err) => {
  // ...
})

audit.run()

Readme

Keywords

none

Package Sidebar

Install

npm i yarn-audit-js

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

4.01 kB

Total Files

5

Last publish

Collaborators

  • jonjaques