@aws-cdk/integ-runner 2.43.1 → 2.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES +1 -1
- package/lib/index.js +1 -1
- package/lib/runner/runner-base.d.ts +3 -0
- package/lib/runner/runner-base.js +4 -1
- package/lib/workers/extract/index.js +6409 -2141
- package/package.json +10 -10
package/THIRD_PARTY_LICENSES
CHANGED
|
@@ -156,7 +156,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
|
156
156
|
|
|
157
157
|
----------------
|
|
158
158
|
|
|
159
|
-
** aws-sdk@2.
|
|
159
|
+
** aws-sdk@2.1219.0 - https://www.npmjs.com/package/aws-sdk/v/2.1219.0 | Apache-2.0
|
|
160
160
|
AWS SDK for JavaScript
|
|
161
161
|
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
162
162
|
|