graceful-git
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "graceful-git", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Executes git commands gracefully. Retries them on errors", | ||
@@ -45,3 +45,3 @@ "main": "index.js", | ||
"execa": "^0.10.0", | ||
"retry": "^0.10.1" | ||
"retry": "^0.12.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
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
+ Addedretry@0.12.0(transitive)
- Removedretry@0.10.1(transitive)
Updatedretry@^0.12.0