good-guy-http
Advanced tools
Comparing version 1.13.0 to 1.14.0
{ | ||
"name": "good-guy-http", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "The opinionated sane HTTP client with a good guy approach.", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"request": "2.87.0", | ||
"underscore": "1.8.3" | ||
"underscore": "1.12.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"istanbul": "^0.4.2", | ||
"jshint": "^2.8.0", | ||
"jshint": "^2.12.0", | ||
"mocha": "^5.2.0", | ||
@@ -35,0 +35,0 @@ "q": "^1.4.1", |
95787
+ Addedunderscore@1.12.1(transitive)
- Removedunderscore@1.8.3(transitive)
Updatedunderscore@1.12.1