azure-iot-http-base
Advanced tools
Comparing version 1.9.11 to 1.9.12-lts0919up1
@@ -0,1 +1,2 @@ | ||
/// <reference types="node" /> | ||
import { ClientRequest, IncomingMessage } from 'http'; | ||
@@ -2,0 +3,0 @@ import { RequestOptions } from 'https'; |
{ | ||
"name": "azure-iot-http-base", | ||
"version": "1.9.11", | ||
"version": "1.9.12-lts0919up1", | ||
"description": "HTTP operations used by Azure IoT device and service SDKs", | ||
@@ -10,3 +10,3 @@ "author": "Microsoft Corporation", | ||
"dependencies": { | ||
"azure-iot-common": "1.10.2", | ||
"azure-iot-common": "1.10.2-lts0919up1", | ||
"debug": "^4.1.1", | ||
@@ -16,3 +16,3 @@ "uuid": "^3.3.2" | ||
"devDependencies": { | ||
"@types/node": "^9.6.50", | ||
"@types/node": "^7.10.14", | ||
"chai": "^4.2.0", | ||
@@ -23,3 +23,3 @@ "istanbul": "^0.4.5", | ||
"tslint": "^5.18.0", | ||
"typescript": "2.9.2" | ||
"typescript": "3.5.3" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
43745
716
1
+ Addedazure-iot-common@1.10.2-lts0919up1(transitive)
- Removedazure-iot-common@1.10.2(transitive)