1.0.0 • Published 6 years ago
@zapd/js-audit v1.0.0
JS-Audit Documentation
Installation
Install this package via npm:
npm install -g @zapd/js-audit
Usage
Pipe text content into this script (such as a JS file), and pass it a search string (such as library name):
ag 'MyLibrary.' -Q | js-audit 'MyLibrary'
1.0.0
6 years ago