@npmcli/metavuln-calculator
Advanced tools
Comparing version 7.1.0 to 7.1.1
@@ -110,3 +110,3 @@ // this is the public class that is used by consumers. | ||
const p = pacote.packument(name, { ...this[_options] }) | ||
.catch((er) => { | ||
.catch(() => { | ||
// presumably not something from the registry. | ||
@@ -113,0 +113,0 @@ // an empty packument will have an effective range of * |
{ | ||
"name": "@npmcli/metavuln-calculator", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"main": "lib/index.js", | ||
@@ -12,3 +12,3 @@ "files": [ | ||
"type": "git", | ||
"url": "https://github.com/npm/metavuln-calculator.git" | ||
"url": "git+https://github.com/npm/metavuln-calculator.git" | ||
}, | ||
@@ -38,3 +38,3 @@ "author": "GitHub Inc.", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.21.4", | ||
"@npmcli/template-oss": "4.22.0", | ||
"require-inject": "^1.4.4", | ||
@@ -55,3 +55,3 @@ "tap": "^16.0.1" | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.21.4", | ||
"version": "4.22.0", | ||
"publish": "true", | ||
@@ -58,0 +58,0 @@ "ciVersions": [ |
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
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
30376