azure-iot-http-base
Advanced tools
Comparing version
{ | ||
"name": "azure-iot-http-base", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "HTTP operations used by Azure IoT device and service SDKs", | ||
@@ -10,4 +10,4 @@ "author": "Microsoft Corporation", | ||
"dependencies": { | ||
"azure-iot-common": "1.9.4", | ||
"debug": "^3.1.0", | ||
"azure-iot-common": "1.9.5", | ||
"debug": "^4.1.1", | ||
"uuid": "^3.2.1" | ||
@@ -20,3 +20,3 @@ }, | ||
"mocha": "^5.2.0", | ||
"sinon": "^4.0.2", | ||
"sinon": "^7.2.7", | ||
"tslint": "^5.1.0", | ||
@@ -23,0 +23,0 @@ "typescript": "2.2.2" |
+ Added
+ Added
- Removed
- Removed
Updated
Updated