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 8.3.2 to 8.3.3

2

lib/index.js

@@ -16,3 +16,3 @@ // TODO: set the scope config from package.json or explicit cli config

mkdir,
} = require('fs/promises')
} = require('node:fs/promises')

@@ -19,0 +19,0 @@ const fileExists = (...p) => stat(resolve(...p))

{
"name": "@npmcli/config",
"version": "8.3.2",
"version": "8.3.3",
"files": [

@@ -5,0 +5,0 @@ "bin/",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc