Socket
Socket
Sign inDemoInstall

azure-iot-common

Package Overview
Dependencies
Maintainers
3
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.1.10 to 1.1.11

2

lib/endpoint.js

@@ -5,3 +5,3 @@ /*! Copyright (c) Microsoft. All rights reserved.

'use strict';
exports.apiVersion = '2016-11-14';
exports.apiVersion = '2017-06-30';
function devicePath(id) {

@@ -8,0 +8,0 @@ return '/devices/' + id;

{
"name": "azure-iot-common",
"version": "1.1.10",
"version": "1.1.11",
"description": "Common components shared by Azure IoT device and service SDKs",

@@ -5,0 +5,0 @@ "author": "Microsoft Corporation",

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