Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.5 to 1.12.6-pnp-rc.0

2

dist/endpoint.d.ts

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

export declare const apiVersionLimitedAvail = "2020-03-13";
export declare const apiVersionPnP = "2020-05-31-preview";
export declare const apiVersionPnP = "2020-09-30";
export declare function devicePath(deviceId: string): string;

@@ -9,0 +9,0 @@ export declare function deviceEventPath(deviceId: string): string;

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

exports.apiVersionLimitedAvail = '2020-03-13';
exports.apiVersionPnP = '2020-05-31-preview';
exports.apiVersionPnP = '2020-09-30';
function devicePath(deviceId) {

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

{
"name": "azure-iot-common",
"version": "1.12.5",
"version": "1.12.6-pnp-rc.0",
"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