graceful-git
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "graceful-git", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Executes git commands gracefully. Retries them on errors", | ||
@@ -38,3 +38,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"execa": "^3.4.0", | ||
"execa": "^4.0.0", | ||
"retry": "^0.12.0" | ||
@@ -41,0 +41,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
28782
+ Addedexeca@4.1.0(transitive)
- Removedexeca@3.4.0(transitive)
- Removedp-finally@2.0.1(transitive)
Updatedexeca@^4.0.0