Socket
Socket
Sign inDemoInstall

azure-iot-common

Package Overview
Dependencies
Maintainers
4
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.7.0-modules-preview.1 to 1.7.0-modules-preview.2

.npmignore

2

lib/endpoint.js

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

'use strict';
exports.apiVersion = '2017-11-08-preview';
exports.apiVersion = '2018-06-30';
function devicePath(deviceId) {

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

{
"name": "azure-iot-common",
"version": "1.7.0-modules-preview.1",
"version": "1.7.0-modules-preview.2",
"description": "Common components shared by Azure IoT device and service SDKs",

@@ -45,2 +45,2 @@ "author": "Microsoft Corporation",

"homepage": "https://github.com/Azure/azure-iot-sdk-node#readme"
}
}
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