Socket
Socket
Sign inDemoInstall

@npmcli/git

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/git - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

2

lib/spawn.js
const spawn = require('@npmcli/promise-spawn')
const promiseRetry = require('promise-retry')
const log = require('proc-log')
const { log } = require('proc-log')
const makeError = require('./make-error.js')

@@ -5,0 +5,0 @@ const makeOpts = require('./opts.js')

{
"name": "@npmcli/git",
"version": "5.0.5",
"version": "5.0.6",
"main": "lib/index.js",

@@ -43,3 +43,3 @@ "files": [

"npm-pick-manifest": "^9.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.0.0",
"promise-inflight": "^1.0.1",

@@ -46,0 +46,0 @@ "promise-retry": "^2.0.1",

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