File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.2.1] ( https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.1 ) (Jan 24, 2018)
2
+
3
+ Bugfixes/Imporovements
4
+ - Upgrade MQTT.js to 2.15.1 to address security issue
5
+
1
6
## [ 2.2.0] ( https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.0 ) (Nov 29, 2017)
2
7
3
8
Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-iot-device-sdk" ,
3
3
"description" : " AWS IoT Node.js SDK for Embedded Devices" ,
4
- "version" : " 2.2.0 " ,
4
+ "version" : " 2.2.1 " ,
5
5
"author" : {
6
6
"name" : " Amazon Web Services" ,
7
7
"email" : " " ,
28
28
" mqtt"
29
29
],
30
30
"dependencies" : {
31
- "mqtt" : " 2.14.0 " ,
31
+ "mqtt" : " 2.15.1 " ,
32
32
"minimist" : " 1.2.0" ,
33
33
"websocket-stream" : " ^5.0.1" ,
34
34
"crypto-js" : " 3.1.6"
You can’t perform that action at this time.
0 commit comments