graceful-git
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "graceful-git", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Executes git commands gracefully. Retries them on errors", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"retry": "^0.12.0", | ||
"safe-execa": "^0.0.1" | ||
"safe-execa": "^0.1.0" | ||
}, | ||
@@ -38,0 +38,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
+ Addedsafe-execa@0.1.4(transitive)
- Removedsafe-execa@0.0.1(transitive)
Updatedsafe-execa@^0.1.0