Socket
Socket
Sign inDemoInstall

@npmcli/config

Package Overview
Dependencies
Maintainers
6
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.2.1 to 7.0.0

3

lib/definitions/index.js

@@ -28,5 +28,2 @@ const definitions = require('./definitions.js')

// XXX should this be sha512? is it even relevant?
flat.hashAlgorithm = 'sha1'
return flat

@@ -33,0 +30,0 @@ }

@@ -325,6 +325,2 @@ // TODO: set the scope config from package.json or explicit cli config

// the metrics-registry defaults to the current resolved value of
// the registry, unless overridden somewhere else.
settableGetter(data, 'metrics-registry', () => this.#get('registry'))
// if the prefix is set on cli, env, or userconfig, then we need to

@@ -331,0 +327,0 @@ // default the globalconfig file to that location, instead of the default

6

package.json
{
"name": "@npmcli/config",
"version": "6.2.1",
"version": "7.0.0",
"files": [

@@ -35,3 +35,3 @@ "bin/",

"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.14.1",
"@npmcli/template-oss": "4.18.0",
"tap": "^16.3.4"

@@ -54,4 +54,4 @@ },

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.14.1"
"version": "4.18.0"
}
}

Sorry, the diff of this file is too big to display

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