graceful-git
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "graceful-git", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Executes git commands gracefully. Retries them on errors", | ||
@@ -44,3 +44,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"execa": "^0.8.0", | ||
"execa": "^0.10.0", | ||
"retry": "^0.10.1" | ||
@@ -47,0 +47,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
3911
+ Addedcross-spawn@6.0.6(transitive)
+ Addedexeca@0.10.0(transitive)
+ Addednice-try@1.0.5(transitive)
+ Addedsemver@5.7.2(transitive)
- Removedcross-spawn@5.1.0(transitive)
- Removedexeca@0.8.0(transitive)
- Removedlru-cache@4.1.5(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedyallist@2.1.2(transitive)
Updatedexeca@^0.10.0