cdk-assets 4.3.1 → 4.3.3
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 +5 -5
- package/bin/cdk-assets.js +1199 -3411
- package/bin/docker-credential-cdk-assets.js +1160 -3372
- package/package.json +3 -3
package/THIRD_PARTY_LICENSES
CHANGED
|
@@ -11089,7 +11089,7 @@ Apache License
|
|
|
11089
11089
|
|
|
11090
11090
|
----------------
|
|
11091
11091
|
|
|
11092
|
-
** @smithy/node-config-provider@4.3.
|
|
11092
|
+
** @smithy/node-config-provider@4.3.8 - https://www.npmjs.com/package/@smithy/node-config-provider/v/4.3.8 | Apache-2.0
|
|
11093
11093
|
Apache License
|
|
11094
11094
|
Version 2.0, January 2004
|
|
11095
11095
|
http://www.apache.org/licenses/
|
|
@@ -11499,7 +11499,7 @@ Apache License
|
|
|
11499
11499
|
|
|
11500
11500
|
----------------
|
|
11501
11501
|
|
|
11502
|
-
** @smithy/property-provider@4.2.
|
|
11502
|
+
** @smithy/property-provider@4.2.8 - https://www.npmjs.com/package/@smithy/property-provider/v/4.2.8 | Apache-2.0
|
|
11503
11503
|
Apache License
|
|
11504
11504
|
Version 2.0, January 2004
|
|
11505
11505
|
http://www.apache.org/licenses/
|
|
@@ -12528,7 +12528,7 @@ Apache License
|
|
|
12528
12528
|
|
|
12529
12529
|
----------------
|
|
12530
12530
|
|
|
12531
|
-
** @smithy/shared-ini-file-loader@4.4.
|
|
12531
|
+
** @smithy/shared-ini-file-loader@4.4.3 - https://www.npmjs.com/package/@smithy/shared-ini-file-loader/v/4.4.3 | Apache-2.0
|
|
12532
12532
|
Apache License
|
|
12533
12533
|
Version 2.0, January 2004
|
|
12534
12534
|
http://www.apache.org/licenses/
|
|
@@ -13144,7 +13144,7 @@ Apache License
|
|
|
13144
13144
|
|
|
13145
13145
|
----------------
|
|
13146
13146
|
|
|
13147
|
-
** @smithy/types@4.
|
|
13147
|
+
** @smithy/types@4.12.0 - https://www.npmjs.com/package/@smithy/types/v/4.12.0 | Apache-2.0
|
|
13148
13148
|
Apache License
|
|
13149
13149
|
Version 2.0, January 2004
|
|
13150
13150
|
http://www.apache.org/licenses/
|
|
@@ -18226,7 +18226,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
18226
18226
|
|
|
18227
18227
|
----------------
|
|
18228
18228
|
|
|
18229
|
-
** lodash@4.17.
|
|
18229
|
+
** lodash@4.17.23 - https://www.npmjs.com/package/lodash/v/4.17.23 | MIT
|
|
18230
18230
|
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
18231
18231
|
|
|
18232
18232
|
Based on Underscore.js, copyright Jeremy Ashkenas,
|