@smithy/util-waiter
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@smithy/util-waiter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Shared utilities for client waiters for the AWS SDK", | ||
"dependencies": { | ||
"@smithy/abort-controller": "workspace:^", | ||
"@smithy/types": "workspace:^", | ||
"@smithy/abort-controller": "^1.0.1", | ||
"@smithy/types": "^1.1.0", | ||
"tslib": "^2.5.0" | ||
@@ -60,3 +60,6 @@ }, | ||
"entryPoint": "src/index.ts" | ||
}, | ||
"publishConfig": { | ||
"directory": ".release/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
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
26625
+ Added@smithy/abort-controller@1.1.0(transitive)
+ Added@smithy/types@1.2.0(transitive)
Updated@smithy/types@^1.1.0