Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@npmcli/metavuln-calculator

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/metavuln-calculator - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

2

lib/index.js

@@ -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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc