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+
16## [ 2.2.0] ( https://github.com/aws/aws-iot-device-sdk-js/releases/tag/v2.2.0 ) (Nov 29, 2017)
27
38Features
Original file line number Diff line number Diff line change 11{
22 "name" : " aws-iot-device-sdk" ,
33 "description" : " AWS IoT Node.js SDK for Embedded Devices" ,
4- "version" : " 2.2.0 " ,
4+ "version" : " 2.2.1 " ,
55 "author" : {
66 "name" : " Amazon Web Services" ,
77 "email" : " " ,
2828 " mqtt"
2929 ],
3030 "dependencies" : {
31- "mqtt" : " 2.14.0 " ,
31+ "mqtt" : " 2.15.1 " ,
3232 "minimist" : " 1.2.0" ,
3333 "websocket-stream" : " ^5.0.1" ,
3434 "crypto-js" : " 3.1.6"
You can’t perform that action at this time.
0 commit comments