@aws-sdk/client-codecommit 3.650.0 → 3.654.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/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +11 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +11 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetBlobCommand.d.ts +11 -0
- package/dist-types/commands/GetBranchCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +11 -0
- package/dist-types/commands/GetFileCommand.d.ts +11 -0
- package/dist-types/commands/GetFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +11 -0
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +11 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +11 -0
- package/dist-types/commands/PutFileCommand.d.ts +11 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const UpdatePullRequestApprovalRuleContentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdatePullRequestApprovalRuleContentCommand extends UpdatePullRequestApprovalRuleContentCommand_base {
|
|
40
|
+
export declare class UpdatePullRequestApprovalRuleContentCommand extends UpdatePullRequestApprovalRuleContentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdatePullRequestApprovalRuleContentInput;
|
|
44
|
+
output: UpdatePullRequestApprovalRuleContentOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdatePullRequestApprovalRuleContentCommandInput;
|
|
48
|
+
output: UpdatePullRequestApprovalRuleContentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdatePullRequestApprovalStateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdatePullRequestApprovalStateCommand extends UpdatePullRequestApprovalStateCommand_base {
|
|
36
|
+
export declare class UpdatePullRequestApprovalStateCommand extends UpdatePullRequestApprovalStateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdatePullRequestApprovalStateInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdatePullRequestApprovalStateCommandInput;
|
|
44
|
+
output: UpdatePullRequestApprovalStateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdatePullRequestDescriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdatePullRequestDescriptionCommand extends UpdatePullRequestDescriptionCommand_base {
|
|
40
|
+
export declare class UpdatePullRequestDescriptionCommand extends UpdatePullRequestDescriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdatePullRequestDescriptionInput;
|
|
44
|
+
output: UpdatePullRequestDescriptionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdatePullRequestDescriptionCommandInput;
|
|
48
|
+
output: UpdatePullRequestDescriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdatePullRequestStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdatePullRequestStatusCommand extends UpdatePullRequestStatusCommand_base {
|
|
40
|
+
export declare class UpdatePullRequestStatusCommand extends UpdatePullRequestStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdatePullRequestStatusInput;
|
|
44
|
+
output: UpdatePullRequestStatusOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdatePullRequestStatusCommandInput;
|
|
48
|
+
output: UpdatePullRequestStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdatePullRequestTitleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdatePullRequestTitleCommand extends UpdatePullRequestTitleCommand_base {
|
|
40
|
+
export declare class UpdatePullRequestTitleCommand extends UpdatePullRequestTitleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdatePullRequestTitleInput;
|
|
44
|
+
output: UpdatePullRequestTitleOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdatePullRequestTitleCommandInput;
|
|
48
|
+
output: UpdatePullRequestTitleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateRepositoryDescriptionCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateRepositoryDescriptionCommand extends UpdateRepositoryDescriptionCommand_base {
|
|
36
|
+
export declare class UpdateRepositoryDescriptionCommand extends UpdateRepositoryDescriptionCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateRepositoryDescriptionInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateRepositoryDescriptionCommandInput;
|
|
44
|
+
output: UpdateRepositoryDescriptionCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateRepositoryEncryptionKeyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateRepositoryEncryptionKeyCommand extends UpdateRepositoryEncryptionKeyCommand_base {
|
|
40
|
+
export declare class UpdateRepositoryEncryptionKeyCommand extends UpdateRepositoryEncryptionKeyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateRepositoryEncryptionKeyInput;
|
|
44
|
+
output: UpdateRepositoryEncryptionKeyOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateRepositoryEncryptionKeyCommandInput;
|
|
48
|
+
output: UpdateRepositoryEncryptionKeyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const UpdateRepositoryNameCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class UpdateRepositoryNameCommand extends UpdateRepositoryNameCommand_base {
|
|
35
|
+
export declare class UpdateRepositoryNameCommand extends UpdateRepositoryNameCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: UpdateRepositoryNameInput;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: UpdateRepositoryNameCommandInput;
|
|
43
|
+
output: UpdateRepositoryNameCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codecommit",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-codecommit",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"uuid": "^9.0.1"
|