Socket
Socket
Sign inDemoInstall

@npmcli/config

Package Overview
Dependencies
Maintainers
5
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/config - npm Package Compare versions

Comparing version 6.0.1 to 6.1.0

15

package.json
{
"name": "@npmcli/config",
"version": "6.0.1",
"version": "6.1.0",
"files": [

@@ -12,3 +12,4 @@ "bin/",

"type": "git",
"url": "https://github.com/npm/config.git"
"url": "https://github.com/npm/cli.git",
"directory": "workspaces/config"
},

@@ -22,4 +23,4 @@ "author": "GitHub Inc.",

"postlint": "template-oss-check",
"lintfix": "npm run lint -- --fix",
"posttest": "npm run lint",
"lintfix": "node ../.. run lint -- --fix",
"posttest": "node ../.. run lint",
"template-oss-apply": "template-oss-apply --force"

@@ -37,3 +38,3 @@ },

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.5.1",
"@npmcli/template-oss": "4.8.0",
"tap": "^16.0.1"

@@ -44,3 +45,3 @@ },

"ini": "^3.0.0",
"nopt": "^6.0.0",
"nopt": "^7.0.0",
"proc-log": "^3.0.0",

@@ -56,4 +57,4 @@ "read-package-json-fast": "^3.0.0",

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.5.1"
"version": "4.8.0"
}
}
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