@npmcli/git
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@npmcli/git", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"main": "lib/index.js", | ||
@@ -35,3 +35,3 @@ "files": [ | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.7.1", | ||
"@npmcli/template-oss": "4.8.0", | ||
"npm-package-arg": "^10.0.0", | ||
@@ -43,3 +43,3 @@ "rimraf": "^3.0.2", | ||
"dependencies": { | ||
"@npmcli/promise-spawn": "^5.0.0", | ||
"@npmcli/promise-spawn": "^6.0.0", | ||
"lru-cache": "^7.4.4", | ||
@@ -52,3 +52,3 @@ "mkdirp": "^1.0.4", | ||
"semver": "^7.3.5", | ||
"which": "^2.0.2" | ||
"which": "^3.0.0" | ||
}, | ||
@@ -61,4 +61,4 @@ "engines": { | ||
"windowsCI": false, | ||
"version": "4.7.1" | ||
"version": "4.8.0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
+ Added@npmcli/promise-spawn@6.0.2(transitive)
+ Addedwhich@3.0.1(transitive)
- Removed@npmcli/promise-spawn@5.0.0(transitive)
- Removedwhich@2.0.2(transitive)
Updated@npmcli/promise-spawn@^6.0.0
Updatedwhich@^3.0.0