aws-cdk 2.1100.0 → 2.1100.2
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 +89 -89
- package/build-info.json +2 -2
- package/db.json.gz +0 -0
- package/lib/cli/cli-config.js +2 -2
- package/lib/cli/io-host/cli-io-host.js +11 -1
- package/lib/cli/telemetry/session.js +2 -2
- package/lib/commands/init/init-hooks.js +2 -2
- package/lib/commands/init/init.d.ts +3 -3
- package/lib/commands/init/init.js +23 -15
- package/lib/commands/init/package-manager.d.ts +15 -2
- package/lib/commands/init/package-manager.js +12 -3
- package/lib/index.js +30596 -21468
- package/lib/index_bg.wasm +0 -0
- package/lib/init-templates/.init-version.json +1 -1
- package/lib/init-templates/app/go/go.template.mod +2 -2
- package/lib/init-templates/app/javascript/README.md +1 -1
- package/lib/init-templates/app/javascript/package.json +1 -1
- package/lib/init-templates/app/python/requirements.txt +1 -1
- package/lib/init-templates/app/typescript/README.md +3 -3
- package/lib/init-templates/app/typescript/package.json +3 -3
- package/lib/init-templates/lib/typescript/README.template.md +3 -3
- package/lib/init-templates/lib/typescript/package.json +4 -4
- package/lib/init-templates/sample-app/go/go.template.mod +1 -1
- package/lib/init-templates/sample-app/javascript/README.template.md +1 -1
- package/lib/init-templates/sample-app/javascript/package.json +1 -1
- package/lib/init-templates/sample-app/python/requirements.txt +1 -1
- package/lib/init-templates/sample-app/typescript/README.template.md +3 -3
- package/lib/init-templates/sample-app/typescript/package.json +4 -4
- package/package.json +15 -13
package/THIRD_PARTY_LICENSES
CHANGED
|
@@ -618,7 +618,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
618
618
|
|
|
619
619
|
----------------
|
|
620
620
|
|
|
621
|
-
** @aws-sdk/client-appsync@3.
|
|
621
|
+
** @aws-sdk/client-appsync@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-appsync/v/3.953.0 | Apache-2.0
|
|
622
622
|
Apache License
|
|
623
623
|
Version 2.0, January 2004
|
|
624
624
|
http://www.apache.org/licenses/
|
|
@@ -824,7 +824,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
824
824
|
|
|
825
825
|
----------------
|
|
826
826
|
|
|
827
|
-
** @aws-sdk/client-cloudcontrol@3.
|
|
827
|
+
** @aws-sdk/client-cloudcontrol@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-cloudcontrol/v/3.953.0 | Apache-2.0
|
|
828
828
|
Apache License
|
|
829
829
|
Version 2.0, January 2004
|
|
830
830
|
http://www.apache.org/licenses/
|
|
@@ -1030,7 +1030,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
1030
1030
|
|
|
1031
1031
|
----------------
|
|
1032
1032
|
|
|
1033
|
-
** @aws-sdk/client-cloudformation@3.
|
|
1033
|
+
** @aws-sdk/client-cloudformation@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-cloudformation/v/3.953.0 | Apache-2.0
|
|
1034
1034
|
Apache License
|
|
1035
1035
|
Version 2.0, January 2004
|
|
1036
1036
|
http://www.apache.org/licenses/
|
|
@@ -1236,7 +1236,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
1236
1236
|
|
|
1237
1237
|
----------------
|
|
1238
1238
|
|
|
1239
|
-
** @aws-sdk/client-cloudwatch-logs@3.
|
|
1239
|
+
** @aws-sdk/client-cloudwatch-logs@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-cloudwatch-logs/v/3.953.0 | Apache-2.0
|
|
1240
1240
|
Apache License
|
|
1241
1241
|
Version 2.0, January 2004
|
|
1242
1242
|
http://www.apache.org/licenses/
|
|
@@ -1442,7 +1442,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
1442
1442
|
|
|
1443
1443
|
----------------
|
|
1444
1444
|
|
|
1445
|
-
** @aws-sdk/client-codebuild@3.
|
|
1445
|
+
** @aws-sdk/client-codebuild@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-codebuild/v/3.953.0 | Apache-2.0
|
|
1446
1446
|
Apache License
|
|
1447
1447
|
Version 2.0, January 2004
|
|
1448
1448
|
http://www.apache.org/licenses/
|
|
@@ -1648,7 +1648,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
1648
1648
|
|
|
1649
1649
|
----------------
|
|
1650
1650
|
|
|
1651
|
-
** @aws-sdk/client-cognito-identity@3.
|
|
1651
|
+
** @aws-sdk/client-cognito-identity@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-cognito-identity/v/3.953.0 | Apache-2.0
|
|
1652
1652
|
Apache License
|
|
1653
1653
|
Version 2.0, January 2004
|
|
1654
1654
|
http://www.apache.org/licenses/
|
|
@@ -1854,7 +1854,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
1854
1854
|
|
|
1855
1855
|
----------------
|
|
1856
1856
|
|
|
1857
|
-
** @aws-sdk/client-ec2@3.
|
|
1857
|
+
** @aws-sdk/client-ec2@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-ec2/v/3.953.0 | Apache-2.0
|
|
1858
1858
|
Apache License
|
|
1859
1859
|
Version 2.0, January 2004
|
|
1860
1860
|
http://www.apache.org/licenses/
|
|
@@ -2060,7 +2060,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
2060
2060
|
|
|
2061
2061
|
----------------
|
|
2062
2062
|
|
|
2063
|
-
** @aws-sdk/client-ecr@3.
|
|
2063
|
+
** @aws-sdk/client-ecr@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-ecr/v/3.953.0 | Apache-2.0
|
|
2064
2064
|
Apache License
|
|
2065
2065
|
Version 2.0, January 2004
|
|
2066
2066
|
http://www.apache.org/licenses/
|
|
@@ -2266,7 +2266,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
2266
2266
|
|
|
2267
2267
|
----------------
|
|
2268
2268
|
|
|
2269
|
-
** @aws-sdk/client-ecs@3.
|
|
2269
|
+
** @aws-sdk/client-ecs@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-ecs/v/3.953.0 | Apache-2.0
|
|
2270
2270
|
Apache License
|
|
2271
2271
|
Version 2.0, January 2004
|
|
2272
2272
|
http://www.apache.org/licenses/
|
|
@@ -2472,7 +2472,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
2472
2472
|
|
|
2473
2473
|
----------------
|
|
2474
2474
|
|
|
2475
|
-
** @aws-sdk/client-elastic-load-balancing-v2@3.
|
|
2475
|
+
** @aws-sdk/client-elastic-load-balancing-v2@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-elastic-load-balancing-v2/v/3.953.0 | Apache-2.0
|
|
2476
2476
|
Apache License
|
|
2477
2477
|
Version 2.0, January 2004
|
|
2478
2478
|
http://www.apache.org/licenses/
|
|
@@ -2678,7 +2678,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
2678
2678
|
|
|
2679
2679
|
----------------
|
|
2680
2680
|
|
|
2681
|
-
** @aws-sdk/client-iam@3.
|
|
2681
|
+
** @aws-sdk/client-iam@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-iam/v/3.953.0 | Apache-2.0
|
|
2682
2682
|
Apache License
|
|
2683
2683
|
Version 2.0, January 2004
|
|
2684
2684
|
http://www.apache.org/licenses/
|
|
@@ -2884,7 +2884,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
2884
2884
|
|
|
2885
2885
|
----------------
|
|
2886
2886
|
|
|
2887
|
-
** @aws-sdk/client-kms@3.
|
|
2887
|
+
** @aws-sdk/client-kms@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-kms/v/3.953.0 | Apache-2.0
|
|
2888
2888
|
Apache License
|
|
2889
2889
|
Version 2.0, January 2004
|
|
2890
2890
|
http://www.apache.org/licenses/
|
|
@@ -3090,7 +3090,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
3090
3090
|
|
|
3091
3091
|
----------------
|
|
3092
3092
|
|
|
3093
|
-
** @aws-sdk/client-lambda@3.
|
|
3093
|
+
** @aws-sdk/client-lambda@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-lambda/v/3.953.0 | Apache-2.0
|
|
3094
3094
|
Apache License
|
|
3095
3095
|
Version 2.0, January 2004
|
|
3096
3096
|
http://www.apache.org/licenses/
|
|
@@ -3296,7 +3296,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
3296
3296
|
|
|
3297
3297
|
----------------
|
|
3298
3298
|
|
|
3299
|
-
** @aws-sdk/client-route-53@3.
|
|
3299
|
+
** @aws-sdk/client-route-53@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-route-53/v/3.953.0 | Apache-2.0
|
|
3300
3300
|
Apache License
|
|
3301
3301
|
Version 2.0, January 2004
|
|
3302
3302
|
http://www.apache.org/licenses/
|
|
@@ -3502,7 +3502,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
3502
3502
|
|
|
3503
3503
|
----------------
|
|
3504
3504
|
|
|
3505
|
-
** @aws-sdk/client-s3@3.
|
|
3505
|
+
** @aws-sdk/client-s3@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-s3/v/3.953.0 | Apache-2.0
|
|
3506
3506
|
Apache License
|
|
3507
3507
|
Version 2.0, January 2004
|
|
3508
3508
|
http://www.apache.org/licenses/
|
|
@@ -3708,7 +3708,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
3708
3708
|
|
|
3709
3709
|
----------------
|
|
3710
3710
|
|
|
3711
|
-
** @aws-sdk/client-secrets-manager@3.
|
|
3711
|
+
** @aws-sdk/client-secrets-manager@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-secrets-manager/v/3.953.0 | Apache-2.0
|
|
3712
3712
|
Apache License
|
|
3713
3713
|
Version 2.0, January 2004
|
|
3714
3714
|
http://www.apache.org/licenses/
|
|
@@ -3914,7 +3914,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
3914
3914
|
|
|
3915
3915
|
----------------
|
|
3916
3916
|
|
|
3917
|
-
** @aws-sdk/client-sfn@3.
|
|
3917
|
+
** @aws-sdk/client-sfn@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-sfn/v/3.953.0 | Apache-2.0
|
|
3918
3918
|
Apache License
|
|
3919
3919
|
Version 2.0, January 2004
|
|
3920
3920
|
http://www.apache.org/licenses/
|
|
@@ -4120,7 +4120,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
4120
4120
|
|
|
4121
4121
|
----------------
|
|
4122
4122
|
|
|
4123
|
-
** @aws-sdk/client-ssm@3.
|
|
4123
|
+
** @aws-sdk/client-ssm@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-ssm/v/3.953.0 | Apache-2.0
|
|
4124
4124
|
Apache License
|
|
4125
4125
|
Version 2.0, January 2004
|
|
4126
4126
|
http://www.apache.org/licenses/
|
|
@@ -4326,7 +4326,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
4326
4326
|
|
|
4327
4327
|
----------------
|
|
4328
4328
|
|
|
4329
|
-
** @aws-sdk/client-sso@3.
|
|
4329
|
+
** @aws-sdk/client-sso@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-sso/v/3.953.0 | Apache-2.0
|
|
4330
4330
|
Apache License
|
|
4331
4331
|
Version 2.0, January 2004
|
|
4332
4332
|
http://www.apache.org/licenses/
|
|
@@ -4532,7 +4532,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
4532
4532
|
|
|
4533
4533
|
----------------
|
|
4534
4534
|
|
|
4535
|
-
** @aws-sdk/client-sts@3.
|
|
4535
|
+
** @aws-sdk/client-sts@3.953.0 - https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.953.0 | Apache-2.0
|
|
4536
4536
|
Apache License
|
|
4537
4537
|
Version 2.0, January 2004
|
|
4538
4538
|
http://www.apache.org/licenses/
|
|
@@ -4738,11 +4738,11 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
4738
4738
|
|
|
4739
4739
|
----------------
|
|
4740
4740
|
|
|
4741
|
-
** @aws-sdk/core@3.
|
|
4741
|
+
** @aws-sdk/core@3.953.0 - https://www.npmjs.com/package/@aws-sdk/core/v/3.953.0 | Apache-2.0
|
|
4742
4742
|
|
|
4743
4743
|
----------------
|
|
4744
4744
|
|
|
4745
|
-
** @aws-sdk/credential-provider-cognito-identity@3.
|
|
4745
|
+
** @aws-sdk/credential-provider-cognito-identity@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity/v/3.953.0 | Apache-2.0
|
|
4746
4746
|
Apache License
|
|
4747
4747
|
Version 2.0, January 2004
|
|
4748
4748
|
http://www.apache.org/licenses/
|
|
@@ -4948,7 +4948,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
4948
4948
|
|
|
4949
4949
|
----------------
|
|
4950
4950
|
|
|
4951
|
-
** @aws-sdk/credential-provider-env@3.
|
|
4951
|
+
** @aws-sdk/credential-provider-env@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-env/v/3.953.0 | Apache-2.0
|
|
4952
4952
|
Apache License
|
|
4953
4953
|
Version 2.0, January 2004
|
|
4954
4954
|
http://www.apache.org/licenses/
|
|
@@ -5153,11 +5153,11 @@ Apache License
|
|
|
5153
5153
|
|
|
5154
5154
|
----------------
|
|
5155
5155
|
|
|
5156
|
-
** @aws-sdk/credential-provider-http@3.
|
|
5156
|
+
** @aws-sdk/credential-provider-http@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-http/v/3.953.0 | Apache-2.0
|
|
5157
5157
|
|
|
5158
5158
|
----------------
|
|
5159
5159
|
|
|
5160
|
-
** @aws-sdk/credential-provider-ini@3.
|
|
5160
|
+
** @aws-sdk/credential-provider-ini@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-ini/v/3.953.0 | Apache-2.0
|
|
5161
5161
|
Apache License
|
|
5162
5162
|
Version 2.0, January 2004
|
|
5163
5163
|
http://www.apache.org/licenses/
|
|
@@ -5362,11 +5362,11 @@ Apache License
|
|
|
5362
5362
|
|
|
5363
5363
|
----------------
|
|
5364
5364
|
|
|
5365
|
-
** @aws-sdk/credential-provider-login@3.
|
|
5365
|
+
** @aws-sdk/credential-provider-login@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-login/v/3.953.0 | Apache-2.0
|
|
5366
5366
|
|
|
5367
5367
|
----------------
|
|
5368
5368
|
|
|
5369
|
-
** @aws-sdk/credential-provider-node@3.
|
|
5369
|
+
** @aws-sdk/credential-provider-node@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-node/v/3.953.0 | Apache-2.0
|
|
5370
5370
|
Apache License
|
|
5371
5371
|
Version 2.0, January 2004
|
|
5372
5372
|
http://www.apache.org/licenses/
|
|
@@ -5571,7 +5571,7 @@ Apache License
|
|
|
5571
5571
|
|
|
5572
5572
|
----------------
|
|
5573
5573
|
|
|
5574
|
-
** @aws-sdk/credential-provider-process@3.
|
|
5574
|
+
** @aws-sdk/credential-provider-process@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-process/v/3.953.0 | Apache-2.0
|
|
5575
5575
|
Apache License
|
|
5576
5576
|
Version 2.0, January 2004
|
|
5577
5577
|
http://www.apache.org/licenses/
|
|
@@ -5776,7 +5776,7 @@ Apache License
|
|
|
5776
5776
|
|
|
5777
5777
|
----------------
|
|
5778
5778
|
|
|
5779
|
-
** @aws-sdk/credential-provider-sso@3.
|
|
5779
|
+
** @aws-sdk/credential-provider-sso@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-sso/v/3.953.0 | Apache-2.0
|
|
5780
5780
|
Apache License
|
|
5781
5781
|
Version 2.0, January 2004
|
|
5782
5782
|
http://www.apache.org/licenses/
|
|
@@ -5981,7 +5981,7 @@ Apache License
|
|
|
5981
5981
|
|
|
5982
5982
|
----------------
|
|
5983
5983
|
|
|
5984
|
-
** @aws-sdk/credential-provider-web-identity@3.
|
|
5984
|
+
** @aws-sdk/credential-provider-web-identity@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-provider-web-identity/v/3.953.0 | Apache-2.0
|
|
5985
5985
|
Apache License
|
|
5986
5986
|
Version 2.0, January 2004
|
|
5987
5987
|
http://www.apache.org/licenses/
|
|
@@ -6186,7 +6186,7 @@ Apache License
|
|
|
6186
6186
|
|
|
6187
6187
|
----------------
|
|
6188
6188
|
|
|
6189
|
-
** @aws-sdk/credential-providers@3.
|
|
6189
|
+
** @aws-sdk/credential-providers@3.953.0 - https://www.npmjs.com/package/@aws-sdk/credential-providers/v/3.953.0 | Apache-2.0
|
|
6190
6190
|
Apache License
|
|
6191
6191
|
Version 2.0, January 2004
|
|
6192
6192
|
http://www.apache.org/licenses/
|
|
@@ -6391,7 +6391,7 @@ Apache License
|
|
|
6391
6391
|
|
|
6392
6392
|
----------------
|
|
6393
6393
|
|
|
6394
|
-
** @aws-sdk/ec2-metadata-service@3.
|
|
6394
|
+
** @aws-sdk/ec2-metadata-service@3.953.0 - https://www.npmjs.com/package/@aws-sdk/ec2-metadata-service/v/3.953.0 | Apache-2.0
|
|
6395
6395
|
Apache License
|
|
6396
6396
|
Version 2.0, January 2004
|
|
6397
6397
|
http://www.apache.org/licenses/
|
|
@@ -6596,7 +6596,7 @@ Apache License
|
|
|
6596
6596
|
|
|
6597
6597
|
----------------
|
|
6598
6598
|
|
|
6599
|
-
** @aws-sdk/lib-storage@3.
|
|
6599
|
+
** @aws-sdk/lib-storage@3.953.0 - https://www.npmjs.com/package/@aws-sdk/lib-storage/v/3.953.0 | Apache-2.0
|
|
6600
6600
|
Apache License
|
|
6601
6601
|
Version 2.0, January 2004
|
|
6602
6602
|
http://www.apache.org/licenses/
|
|
@@ -6801,7 +6801,7 @@ Apache License
|
|
|
6801
6801
|
|
|
6802
6802
|
----------------
|
|
6803
6803
|
|
|
6804
|
-
** @aws-sdk/middleware-bucket-endpoint@3.
|
|
6804
|
+
** @aws-sdk/middleware-bucket-endpoint@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-bucket-endpoint/v/3.953.0 | Apache-2.0
|
|
6805
6805
|
Apache License
|
|
6806
6806
|
Version 2.0, January 2004
|
|
6807
6807
|
http://www.apache.org/licenses/
|
|
@@ -7007,7 +7007,7 @@ Apache License
|
|
|
7007
7007
|
|
|
7008
7008
|
----------------
|
|
7009
7009
|
|
|
7010
|
-
** @aws-sdk/middleware-expect-continue@3.
|
|
7010
|
+
** @aws-sdk/middleware-expect-continue@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-expect-continue/v/3.953.0 | Apache-2.0
|
|
7011
7011
|
Apache License
|
|
7012
7012
|
Version 2.0, January 2004
|
|
7013
7013
|
http://www.apache.org/licenses/
|
|
@@ -7213,7 +7213,7 @@ Apache License
|
|
|
7213
7213
|
|
|
7214
7214
|
----------------
|
|
7215
7215
|
|
|
7216
|
-
** @aws-sdk/middleware-flexible-checksums@3.
|
|
7216
|
+
** @aws-sdk/middleware-flexible-checksums@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-flexible-checksums/v/3.953.0 | Apache-2.0
|
|
7217
7217
|
Apache License
|
|
7218
7218
|
Version 2.0, January 2004
|
|
7219
7219
|
http://www.apache.org/licenses/
|
|
@@ -7419,7 +7419,7 @@ Apache License
|
|
|
7419
7419
|
|
|
7420
7420
|
----------------
|
|
7421
7421
|
|
|
7422
|
-
** @aws-sdk/middleware-host-header@3.
|
|
7422
|
+
** @aws-sdk/middleware-host-header@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-host-header/v/3.953.0 | Apache-2.0
|
|
7423
7423
|
Apache License
|
|
7424
7424
|
Version 2.0, January 2004
|
|
7425
7425
|
http://www.apache.org/licenses/
|
|
@@ -7625,7 +7625,7 @@ Apache License
|
|
|
7625
7625
|
|
|
7626
7626
|
----------------
|
|
7627
7627
|
|
|
7628
|
-
** @aws-sdk/middleware-location-constraint@3.
|
|
7628
|
+
** @aws-sdk/middleware-location-constraint@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-location-constraint/v/3.953.0 | Apache-2.0
|
|
7629
7629
|
Apache License
|
|
7630
7630
|
Version 2.0, January 2004
|
|
7631
7631
|
http://www.apache.org/licenses/
|
|
@@ -7831,7 +7831,7 @@ Apache License
|
|
|
7831
7831
|
|
|
7832
7832
|
----------------
|
|
7833
7833
|
|
|
7834
|
-
** @aws-sdk/middleware-logger@3.
|
|
7834
|
+
** @aws-sdk/middleware-logger@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-logger/v/3.953.0 | Apache-2.0
|
|
7835
7835
|
Apache License
|
|
7836
7836
|
Version 2.0, January 2004
|
|
7837
7837
|
http://www.apache.org/licenses/
|
|
@@ -8036,7 +8036,7 @@ Apache License
|
|
|
8036
8036
|
|
|
8037
8037
|
----------------
|
|
8038
8038
|
|
|
8039
|
-
** @aws-sdk/middleware-recursion-detection@3.
|
|
8039
|
+
** @aws-sdk/middleware-recursion-detection@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection/v/3.953.0 | Apache-2.0
|
|
8040
8040
|
Apache License
|
|
8041
8041
|
Version 2.0, January 2004
|
|
8042
8042
|
http://www.apache.org/licenses/
|
|
@@ -8242,7 +8242,7 @@ Apache License
|
|
|
8242
8242
|
|
|
8243
8243
|
----------------
|
|
8244
8244
|
|
|
8245
|
-
** @aws-sdk/middleware-sdk-ec2@3.
|
|
8245
|
+
** @aws-sdk/middleware-sdk-ec2@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-sdk-ec2/v/3.953.0 | Apache-2.0
|
|
8246
8246
|
Apache License
|
|
8247
8247
|
Version 2.0, January 2004
|
|
8248
8248
|
http://www.apache.org/licenses/
|
|
@@ -8447,7 +8447,7 @@ Apache License
|
|
|
8447
8447
|
|
|
8448
8448
|
----------------
|
|
8449
8449
|
|
|
8450
|
-
** @aws-sdk/middleware-sdk-route53@3.
|
|
8450
|
+
** @aws-sdk/middleware-sdk-route53@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-sdk-route53/v/3.953.0 | Apache-2.0
|
|
8451
8451
|
Apache License
|
|
8452
8452
|
Version 2.0, January 2004
|
|
8453
8453
|
http://www.apache.org/licenses/
|
|
@@ -8653,7 +8653,7 @@ Apache License
|
|
|
8653
8653
|
|
|
8654
8654
|
----------------
|
|
8655
8655
|
|
|
8656
|
-
** @aws-sdk/middleware-sdk-s3@3.
|
|
8656
|
+
** @aws-sdk/middleware-sdk-s3@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-sdk-s3/v/3.953.0 | Apache-2.0
|
|
8657
8657
|
Apache License
|
|
8658
8658
|
Version 2.0, January 2004
|
|
8659
8659
|
http://www.apache.org/licenses/
|
|
@@ -8859,7 +8859,7 @@ Apache License
|
|
|
8859
8859
|
|
|
8860
8860
|
----------------
|
|
8861
8861
|
|
|
8862
|
-
** @aws-sdk/middleware-ssec@3.
|
|
8862
|
+
** @aws-sdk/middleware-ssec@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-ssec/v/3.953.0 | Apache-2.0
|
|
8863
8863
|
Apache License
|
|
8864
8864
|
Version 2.0, January 2004
|
|
8865
8865
|
http://www.apache.org/licenses/
|
|
@@ -9065,7 +9065,7 @@ Apache License
|
|
|
9065
9065
|
|
|
9066
9066
|
----------------
|
|
9067
9067
|
|
|
9068
|
-
** @aws-sdk/middleware-user-agent@3.
|
|
9068
|
+
** @aws-sdk/middleware-user-agent@3.953.0 - https://www.npmjs.com/package/@aws-sdk/middleware-user-agent/v/3.953.0 | Apache-2.0
|
|
9069
9069
|
Apache License
|
|
9070
9070
|
Version 2.0, January 2004
|
|
9071
9071
|
http://www.apache.org/licenses/
|
|
@@ -9271,11 +9271,11 @@ Apache License
|
|
|
9271
9271
|
|
|
9272
9272
|
----------------
|
|
9273
9273
|
|
|
9274
|
-
** @aws-sdk/nested-clients@3.
|
|
9274
|
+
** @aws-sdk/nested-clients@3.953.0 - https://www.npmjs.com/package/@aws-sdk/nested-clients/v/3.953.0 | Apache-2.0
|
|
9275
9275
|
|
|
9276
9276
|
----------------
|
|
9277
9277
|
|
|
9278
|
-
** @aws-sdk/region-config-resolver@3.
|
|
9278
|
+
** @aws-sdk/region-config-resolver@3.953.0 - https://www.npmjs.com/package/@aws-sdk/region-config-resolver/v/3.953.0 | Apache-2.0
|
|
9279
9279
|
Apache License
|
|
9280
9280
|
Version 2.0, January 2004
|
|
9281
9281
|
http://www.apache.org/licenses/
|
|
@@ -9480,7 +9480,7 @@ Apache License
|
|
|
9480
9480
|
|
|
9481
9481
|
----------------
|
|
9482
9482
|
|
|
9483
|
-
** @aws-sdk/signature-v4-multi-region@3.
|
|
9483
|
+
** @aws-sdk/signature-v4-multi-region@3.953.0 - https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region/v/3.953.0 | Apache-2.0
|
|
9484
9484
|
Apache License
|
|
9485
9485
|
Version 2.0, January 2004
|
|
9486
9486
|
http://www.apache.org/licenses/
|
|
@@ -9686,7 +9686,7 @@ Apache License
|
|
|
9686
9686
|
|
|
9687
9687
|
----------------
|
|
9688
9688
|
|
|
9689
|
-
** @aws-sdk/token-providers@3.
|
|
9689
|
+
** @aws-sdk/token-providers@3.953.0 - https://www.npmjs.com/package/@aws-sdk/token-providers/v/3.953.0 | Apache-2.0
|
|
9690
9690
|
Apache License
|
|
9691
9691
|
Version 2.0, January 2004
|
|
9692
9692
|
http://www.apache.org/licenses/
|
|
@@ -9891,7 +9891,7 @@ Apache License
|
|
|
9891
9891
|
|
|
9892
9892
|
----------------
|
|
9893
9893
|
|
|
9894
|
-
** @aws-sdk/util-arn-parser@3.
|
|
9894
|
+
** @aws-sdk/util-arn-parser@3.953.0 - https://www.npmjs.com/package/@aws-sdk/util-arn-parser/v/3.953.0 | Apache-2.0
|
|
9895
9895
|
Apache License
|
|
9896
9896
|
Version 2.0, January 2004
|
|
9897
9897
|
http://www.apache.org/licenses/
|
|
@@ -10096,7 +10096,7 @@ Apache License
|
|
|
10096
10096
|
|
|
10097
10097
|
----------------
|
|
10098
10098
|
|
|
10099
|
-
** @aws-sdk/util-endpoints@3.
|
|
10099
|
+
** @aws-sdk/util-endpoints@3.953.0 - https://www.npmjs.com/package/@aws-sdk/util-endpoints/v/3.953.0 | Apache-2.0
|
|
10100
10100
|
Apache License
|
|
10101
10101
|
Version 2.0, January 2004
|
|
10102
10102
|
http://www.apache.org/licenses/
|
|
@@ -10301,7 +10301,7 @@ Apache License
|
|
|
10301
10301
|
|
|
10302
10302
|
----------------
|
|
10303
10303
|
|
|
10304
|
-
** @aws-sdk/util-format-url@3.
|
|
10304
|
+
** @aws-sdk/util-format-url@3.953.0 - https://www.npmjs.com/package/@aws-sdk/util-format-url/v/3.953.0 | Apache-2.0
|
|
10305
10305
|
Apache License
|
|
10306
10306
|
Version 2.0, January 2004
|
|
10307
10307
|
http://www.apache.org/licenses/
|
|
@@ -10506,7 +10506,7 @@ Apache License
|
|
|
10506
10506
|
|
|
10507
10507
|
----------------
|
|
10508
10508
|
|
|
10509
|
-
** @aws-sdk/util-user-agent-node@3.
|
|
10509
|
+
** @aws-sdk/util-user-agent-node@3.953.0 - https://www.npmjs.com/package/@aws-sdk/util-user-agent-node/v/3.953.0 | Apache-2.0
|
|
10510
10510
|
Apache License
|
|
10511
10511
|
Version 2.0, January 2004
|
|
10512
10512
|
http://www.apache.org/licenses/
|
|
@@ -10712,7 +10712,7 @@ Apache License
|
|
|
10712
10712
|
|
|
10713
10713
|
----------------
|
|
10714
10714
|
|
|
10715
|
-
** @aws-sdk/xml-builder@3.
|
|
10715
|
+
** @aws-sdk/xml-builder@3.953.0 - https://www.npmjs.com/package/@aws-sdk/xml-builder/v/3.953.0 | Apache-2.0
|
|
10716
10716
|
Apache License
|
|
10717
10717
|
Version 2.0, January 2004
|
|
10718
10718
|
http://www.apache.org/licenses/
|
|
@@ -11097,7 +11097,7 @@ Apache License
|
|
|
11097
11097
|
|
|
11098
11098
|
----------------
|
|
11099
11099
|
|
|
11100
|
-
** @smithy/abort-controller@4.2.
|
|
11100
|
+
** @smithy/abort-controller@4.2.6 - https://www.npmjs.com/package/@smithy/abort-controller/v/4.2.6 | Apache-2.0
|
|
11101
11101
|
Apache License
|
|
11102
11102
|
Version 2.0, January 2004
|
|
11103
11103
|
http://www.apache.org/licenses/
|
|
@@ -11302,7 +11302,7 @@ Apache License
|
|
|
11302
11302
|
|
|
11303
11303
|
----------------
|
|
11304
11304
|
|
|
11305
|
-
** @smithy/config-resolver@4.4.
|
|
11305
|
+
** @smithy/config-resolver@4.4.4 - https://www.npmjs.com/package/@smithy/config-resolver/v/4.4.4 | Apache-2.0
|
|
11306
11306
|
Apache License
|
|
11307
11307
|
Version 2.0, January 2004
|
|
11308
11308
|
http://www.apache.org/licenses/
|
|
@@ -11507,7 +11507,7 @@ Apache License
|
|
|
11507
11507
|
|
|
11508
11508
|
----------------
|
|
11509
11509
|
|
|
11510
|
-
** @smithy/core@3.
|
|
11510
|
+
** @smithy/core@3.19.0 - https://www.npmjs.com/package/@smithy/core/v/3.19.0 | Apache-2.0
|
|
11511
11511
|
Apache License
|
|
11512
11512
|
Version 2.0, January 2004
|
|
11513
11513
|
http://www.apache.org/licenses/
|
|
@@ -11713,7 +11713,7 @@ Apache License
|
|
|
11713
11713
|
|
|
11714
11714
|
----------------
|
|
11715
11715
|
|
|
11716
|
-
** @smithy/credential-provider-imds@4.2.
|
|
11716
|
+
** @smithy/credential-provider-imds@4.2.6 - https://www.npmjs.com/package/@smithy/credential-provider-imds/v/4.2.6 | Apache-2.0
|
|
11717
11717
|
Apache License
|
|
11718
11718
|
Version 2.0, January 2004
|
|
11719
11719
|
http://www.apache.org/licenses/
|
|
@@ -11918,7 +11918,7 @@ Apache License
|
|
|
11918
11918
|
|
|
11919
11919
|
----------------
|
|
11920
11920
|
|
|
11921
|
-
** @smithy/eventstream-codec@4.2.
|
|
11921
|
+
** @smithy/eventstream-codec@4.2.6 - https://www.npmjs.com/package/@smithy/eventstream-codec/v/4.2.6 | Apache-2.0
|
|
11922
11922
|
Apache License
|
|
11923
11923
|
Version 2.0, January 2004
|
|
11924
11924
|
http://www.apache.org/licenses/
|
|
@@ -12124,7 +12124,7 @@ Apache License
|
|
|
12124
12124
|
|
|
12125
12125
|
----------------
|
|
12126
12126
|
|
|
12127
|
-
** @smithy/eventstream-serde-config-resolver@4.3.
|
|
12127
|
+
** @smithy/eventstream-serde-config-resolver@4.3.6 - https://www.npmjs.com/package/@smithy/eventstream-serde-config-resolver/v/4.3.6 | Apache-2.0
|
|
12128
12128
|
Apache License
|
|
12129
12129
|
Version 2.0, January 2004
|
|
12130
12130
|
http://www.apache.org/licenses/
|
|
@@ -12330,7 +12330,7 @@ Apache License
|
|
|
12330
12330
|
|
|
12331
12331
|
----------------
|
|
12332
12332
|
|
|
12333
|
-
** @smithy/eventstream-serde-node@4.2.
|
|
12333
|
+
** @smithy/eventstream-serde-node@4.2.6 - https://www.npmjs.com/package/@smithy/eventstream-serde-node/v/4.2.6 | Apache-2.0
|
|
12334
12334
|
Apache License
|
|
12335
12335
|
Version 2.0, January 2004
|
|
12336
12336
|
http://www.apache.org/licenses/
|
|
@@ -12536,7 +12536,7 @@ Apache License
|
|
|
12536
12536
|
|
|
12537
12537
|
----------------
|
|
12538
12538
|
|
|
12539
|
-
** @smithy/eventstream-serde-universal@4.2.
|
|
12539
|
+
** @smithy/eventstream-serde-universal@4.2.6 - https://www.npmjs.com/package/@smithy/eventstream-serde-universal/v/4.2.6 | Apache-2.0
|
|
12540
12540
|
Apache License
|
|
12541
12541
|
Version 2.0, January 2004
|
|
12542
12542
|
http://www.apache.org/licenses/
|
|
@@ -12742,7 +12742,7 @@ Apache License
|
|
|
12742
12742
|
|
|
12743
12743
|
----------------
|
|
12744
12744
|
|
|
12745
|
-
** @smithy/fetch-http-handler@5.3.
|
|
12745
|
+
** @smithy/fetch-http-handler@5.3.7 - https://www.npmjs.com/package/@smithy/fetch-http-handler/v/5.3.7 | Apache-2.0
|
|
12746
12746
|
Apache License
|
|
12747
12747
|
Version 2.0, January 2004
|
|
12748
12748
|
http://www.apache.org/licenses/
|
|
@@ -12947,7 +12947,7 @@ Apache License
|
|
|
12947
12947
|
|
|
12948
12948
|
----------------
|
|
12949
12949
|
|
|
12950
|
-
** @smithy/hash-node@4.2.
|
|
12950
|
+
** @smithy/hash-node@4.2.6 - https://www.npmjs.com/package/@smithy/hash-node/v/4.2.6 | Apache-2.0
|
|
12951
12951
|
Apache License
|
|
12952
12952
|
Version 2.0, January 2004
|
|
12953
12953
|
http://www.apache.org/licenses/
|
|
@@ -13152,7 +13152,7 @@ Apache License
|
|
|
13152
13152
|
|
|
13153
13153
|
----------------
|
|
13154
13154
|
|
|
13155
|
-
** @smithy/hash-stream-node@4.2.
|
|
13155
|
+
** @smithy/hash-stream-node@4.2.6 - https://www.npmjs.com/package/@smithy/hash-stream-node/v/4.2.6 | Apache-2.0
|
|
13156
13156
|
Apache License
|
|
13157
13157
|
Version 2.0, January 2004
|
|
13158
13158
|
http://www.apache.org/licenses/
|
|
@@ -13767,7 +13767,7 @@ Apache License
|
|
|
13767
13767
|
|
|
13768
13768
|
----------------
|
|
13769
13769
|
|
|
13770
|
-
** @smithy/middleware-content-length@4.2.
|
|
13770
|
+
** @smithy/middleware-content-length@4.2.6 - https://www.npmjs.com/package/@smithy/middleware-content-length/v/4.2.6 | Apache-2.0
|
|
13771
13771
|
Apache License
|
|
13772
13772
|
Version 2.0, January 2004
|
|
13773
13773
|
http://www.apache.org/licenses/
|
|
@@ -13972,7 +13972,7 @@ Apache License
|
|
|
13972
13972
|
|
|
13973
13973
|
----------------
|
|
13974
13974
|
|
|
13975
|
-
** @smithy/middleware-endpoint@4.
|
|
13975
|
+
** @smithy/middleware-endpoint@4.4.0 - https://www.npmjs.com/package/@smithy/middleware-endpoint/v/4.4.0 | Apache-2.0
|
|
13976
13976
|
Apache License
|
|
13977
13977
|
Version 2.0, January 2004
|
|
13978
13978
|
http://www.apache.org/licenses/
|
|
@@ -14177,7 +14177,7 @@ Apache License
|
|
|
14177
14177
|
|
|
14178
14178
|
----------------
|
|
14179
14179
|
|
|
14180
|
-
** @smithy/middleware-retry@4.4.
|
|
14180
|
+
** @smithy/middleware-retry@4.4.16 - https://www.npmjs.com/package/@smithy/middleware-retry/v/4.4.16 | Apache-2.0
|
|
14181
14181
|
Apache License
|
|
14182
14182
|
Version 2.0, January 2004
|
|
14183
14183
|
http://www.apache.org/licenses/
|
|
@@ -14383,7 +14383,7 @@ Apache License
|
|
|
14383
14383
|
|
|
14384
14384
|
----------------
|
|
14385
14385
|
|
|
14386
|
-
** @smithy/middleware-serde@4.2.
|
|
14386
|
+
** @smithy/middleware-serde@4.2.7 - https://www.npmjs.com/package/@smithy/middleware-serde/v/4.2.7 | Apache-2.0
|
|
14387
14387
|
Apache License
|
|
14388
14388
|
Version 2.0, January 2004
|
|
14389
14389
|
http://www.apache.org/licenses/
|
|
@@ -14589,7 +14589,7 @@ Apache License
|
|
|
14589
14589
|
|
|
14590
14590
|
----------------
|
|
14591
14591
|
|
|
14592
|
-
** @smithy/middleware-stack@4.2.
|
|
14592
|
+
** @smithy/middleware-stack@4.2.6 - https://www.npmjs.com/package/@smithy/middleware-stack/v/4.2.6 | Apache-2.0
|
|
14593
14593
|
Apache License
|
|
14594
14594
|
Version 2.0, January 2004
|
|
14595
14595
|
http://www.apache.org/licenses/
|
|
@@ -14794,7 +14794,7 @@ Apache License
|
|
|
14794
14794
|
|
|
14795
14795
|
----------------
|
|
14796
14796
|
|
|
14797
|
-
** @smithy/node-config-provider@4.3.
|
|
14797
|
+
** @smithy/node-config-provider@4.3.6 - https://www.npmjs.com/package/@smithy/node-config-provider/v/4.3.6 | Apache-2.0
|
|
14798
14798
|
Apache License
|
|
14799
14799
|
Version 2.0, January 2004
|
|
14800
14800
|
http://www.apache.org/licenses/
|
|
@@ -14999,7 +14999,7 @@ Apache License
|
|
|
14999
14999
|
|
|
15000
15000
|
----------------
|
|
15001
15001
|
|
|
15002
|
-
** @smithy/node-http-handler@4.4.
|
|
15002
|
+
** @smithy/node-http-handler@4.4.6 - https://www.npmjs.com/package/@smithy/node-http-handler/v/4.4.6 | Apache-2.0
|
|
15003
15003
|
Apache License
|
|
15004
15004
|
Version 2.0, January 2004
|
|
15005
15005
|
http://www.apache.org/licenses/
|
|
@@ -15204,7 +15204,7 @@ Apache License
|
|
|
15204
15204
|
|
|
15205
15205
|
----------------
|
|
15206
15206
|
|
|
15207
|
-
** @smithy/property-provider@4.2.
|
|
15207
|
+
** @smithy/property-provider@4.2.6 - https://www.npmjs.com/package/@smithy/property-provider/v/4.2.6 | Apache-2.0
|
|
15208
15208
|
Apache License
|
|
15209
15209
|
Version 2.0, January 2004
|
|
15210
15210
|
http://www.apache.org/licenses/
|
|
@@ -15409,7 +15409,7 @@ Apache License
|
|
|
15409
15409
|
|
|
15410
15410
|
----------------
|
|
15411
15411
|
|
|
15412
|
-
** @smithy/protocol-http@5.3.
|
|
15412
|
+
** @smithy/protocol-http@5.3.6 - https://www.npmjs.com/package/@smithy/protocol-http/v/5.3.6 | Apache-2.0
|
|
15413
15413
|
Apache License
|
|
15414
15414
|
Version 2.0, January 2004
|
|
15415
15415
|
http://www.apache.org/licenses/
|
|
@@ -15615,7 +15615,7 @@ Apache License
|
|
|
15615
15615
|
|
|
15616
15616
|
----------------
|
|
15617
15617
|
|
|
15618
|
-
** @smithy/querystring-builder@4.2.
|
|
15618
|
+
** @smithy/querystring-builder@4.2.6 - https://www.npmjs.com/package/@smithy/querystring-builder/v/4.2.6 | Apache-2.0
|
|
15619
15619
|
Apache License
|
|
15620
15620
|
Version 2.0, January 2004
|
|
15621
15621
|
http://www.apache.org/licenses/
|
|
@@ -15821,7 +15821,7 @@ Apache License
|
|
|
15821
15821
|
|
|
15822
15822
|
----------------
|
|
15823
15823
|
|
|
15824
|
-
** @smithy/querystring-parser@4.2.
|
|
15824
|
+
** @smithy/querystring-parser@4.2.6 - https://www.npmjs.com/package/@smithy/querystring-parser/v/4.2.6 | Apache-2.0
|
|
15825
15825
|
Apache License
|
|
15826
15826
|
Version 2.0, January 2004
|
|
15827
15827
|
http://www.apache.org/licenses/
|
|
@@ -16027,7 +16027,7 @@ Apache License
|
|
|
16027
16027
|
|
|
16028
16028
|
----------------
|
|
16029
16029
|
|
|
16030
|
-
** @smithy/service-error-classification@4.2.
|
|
16030
|
+
** @smithy/service-error-classification@4.2.6 - https://www.npmjs.com/package/@smithy/service-error-classification/v/4.2.6 | Apache-2.0
|
|
16031
16031
|
Apache License
|
|
16032
16032
|
Version 2.0, January 2004
|
|
16033
16033
|
http://www.apache.org/licenses/
|
|
@@ -16233,7 +16233,7 @@ Apache License
|
|
|
16233
16233
|
|
|
16234
16234
|
----------------
|
|
16235
16235
|
|
|
16236
|
-
** @smithy/shared-ini-file-loader@4.4.
|
|
16236
|
+
** @smithy/shared-ini-file-loader@4.4.1 - https://www.npmjs.com/package/@smithy/shared-ini-file-loader/v/4.4.1 | Apache-2.0
|
|
16237
16237
|
Apache License
|
|
16238
16238
|
Version 2.0, January 2004
|
|
16239
16239
|
http://www.apache.org/licenses/
|
|
@@ -16438,7 +16438,7 @@ Apache License
|
|
|
16438
16438
|
|
|
16439
16439
|
----------------
|
|
16440
16440
|
|
|
16441
|
-
** @smithy/signature-v4@5.3.
|
|
16441
|
+
** @smithy/signature-v4@5.3.6 - https://www.npmjs.com/package/@smithy/signature-v4/v/5.3.6 | Apache-2.0
|
|
16442
16442
|
Apache License
|
|
16443
16443
|
Version 2.0, January 2004
|
|
16444
16444
|
http://www.apache.org/licenses/
|
|
@@ -16643,7 +16643,7 @@ Apache License
|
|
|
16643
16643
|
|
|
16644
16644
|
----------------
|
|
16645
16645
|
|
|
16646
|
-
** @smithy/smithy-client@4.
|
|
16646
|
+
** @smithy/smithy-client@4.10.1 - https://www.npmjs.com/package/@smithy/smithy-client/v/4.10.1 | Apache-2.0
|
|
16647
16647
|
Apache License
|
|
16648
16648
|
Version 2.0, January 2004
|
|
16649
16649
|
http://www.apache.org/licenses/
|
|
@@ -16849,7 +16849,7 @@ Apache License
|
|
|
16849
16849
|
|
|
16850
16850
|
----------------
|
|
16851
16851
|
|
|
16852
|
-
** @smithy/types@4.
|
|
16852
|
+
** @smithy/types@4.10.0 - https://www.npmjs.com/package/@smithy/types/v/4.10.0 | Apache-2.0
|
|
16853
16853
|
Apache License
|
|
16854
16854
|
Version 2.0, January 2004
|
|
16855
16855
|
http://www.apache.org/licenses/
|
|
@@ -17055,7 +17055,7 @@ Apache License
|
|
|
17055
17055
|
|
|
17056
17056
|
----------------
|
|
17057
17057
|
|
|
17058
|
-
** @smithy/url-parser@4.2.
|
|
17058
|
+
** @smithy/url-parser@4.2.6 - https://www.npmjs.com/package/@smithy/url-parser/v/4.2.6 | Apache-2.0
|
|
17059
17059
|
Apache License
|
|
17060
17060
|
Version 2.0, January 2004
|
|
17061
17061
|
http://www.apache.org/licenses/
|
|
@@ -18491,7 +18491,7 @@ Apache License
|
|
|
18491
18491
|
|
|
18492
18492
|
----------------
|
|
18493
18493
|
|
|
18494
|
-
** @smithy/util-defaults-mode-node@4.2.
|
|
18494
|
+
** @smithy/util-defaults-mode-node@4.2.18 - https://www.npmjs.com/package/@smithy/util-defaults-mode-node/v/4.2.18 | Apache-2.0
|
|
18495
18495
|
Apache License
|
|
18496
18496
|
Version 2.0, January 2004
|
|
18497
18497
|
http://www.apache.org/licenses/
|
|
@@ -18697,7 +18697,7 @@ Apache License
|
|
|
18697
18697
|
|
|
18698
18698
|
----------------
|
|
18699
18699
|
|
|
18700
|
-
** @smithy/util-endpoints@3.2.
|
|
18700
|
+
** @smithy/util-endpoints@3.2.6 - https://www.npmjs.com/package/@smithy/util-endpoints/v/3.2.6 | Apache-2.0
|
|
18701
18701
|
Apache License
|
|
18702
18702
|
Version 2.0, January 2004
|
|
18703
18703
|
http://www.apache.org/licenses/
|
|
@@ -19107,7 +19107,7 @@ Apache License
|
|
|
19107
19107
|
|
|
19108
19108
|
----------------
|
|
19109
19109
|
|
|
19110
|
-
** @smithy/util-middleware@4.2.
|
|
19110
|
+
** @smithy/util-middleware@4.2.6 - https://www.npmjs.com/package/@smithy/util-middleware/v/4.2.6 | Apache-2.0
|
|
19111
19111
|
Apache License
|
|
19112
19112
|
Version 2.0, January 2004
|
|
19113
19113
|
http://www.apache.org/licenses/
|
|
@@ -19312,7 +19312,7 @@ Apache License
|
|
|
19312
19312
|
|
|
19313
19313
|
----------------
|
|
19314
19314
|
|
|
19315
|
-
** @smithy/util-retry@4.2.
|
|
19315
|
+
** @smithy/util-retry@4.2.6 - https://www.npmjs.com/package/@smithy/util-retry/v/4.2.6 | Apache-2.0
|
|
19316
19316
|
Apache License
|
|
19317
19317
|
Version 2.0, January 2004
|
|
19318
19318
|
http://www.apache.org/licenses/
|
|
@@ -19517,7 +19517,7 @@ Apache License
|
|
|
19517
19517
|
|
|
19518
19518
|
----------------
|
|
19519
19519
|
|
|
19520
|
-
** @smithy/util-stream@4.5.
|
|
19520
|
+
** @smithy/util-stream@4.5.7 - https://www.npmjs.com/package/@smithy/util-stream/v/4.5.7 | Apache-2.0
|
|
19521
19521
|
Apache License
|
|
19522
19522
|
Version 2.0, January 2004
|
|
19523
19523
|
http://www.apache.org/licenses/
|
|
@@ -20337,7 +20337,7 @@ Apache License
|
|
|
20337
20337
|
|
|
20338
20338
|
----------------
|
|
20339
20339
|
|
|
20340
|
-
** @smithy/util-waiter@4.2.
|
|
20340
|
+
** @smithy/util-waiter@4.2.6 - https://www.npmjs.com/package/@smithy/util-waiter/v/4.2.6 | Apache-2.0
|
|
20341
20341
|
Apache License
|
|
20342
20342
|
Version 2.0, January 2004
|
|
20343
20343
|
http://www.apache.org/licenses/
|
|
@@ -21404,7 +21404,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
21404
21404
|
|
|
21405
21405
|
----------------
|
|
21406
21406
|
|
|
21407
|
-
** cdk-from-cfn@0.
|
|
21407
|
+
** cdk-from-cfn@0.263.0 - https://www.npmjs.com/package/cdk-from-cfn/v/0.263.0 | MIT OR Apache-2.0
|
|
21408
21408
|
|
|
21409
21409
|
----------------
|
|
21410
21410
|
|