Socket
Socket
Sign inDemoInstall

azure-iot-common

Package Overview
Dependencies
Maintainers
8
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-iot-common - npm Package Compare versions

Comparing version 1.12.14 to 1.13.0-alpha-220418.0

6

package.json
{
"name": "azure-iot-common",
"version": "1.12.14",
"version": "1.13.0-alpha-220418.0",
"description": "Common components shared by Azure IoT device and service SDKs",

@@ -10,2 +10,4 @@ "author": "Microsoft Corporation",

"dependencies": {
"async": "^3.2.3",
"es5-ext": "0.10.53",
"debug": "^4.3.1",

@@ -72,3 +74,3 @@ "getos": "^3.2.1"

"engines": {
"node": ">= 12.0.0"
"node": ">= 14.0.0"
},

@@ -75,0 +77,0 @@ "repository": {

{
"compilerOptions": {
"outDir": "./dist",
"target":"es2017",
"target":"es2018",
"sourceMap": true,

@@ -6,0 +6,0 @@ "declaration": true,

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