azure-iot-http-base
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "azure-iot-http-base", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "HTTP operations used by Azure IoT device and service SDKs", | ||
@@ -10,5 +10,5 @@ "author": "Microsoft Corporation", | ||
"dependencies": { | ||
"azure-iot-common": "1.4.0", | ||
"debug": "^2.2.0", | ||
"uuid": "^2.0.1" | ||
"azure-iot-common": "1.4.1", | ||
"debug": "^3.1.0", | ||
"uuid": "^3.2.1" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
107789
12
3060
2
+ Addedazure-iot-common@1.4.1(transitive)
+ Addeddebug@3.2.7(transitive)
+ Addedms@2.1.3(transitive)
+ Addeduuid@3.4.0(transitive)
- Removedazure-iot-common@1.4.0(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
- Removeduuid@2.0.3(transitive)
Updatedazure-iot-common@1.4.1
Updateddebug@^3.1.0
Updateduuid@^3.2.1