@cdk8s/awscdk-resolver 0.0.528 → 0.0.529

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.
Files changed (149) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +8 -8
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +1 -1
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +1 -1
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +1 -1
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +1 -1
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +1 -1
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +90 -90
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +93 -93
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +2 -3
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +3 -3
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +3 -3
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +3 -3
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +3 -3
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +3 -3
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +3 -3
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -3
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +3 -3
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +3 -3
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +3 -3
  55. package/node_modules/@aws-sdk/client-cloudformation/package.json +14 -14
  56. package/node_modules/@aws-sdk/core/package.json +3 -3
  57. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  58. package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  59. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  60. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  61. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  62. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  63. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  64. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  65. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +10 -10
  66. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +1 -1
  67. package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  68. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
  69. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +1 -1
  70. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
  71. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
  72. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
  73. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +1 -1
  74. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
  75. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
  76. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +2 -2
  77. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +1 -1
  78. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +2 -2
  79. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +3 -4
  80. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  81. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -1
  82. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  83. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -4
  84. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  85. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
  86. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +1 -1
  87. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +3 -4
  88. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  89. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -1
  90. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  91. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +3 -4
  92. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  93. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
  94. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +2 -2
  95. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +3 -4
  96. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  97. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -2
  98. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
  99. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +2 -2
  100. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  101. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +2 -5
  102. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  103. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +2 -2
  104. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  105. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  106. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  107. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +2 -5
  108. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  109. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  110. package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  111. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  112. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  113. package/node_modules/@smithy/core/README.md +12 -1
  114. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +8 -17
  115. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -8
  116. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +7 -9
  117. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
  118. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
  119. package/node_modules/@smithy/core/package.json +2 -2
  120. package/node_modules/@smithy/middleware-endpoint/README.md +10 -3
  121. package/node_modules/@smithy/middleware-endpoint/package.json +3 -3
  122. package/node_modules/@smithy/middleware-retry/README.md +13 -0
  123. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  124. package/node_modules/@smithy/middleware-serde/README.md +13 -0
  125. package/node_modules/@smithy/middleware-serde/package.json +2 -2
  126. package/node_modules/@smithy/node-http-handler/package.json +2 -2
  127. package/node_modules/@smithy/smithy-client/README.md +10 -3
  128. package/node_modules/@smithy/smithy-client/package.json +4 -4
  129. package/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -3
  130. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  131. package/node_modules/@smithy/util-defaults-mode-node/README.md +10 -3
  132. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  133. package/node_modules/@smithy/util-stream/package.json +2 -2
  134. package/node_modules/@smithy/util-waiter/README.md +10 -3
  135. package/node_modules/@smithy/util-waiter/package.json +2 -2
  136. package/package.json +3 -3
  137. package/node_modules/@smithy/abort-controller/LICENSE +0 -201
  138. package/node_modules/@smithy/abort-controller/README.md +0 -4
  139. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  140. package/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  141. package/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  142. package/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  143. package/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  144. package/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  145. package/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  146. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  147. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  148. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  149. package/node_modules/@smithy/abort-controller/package.json +0 -63
