Socket
Socket
Sign inDemoInstall

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 0.0.1-security to 0.1.0

.github/PULL_REQUEST_TEMPLATE.md

24

package.json
{
"name": "aws-iot-device-sdk-v2",
"version": "0.0.1-security",
"description": "security holding package",
"repository": "npm/security-holder",
"dependencies": {}
"version": "0.1.0",
"description": "NodeJS API for the AWS IoT service",
"homepage": "https://github.com/aws/aws-iot-device-sdk-js-v2",
"repository": "github:aws/aws-iot-device-sdk-js-v2",
"contributors": [
"AWS SDK Common Runtime Team <aws-sdk-common-runtime@amazon.com>"
],
"license": "Apache-2.0",
"main": "./dist/index.js",
"scripts": {
"tsc": "tsc",
"prepare": "npm run tsc"
},
"devDependencies": {
"@types/node": "^10.12.18",
"typescript": "^3.2.2"
},
"dependencies": {
"aws-crt": "0.4.1"
}
}

12

README.md

@@ -1,9 +0,7 @@

# Security holding package
## AWS IoT SDK for Node.js v2
This package name is not currently in use, but was formerly occupied
by another package. To avoid malicious use, npm is hanging on to the
package name, but loosely, and we'll probably give it to you if you
want it.
Next generation AWS IoT Client SDK for Node.js using the AWS Common Runtime
You may adopt this package by contacting support@npmjs.com and
requesting the name.
## License
This library is licensed under the Apache 2.0 License.
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