UNPKG

liability

Version:

Use this Node.js package to check how your automation handles liabilities such as vulnerabilities and deprecations.

28 lines (27 loc) 698 B
{ "name": "liability", "version": "24.7.4-fixed", "description": "Use this Node.js package to check how your automation handles liabilities such as vulnerabilities and deprecations.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vulnerability", "deprecated", "warning", "audit", "fix", "update" ], "author": "Samuel Dietz", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/SamuelDietz/liability.git" }, "bugs": { "url": "https://github.com/SamuelDietz/liability/issues" }, "homepage": "https://github.com/SamuelDietz/liability#readme" }