azure-common
Advanced tools
Comparing version 0.9.17 to 0.9.18
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.9.17", | ||
"version": "0.9.18", | ||
"description": "Microsoft Azure Common Client Library for node", | ||
@@ -26,11 +26,3 @@ "tags": [ | ||
"main": "./lib/common.js", | ||
"engines": { | ||
"node": ">= 0.6.15" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache 2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
@@ -42,3 +34,3 @@ "xml2js": "0.2.7", | ||
"tunnel": "~0.0.2", | ||
"request": "~2.72.0", | ||
"request": "~2.74.0", | ||
"validator": "~3.22.2", | ||
@@ -45,0 +37,0 @@ "envconf": "~0.0.4", |
292083
+ Addedpunycode@1.4.1(transitive)
+ Addedqs@6.2.4(transitive)
+ Addedrequest@2.74.0(transitive)
+ Addedtough-cookie@2.3.4(transitive)
- Removedqs@6.1.2(transitive)
- Removedrequest@2.72.0(transitive)
- Removedtough-cookie@2.2.2(transitive)
Updatedrequest@~2.74.0