Socket
Socket
Sign inDemoInstall

aws-iot-device-sdk-v2

Package Overview
Dependencies
84
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.18.0 to 1.19.0

4

package.json
{
"name": "aws-iot-device-sdk-v2",
"version": "1.18.0",
"version": "1.19.0",
"description": "NodeJS API for the AWS IoT service",

@@ -46,4 +46,4 @@ "homepage": "https://github.com/aws/aws-iot-device-sdk-js-v2",

"@aws-sdk/util-utf8-browser": "^3.109.0",
"aws-crt": "^1.20.0"
"aws-crt": "^1.20.1"
}
}

@@ -7,5 +7,5 @@ # AWS IoT Device SDK for JavaScript v2

* [Installation](#installation)
* [Samples](samples)
* [Samples](https://github.com/aws/aws-iot-device-sdk-js-v2/tree/main/samples)
* [Getting Help](#getting-help)
* [FAQ](./documents/FAQ.md)
* [FAQ](https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/documents/FAQ.md)
* [API Docs](https://aws.github.io/aws-iot-device-sdk-js-v2/)

@@ -23,3 +23,3 @@ * [MQTT5 User Guide](https://github.com/awslabs/aws-crt-nodejs/blob/main/MQTT5-UserGuide.md)

[Step-by-step instructions](./documents/PREREQUISITES.md)
[Step-by-step instructions](https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/documents/PREREQUISITES.md)

@@ -55,3 +55,3 @@ ### Build SDK in existing project with NPM

[Samples README](samples/README.md)
[Samples README](https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/samples/README.md)

@@ -64,3 +64,3 @@ ## Getting Help

* [FAQ](./documents/FAQ.md)
* [FAQ](https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/documents/FAQ.md)
* [API Docs](https://aws.github.io/aws-iot-device-sdk-js-v2/)

@@ -76,8 +76,8 @@ * [IoT Guide](https://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html) ([source](https://github.com/awsdocs/aws-iot-docs))

is provided by code that been generated from a model of the service.
* [Contributions Guidelines](./documents/CONTRIBUTING.md)
* [Contributions Guidelines](https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/documents/CONTRIBUTING.md)
## License
This library is licensed under the [Apache 2.0 License](./documents/LICENSE).
This library is licensed under the [Apache 2.0 License](https://github.com/aws/aws-iot-device-sdk-js-v2/blob/main/documents/LICENSE).
Latest released version: v1.18.0
Latest released version: v1.19.0
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc