@npmcli/git
Advanced tools
+1
-1
| const spawn = require('@npmcli/promise-spawn') | ||
| const promiseRetry = require('promise-retry') | ||
| const { promiseRetry } = require('@gar/promise-retry') | ||
| const { log } = require('proc-log') | ||
@@ -4,0 +4,0 @@ const makeError = require('./make-error.js') |
+2
-2
| { | ||
| "name": "@npmcli/git", | ||
| "version": "7.0.1", | ||
| "version": "7.0.2", | ||
| "main": "lib/index.js", | ||
@@ -41,2 +41,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@gar/promise-retry": "^1.0.0", | ||
| "@npmcli/promise-spawn": "^9.0.0", | ||
@@ -47,3 +48,2 @@ "ini": "^6.0.0", | ||
| "proc-log": "^6.0.0", | ||
| "promise-retry": "^2.0.1", | ||
| "semver": "^7.3.5", | ||
@@ -50,0 +50,0 @@ "which": "^6.0.0" |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
22926
0.06%+ Added
+ Added
- Removed
- Removed
- Removed
- Removed