azure-iot-http-base
Advanced tools
Comparing version 1.4.0 to 1.4.1-modules-preview.2
{ | ||
"name": "azure-iot-http-base", | ||
"version": "1.4.0", | ||
"version": "1.4.1-modules-preview.2", | ||
"description": "HTTP operations used by Azure IoT device and service SDKs", | ||
@@ -10,3 +10,3 @@ "author": "Microsoft Corporation", | ||
"dependencies": { | ||
"azure-iot-common": "1.5.0", | ||
"azure-iot-common": "1.6.1-modules-preview.2", | ||
"debug": "^3.1.0", | ||
@@ -34,3 +34,3 @@ "uuid": "^3.2.1" | ||
"test": "npm -s run lint && npm -s run build && npm -s run unittest", | ||
"check-cover": "istanbul check-coverage --statements 87 --branches 81 --functions 76 --lines 87" | ||
"check-cover": "istanbul check-coverage --statements 86 --branches 80 --functions 76 --lines 86" | ||
}, | ||
@@ -37,0 +37,0 @@ "engines": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
109072
1
+ Addedasync@3.2.6(transitive)
+ Addedazure-iot-common@1.6.1-modules-preview.2(transitive)
+ Addedgetos@3.2.1(transitive)
- Removedazure-iot-common@1.5.0(transitive)