@@ -1,32 +0,0 @@
1
- 'use strict';
2
-
3
- class AbortSignal {
4
- onabort = null;
5
- _aborted = false;
6
- constructor() {
7
- Object.defineProperty(this, "_aborted", {
8
- value: false,
9
- writable: true,
10
- });
11
- }
12
- get aborted() {
13
- return this._aborted;
14
- }
15
- abort() {
16
- this._aborted = true;
17
- if (this.onabort) {
18
- this.onabort(this);
19
- this.onabort = null;
20
- }
21
- }
22
- }
23
-
24
- class AbortController {
25
- signal = new AbortSignal();
26
- abort() {
27
- this.signal.abort();
28
- }
29
- }
30
-
31
- exports.AbortController = AbortController;
32
- exports.AbortSignal = AbortSignal;
@@ -1,7 +0,0 @@
1
- import { AbortSignal } from "./AbortSignal";
2
- export class AbortController {
3
- signal = new AbortSignal();
4
- abort() {
5
- this.signal.abort();
6
- }
7
- }
@@ -1,20 +0,0 @@
1
- export class AbortSignal {
2
- onabort = null;
3
- _aborted = false;
4
- constructor() {
5
- Object.defineProperty(this, "_aborted", {
6
- value: false,
7
- writable: true,
8
- });
9
- }
10
- get aborted() {
11
- return this._aborted;
12
- }
13
- abort() {
14
- this._aborted = true;
15
- if (this.onabort) {
16
- this.onabort(this);
17
- this.onabort = null;
18
- }
19
- }
20
- }
@@ -1,2 +0,0 @@
1
- export * from "./AbortController";
2
- export * from "./AbortSignal";
@@ -1,16 +0,0 @@
1
- import { AbortController as DeprecatedAbortController } from "@smithy/types";
2
- import { AbortSignal } from "./AbortSignal";
3
- /**
4
- * @public
5
- */
6
- export { DeprecatedAbortController as IAbortController };
7
- /**
8
- * @deprecated This implementation was added as Node.js didn't support AbortController prior to 15.x
9
- * Use native implementation in browsers or Node.js \>=15.4.0.
10
- *
11
- * @public
12
- */
13
- export declare class AbortController implements DeprecatedAbortController {
14
- readonly signal: AbortSignal;
15
- abort(): void;
16
- }
@@ -1,21 +0,0 @@
1
- import { AbortHandler, AbortSignal as DeprecatedAbortSignal } from "@smithy/types";
2
- /**
3
- * @public
4
- */
5
- export { AbortHandler, DeprecatedAbortSignal as IAbortSignal };
6
- /**
7
- * @public
8
- */
9
- export declare class AbortSignal implements DeprecatedAbortSignal {
10
- onabort: AbortHandler | null;
11
- private _aborted;
12
- constructor();
13
- /**
14
- * Whether the associated operation has already been cancelled.
15
- */
16
- get aborted(): boolean;
17
- /**
18
- * @internal
19
- */
20
- abort(): void;
21
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * This implementation was added as Node.js didn't support AbortController prior to 15.x
3
- * Use native implementation in browsers or Node.js \>=15.4.0.
4
- *
5
- * @deprecated Use standard implementations in [Browsers](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) and [Node.js](https://nodejs.org/docs/latest/api/globals.html#class-abortcontroller)
6
- * @packageDocumentation
7
- */
8
- export * from "./AbortController";
9
- export * from "./AbortSignal";
@@ -1,16 +0,0 @@
1
- import { AbortController as DeprecatedAbortController } from "@smithy/types";
2
- import { AbortSignal } from "./AbortSignal";
3
- /**
4
- * @public
5
- */
6
- export { DeprecatedAbortController as IAbortController };
7
- /**
8
- * @deprecated This implementation was added as Node.js didn't support AbortController prior to 15.x
9
- * Use native implementation in browsers or Node.js \>=15.4.0.
10
- *
11
- * @public
12
- */
13
- export declare class AbortController implements DeprecatedAbortController {
14
- readonly signal: AbortSignal;
15
- abort(): void;
16
- }
@@ -1,21 +0,0 @@
1
- import { AbortHandler, AbortSignal as DeprecatedAbortSignal } from "@smithy/types";
2
- /**
3
- * @public
4
- */
5
- export { AbortHandler, DeprecatedAbortSignal as IAbortSignal };
6
- /**
7
- * @public
8
- */
9
- export declare class AbortSignal implements DeprecatedAbortSignal {
10
- onabort: AbortHandler | null;
11
- private _aborted;
12
- constructor();
13
- /*
14
- * Whether the associated operation has already been cancelled.
15
- */
16
- readonly aborted: boolean;
17
- /**
18
- * @internal
19
- */
20
- abort(): void;
21
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * This implementation was added as Node.js didn't support AbortController prior to 15.x
3
- * Use native implementation in browsers or Node.js \>=15.4.0.
4
- *
5
- * @deprecated Use standard implementations in [Browsers](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) and [Node.js](https://nodejs.org/docs/latest/api/globals.html#class-abortcontroller)
6
- * @packageDocumentation
7
- */
8
- export * from "./AbortController";
9
- export * from "./AbortSignal";
@@ -1,63 +0,0 @@
1
- {
2
- "name": "@smithy/abort-controller",
3
- "version": "4.2.12",
4
- "description": "A simple abort controller library",
5
- "main": "./dist-cjs/index.js",
6
- "module": "./dist-es/index.js",
7
- "types": "./dist-types/index.d.ts",
8
- "scripts": {
9
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
10
- "build:cjs": "node ../../scripts/inline abort-controller",
11
- "build:es": "yarn g:tsc -p tsconfig.es.json",
12
- "build:types": "yarn g:tsc -p tsconfig.types.json",
13
- "build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
14
- "stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
15
- "clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
16
- "lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
17
- "format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"",
18
- "extract:docs": "api-extractor run --local",
19
- "test": "yarn g:vitest run",
20
- "test:watch": "yarn g:vitest watch"
21
- },
22
- "author": {
23
- "name": "AWS SDK for JavaScript Team",
24
- "url": "https://aws.amazon.com/javascript/"
25
- },
26
- "license": "Apache-2.0",
27
- "sideEffects": false,
28
- "dependencies": {
29
- "@smithy/types": "^4.13.1",
30
- "tslib": "^2.6.2"
31
- },
32
- "engines": {
33
- "node": ">=18.0.0"
34
- },
35
- "typesVersions": {
36
- "<4.5": {
37
- "dist-types/*": [
38
- "dist-types/ts3.4/*"
39
- ]
40
- }
41
- },
42
- "files": [
43
- "dist-*/**"
44
- ],
45
- "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/abort-controller",
46
- "repository": {
47
- "type": "git",
48
- "url": "https://github.com/smithy-lang/smithy-typescript.git",
49
- "directory": "packages/abort-controller"
50
- },
51
- "devDependencies": {
52
- "concurrently": "7.0.0",
53
- "downlevel-dts": "0.10.1",
54
- "premove": "4.0.0",
55
- "typedoc": "0.23.23"
56
- },
57
- "typedoc": {
58
- "entryPoint": "src/index.ts"
59
- },
60
- "publishConfig": {
61
- "directory": ".release/package"
62
- }
63
- }