Socket
Socket
Sign inDemoInstall

@pnpm/npm-conf

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/npm-conf - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

lib/util.js
'use strict';
const fs = require('fs');
const path = require('path');
const envReplace = require('@npmcli/config/lib/env-replace.js');
const { envReplace } = require('@pnpm/config.env-replace');

@@ -6,0 +6,0 @@ // https://github.com/npm/cli/blob/latest/lib/config/core.js#L359-L404

{
"name": "@pnpm/npm-conf",
"version": "2.0.3",
"version": "2.0.4",
"description": "Get the npm config",

@@ -24,3 +24,3 @@ "license": "MIT",

"dependencies": {
"@npmcli/config": "^6.1.0",
"@pnpm/config.env-replace": "^1.0.0",
"@pnpm/network.ca-file": "^1.0.1",

@@ -27,0 +27,0 @@ "config-chain": "^1.1.11"

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