Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-iot-device-sdk-v2

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-iot-device-sdk-v2 - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

dist/greengrass/discoveryclient.js
"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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc