@smithy/util-waiter
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "@smithy/util-waiter", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"description": "Shared utilities for client waiters for the AWS SDK", | ||
"dependencies": { | ||
"@smithy/abort-controller": "^2.2.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/abort-controller": "^3.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"tslib": "^2.6.2" | ||
@@ -31,3 +31,3 @@ }, | ||
"engines": { | ||
"node": ">=14.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -51,3 +51,2 @@ "typesVersions": { | ||
"devDependencies": { | ||
"@tsconfig/recommended": "1.0.1", | ||
"concurrently": "7.0.0", | ||
@@ -54,0 +53,0 @@ "downlevel-dts": "0.10.1", |
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
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
4
29618
+ Added@smithy/abort-controller@3.1.8(transitive)
+ Added@smithy/types@3.7.1(transitive)
- Removed@smithy/abort-controller@2.2.0(transitive)
- Removed@smithy/types@2.12.0(transitive)
Updated@smithy/types@^3.0.0