View audit reports for a published npm package
npm Security Aggregator looks up a package's repository metadata and presents buttons to open audit reports from various third-party security vendors.
https://center-key.github.io/npm-security-aggregator
Append the query string parameter package to the URL in order to specify an initial package name.
https://center-key.github.io/npm-security-aggregator/?package=fetch-json
[🛡️ npm Security Aggregator](https://center-key.github.io/npm-security-aggregator/?package=fetch-json)See the runScriptsConfig section of package.json for a clean way to organize build tasks:
- 🎋
add-dist-header— Prepend a one-line banner comment (with license notice) to distribution files - 📄
copy-file-util— Copy or rename a file with optional package version number - 📂
copy-folder-util— Recursively copy files from one folder to another folder - 🪺
recursive-exec— Run a command on each file in a folder and its subfolders - 🔍
replacer-util— Find and replace strings or template outputs in text files - 🔢
rev-web-assets— Revision web asset filenames with cache busting content hash fingerprints - 🚆
run-scripts-util— Organize npm package.json scripts into groups of easy-to-manage commands - 🚦
w3c-html-validator— Check the markup validity of HTML files using the W3C validator