azure-iot-common
Advanced tools
Comparing version 1.12.5 to 1.12.6-pnp-rc.0
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
136370
1