aws-iot-device-sdk-v2
Advanced tools
Comparing version 1.0.4 to 1.0.5
"use strict"; | ||
/* Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
/* Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
* | ||
@@ -76,2 +76,3 @@ * Licensed under the Apache License, Version 2.0 (the "License"). | ||
}); | ||
stream.activate(); | ||
}) | ||
@@ -78,0 +79,0 @@ .catch((reason) => { |
@@ -1,2 +0,2 @@ | ||
/* Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
/* Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
* | ||
@@ -73,2 +73,3 @@ * Licensed under the Apache License, Version 2.0 (the "License"). | ||
}); | ||
stream.activate(); | ||
}) | ||
@@ -75,0 +76,0 @@ .catch((reason) => { |
{ | ||
"name": "aws-iot-device-sdk-v2", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "NodeJS API for the AWS IoT service", | ||
@@ -29,4 +29,4 @@ "homepage": "https://github.com/aws/aws-iot-device-sdk-js-v2", | ||
"dependencies": { | ||
"aws-crt": "^1.0.6" | ||
"aws-crt": "^1.1.1" | ||
} | ||
} |
@@ -5,8 +5,4 @@ # AWS IoT SDK for Javascript v2 | ||
This project is in **DEVELOPER PREVIEW** while we gather feedback on | ||
interfaces and use cases. Please file issues and feature requests. | ||
Expect breaking API changes as we incorporate feedback. | ||
Until this project is promoted to General Availability, we advise you use the | ||
[previous SDK](https://github.com/aws/aws-iot-device-sdk-js) | ||
for a stable development environment. | ||
This project is in **GENERAL AVAILABILITY**. If you have any issues or feature requests, | ||
please file an issue or pull request. | ||
@@ -13,0 +9,0 @@ This SDK is built on the AWS Common Runtime, a collection of libraries |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2128
130730
112
Updatedaws-crt@^1.1.1