azure-iot-security-symmetric-key
Advanced tools
Comparing version 1.7.9 to 1.7.10-alpha.210909.1
{ | ||
"name": "azure-iot-security-symmetric-key", | ||
"version": "1.7.9", | ||
"version": "1.7.10-alpha.210909.1", | ||
"description": "Azure IoT Symmetric Key Security Client", | ||
@@ -10,7 +10,7 @@ "author": "Microsoft Corporation", | ||
"dependencies": { | ||
"azure-iot-common": "1.12.10", | ||
"azure-iot-common": "1.12.11-alpha.210909.1", | ||
"debug": "^4.3.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^9.6.61", | ||
"@types/node": "^16.6.1", | ||
"chai": "^4.3.3", | ||
@@ -70,3 +70,3 @@ "jshint": "^2.12.0", | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
"node": ">= 12.0.0" | ||
}, | ||
@@ -73,0 +73,0 @@ "repository": { |
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
9592
1
+ Addedazure-iot-common@1.12.11-alpha.210909.1(transitive)
- Removedazure-iot-common@1.12.10(transitive)