npm-audit-report
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "npm-audit-report", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Given a response from the npm security api, render it into a variety of security reports", | ||
@@ -9,5 +9,2 @@ "main": "lib/index.js", | ||
"snap": "tap", | ||
"preversion": "npm test", | ||
"postversion": "npm publish", | ||
"prepublishOnly": "git push origin --follow-tags", | ||
"lint": "eslint \"**/*.js\"", | ||
@@ -21,3 +18,7 @@ "postlint": "template-oss-check", | ||
"check-coverage": true, | ||
"coverage-map": "map.js" | ||
"coverage-map": "map.js", | ||
"nyc-arg": [ | ||
"--exclude", | ||
"tap-snapshots/**" | ||
] | ||
}, | ||
@@ -37,3 +38,3 @@ "keywords": [ | ||
"@npmcli/eslint-config": "^3.0.1", | ||
"@npmcli/template-oss": "3.1.2", | ||
"@npmcli/template-oss": "4.5.1", | ||
"require-inject": "^1.4.4", | ||
@@ -56,12 +57,11 @@ "tap": "^16.0.0" | ||
"bin/", | ||
"lib/", | ||
"reporters" | ||
"lib/" | ||
], | ||
"engines": { | ||
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" | ||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||
}, | ||
"templateOSS": { | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "3.1.2" | ||
"version": "4.5.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12020
1