azure-iot-security-symmetric-key
Advanced tools
Comparing version 1.7.13 to 1.8.0-alpha-220418.0
{ | ||
"name": "azure-iot-security-symmetric-key", | ||
"version": "1.7.13", | ||
"version": "1.8.0-alpha-220418.0", | ||
"description": "Azure IoT Symmetric Key Security Client", | ||
@@ -10,3 +10,5 @@ "author": "Microsoft Corporation", | ||
"dependencies": { | ||
"azure-iot-common": "1.12.14", | ||
"async": "^3.2.3", | ||
"es5-ext": "0.10.53", | ||
"azure-iot-common": "1.13.0-alpha-220418.0", | ||
"debug": "^4.3.1" | ||
@@ -70,3 +72,3 @@ }, | ||
"engines": { | ||
"node": ">= 12.0.0" | ||
"node": ">= 14.0.0" | ||
}, | ||
@@ -73,0 +75,0 @@ "repository": { |
{ | ||
"compilerOptions": { | ||
"outDir": "./dist", | ||
"target":"es2017", | ||
"target":"es2018", | ||
"module": "commonjs", | ||
@@ -6,0 +6,0 @@ "sourceMap": true, |
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
9471
4
1
+ Addedasync@^3.2.3
+ Addedes5-ext@0.10.53
+ Addedazure-iot-common@1.13.0-alpha-220418.0(transitive)
+ Addedd@1.0.2(transitive)
+ Addedes5-ext@0.10.530.10.64(transitive)
+ Addedes6-iterator@2.0.3(transitive)
+ Addedes6-symbol@3.1.4(transitive)
+ Addedesniff@2.0.1(transitive)
+ Addedevent-emitter@0.3.5(transitive)
+ Addedext@1.7.0(transitive)
+ Addednext-tick@1.0.01.1.0(transitive)
+ Addedtype@2.7.3(transitive)
- Removedazure-iot-common@1.12.14(transitive)