Socket
Socket
Sign inDemoInstall

az-iot-helper

Package Overview
Dependencies
86
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

2

az-iot-helper-master/index.js

@@ -140,3 +140,3 @@ 'use strict';

ssh.exec('sudo apt-get update && sudo apt-get install npm', {
ssh.exec(cmd, {
pty: true,

@@ -143,0 +143,0 @@ out: function (o) { if (verbose) console.log(o); },

{
"name": "az-iot-helper",
"version": "0.1.6",
"version": "0.1.7",
"description": "helper functions used by sample applications of Azure IoT Starter Kits",

@@ -5,0 +5,0 @@ "main": "index.js",

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