@npmcli/git
Advanced tools
Comparing version 5.0.5 to 5.0.6
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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21792
- Removedproc-log@3.0.0(transitive)
Updatedproc-log@^4.0.0