Socket
Socket
Sign inDemoInstall

@npmcli/config

Package Overview
Dependencies
Maintainers
4
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 1.2.2 to 1.2.3

3

lib/set-envs.js

@@ -95,3 +95,4 @@ // Set environment variables for any non-default configs,

env.npm_execpath = require.main.filename
if (require.main && require.main.filename)
env.npm_execpath = require.main.filename
env.npm_node_execpath = config.execPath

@@ -98,0 +99,0 @@ }

{
"name": "@npmcli/config",
"version": "1.2.2",
"version": "1.2.3",
"files": [

@@ -33,3 +33,3 @@ "lib"

"nopt": "^5.0.0",
"semver": "^5.7.1",
"semver": "^7.3.4",
"walk-up-path": "^1.0.0"

@@ -36,0 +36,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