File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " azure-iot-device" ,
3- "version" : " 1.1.13 " ,
3+ "version" : " 1.1.14 " ,
44 "description" : " Azure IoT device SDK" ,
55 "author" : " Microsoft Corporation" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-contrib-azureiothubnode" ,
3- "version" : " 0.1.13 " ,
3+ "version" : " 0.1.14 " ,
44 "description" : " An Azure IoT Hub node for node-red" ,
55 "author" : " Microsoft Corp." ,
66 "license" : " MIT" ,
77 "dependencies" : {
8- "azure-iot-device" : " 1.1.13 " ,
9- "azure-iot-device-amqp" : " 1.1.13 " ,
10- "azure-iot-device-http" : " 1.1.13 " ,
11- "azure-iot-device-mqtt" : " 1.1.13 "
8+ "azure-iot-device" : " 1.1.14 " ,
9+ "azure-iot-device-amqp" : " 1.1.14 " ,
10+ "azure-iot-device-http" : " 1.1.14 " ,
11+ "azure-iot-device-mqtt" : " 1.1.14 "
1212 },
1313 "node-red" : {
1414 "nodes" : {
Original file line number Diff line number Diff line change 66 "author" : " Microsoft Corp." ,
77 "license" : " MIT" ,
88 "dependencies" : {
9- "azure-iot-device" : " 1.1.13 " ,
10- "azure-iot-device-amqp" : " 1.1.13 " ,
11- "azure-iot-device-http" : " 1.1.13 " ,
12- "azure-iot-device-mqtt" : " 1.1.13 " ,
9+ "azure-iot-device" : " 1.1.14 " ,
10+ "azure-iot-device-amqp" : " 1.1.14 " ,
11+ "azure-iot-device-http" : " 1.1.14 " ,
12+ "azure-iot-device-mqtt" : " 1.1.14 " ,
1313 "es5-shim" : " ^4.5.9" ,
1414 "lodash" : " ^4.15.0"
1515 },
Original file line number Diff line number Diff line change 11{
22 "name" : " azure-iot-device-amqp" ,
3- "version" : " 1.1.13 " ,
3+ "version" : " 1.1.14 " ,
44 "description" : " AMQP transport for Azure IoT device SDK" ,
55 "author" : " Microsoft Corporation" ,
66 "license" : " MIT" ,
99 "dependencies" : {
1010 "azure-iot-amqp-base" : " 1.1.9" ,
1111 "azure-iot-common" : " 1.1.8" ,
12- "azure-iot-device" : " 1.1.13 " ,
12+ "azure-iot-device" : " 1.1.14 " ,
1313 "debug" : " ^2.6.0" ,
1414 "machina" : " ^2.0.0"
1515 },
Original file line number Diff line number Diff line change 11{
22 "name" : " azure-iot-device-http" ,
3- "version" : " 1.1.13 " ,
3+ "version" : " 1.1.14 " ,
44 "description" : " HTTP transport for Azure IoT device SDK" ,
55 "author" : " Microsoft Corporation" ,
66 "license" : " MIT" ,
99 "dependencies" : {
1010 "azure-iot-http-base" : " 1.1.8" ,
1111 "azure-iot-common" : " 1.1.8" ,
12- "azure-iot-device" : " 1.1.13 " ,
12+ "azure-iot-device" : " 1.1.14 " ,
1313 "node-crontab" : " ^0.0.8"
1414 },
1515 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " azure-iot-device-mqtt" ,
3- "version" : " 1.1.13 " ,
3+ "version" : " 1.1.14 " ,
44 "description" : " MQTT transport for Azure IoT device SDK" ,
55 "author" : " Microsoft Corporation" ,
66 "license" : " MIT" ,
77 "main" : " index.js" ,
88 "typings" : " index.d.ts" ,
99 "dependencies" : {
1010 "azure-iot-common" : " 1.1.8" ,
11- "azure-iot-device" : " 1.1.13 " ,
11+ "azure-iot-device" : " 1.1.14 " ,
1212 "debug" : " ^2.6.0" ,
1313 "mqtt" : " ^1.14.1"
1414 },
Original file line number Diff line number Diff line change 22 "name" : " azure-iot-e2etests" ,
33 "description" : " Azure IoT end-to-end tests" ,
44 "author" : " Microsoft Corporation" ,
5- "version" : " 1.1.13 " ,
5+ "version" : " 1.1.14 " ,
66 "private" : true ,
77 "license" : " MIT" ,
88 "main" : " e2etests.js" ,
99 "dependencies" : {
1010 "async" : " ^2.1.2" ,
1111 "azure-event-hubs" : " 0.0.8" ,
1212 "azure-iot-common" : " 1.1.8" ,
13- "azure-iot-device" : " 1.1.13 " ,
14- "azure-iot-device-amqp" : " 1.1.13 " ,
15- "azure-iot-device-http" : " 1.1.13 " ,
16- "azure-iot-device-mqtt" : " 1.1.13 " ,
13+ "azure-iot-device" : " 1.1.14 " ,
14+ "azure-iot-device-amqp" : " 1.1.14 " ,
15+ "azure-iot-device-http" : " 1.1.14 " ,
16+ "azure-iot-device-mqtt" : " 1.1.14 " ,
1717 "azure-iothub" : " 1.1.11" ,
1818 "azure-storage" : " ^1.2.0" ,
1919 "bluebird" : " ^3.3.0" ,
You can’t perform that action at this time.
0 commit comments