@aws-amplify/graphql-model-transformer 1.3.5-agqlac.0 → 1.3.6
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/CHANGELOG.md +9 -4
- package/lib/rds-lambda.zip +0 -0
- package/lib/resources/dynamo-model-resource-generator.d.ts.map +1 -1
- package/lib/resources/dynamo-model-resource-generator.js.map +1 -1
- package/package.json +6 -6
- package/rds-lambda/node_modules/.package-lock.json +1514 -1505
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/README.md +1 -1
- package/rds-lambda/node_modules/@aws-sdk/client-ssm/package.json +32 -31
- package/rds-lambda/node_modules/@aws-sdk/client-sso/package.json +28 -27
- package/rds-lambda/node_modules/@aws-sdk/client-sso-oidc/package.json +28 -27
- package/rds-lambda/node_modules/@aws-sdk/client-sts/package.json +33 -32
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -8
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +10 -9
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +4 -3
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -5
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-logger/package.json +2 -1
- package/rds-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-sdk-sts/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/middleware-signing/package.json +6 -5
- package/rds-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -2
- package/rds-lambda/node_modules/@aws-sdk/token-providers/package.json +5 -4
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -1
- package/rds-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -2
- package/rds-lambda/node_modules/@babel/compat-data/README.md +1 -1
- package/rds-lambda/node_modules/@babel/compat-data/data/corejs2-built-ins.json +146 -0
- package/rds-lambda/node_modules/@babel/compat-data/data/native-modules.json +1 -1
- package/rds-lambda/node_modules/@babel/compat-data/data/plugin-bugfixes.json +15 -0
- package/rds-lambda/node_modules/@babel/compat-data/data/plugins.json +68 -9
- package/rds-lambda/node_modules/@babel/compat-data/package.json +4 -4
- package/rds-lambda/node_modules/@babel/core/README.md +1 -1
- package/rds-lambda/node_modules/@babel/core/package.json +10 -10
- package/rds-lambda/node_modules/@babel/generator/README.md +1 -1
- package/rds-lambda/node_modules/@babel/generator/package.json +4 -3
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/README.md +1 -1
- package/rds-lambda/node_modules/@babel/helper-compilation-targets/package.json +6 -6
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/README.md +1 -1
- package/rds-lambda/node_modules/@babel/helper-split-export-declaration/package.json +1 -1
- package/rds-lambda/node_modules/@babel/helpers/README.md +1 -1
- package/rds-lambda/node_modules/@babel/helpers/package.json +3 -3
- package/rds-lambda/node_modules/@babel/parser/README.md +1 -1
- package/rds-lambda/node_modules/@babel/parser/package.json +2 -2
- package/rds-lambda/node_modules/@babel/traverse/README.md +1 -1
- package/rds-lambda/node_modules/@babel/traverse/package.json +4 -4
- package/rds-lambda/node_modules/@jest/console/package.json +6 -6
- package/rds-lambda/node_modules/@jest/core/package.json +21 -21
- package/rds-lambda/node_modules/@jest/environment/package.json +5 -5
- package/rds-lambda/node_modules/@jest/expect/package.json +6 -6
- package/rds-lambda/node_modules/@jest/expect-utils/package.json +5 -5
- package/rds-lambda/node_modules/@jest/fake-timers/package.json +7 -7
- package/rds-lambda/node_modules/@jest/globals/package.json +6 -6
- package/rds-lambda/node_modules/@jest/reporters/package.json +14 -14
- package/rds-lambda/node_modules/@jest/schemas/package.json +3 -3
- package/rds-lambda/node_modules/@jest/source-map/package.json +3 -3
- package/rds-lambda/node_modules/@jest/test-result/package.json +6 -6
- package/rds-lambda/node_modules/@jest/test-sequencer/package.json +5 -5
- package/rds-lambda/node_modules/@jest/transform/package.json +7 -7
- package/rds-lambda/node_modules/@jest/types/package.json +5 -5
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/CHANGELOG.md +70 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/LICENSE +15 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/README.md +454 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/package.json +28 -0
- package/rds-lambda/node_modules/@nicolo-ribaudo/semver-v6/range.bnf +16 -0
- package/rds-lambda/node_modules/@sinclair/typebox/package.json +3 -8
- package/rds-lambda/node_modules/@sinclair/typebox/readme.md +487 -300
- package/rds-lambda/node_modules/@smithy/abort-controller/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/abort-controller/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/config-resolver/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/config-resolver/package.json +17 -11
- package/rds-lambda/node_modules/@smithy/credential-provider-imds/README.md +11 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/credential-provider-imds/package.json +17 -11
- package/rds-lambda/node_modules/@smithy/eventstream-codec/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/eventstream-codec/package.json +16 -10
- package/rds-lambda/node_modules/@smithy/fetch-http-handler/README.md +4 -0
- package/rds-lambda/node_modules/@smithy/fetch-http-handler/package.json +81 -0
- package/rds-lambda/node_modules/@smithy/hash-node/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/hash-node/package.json +16 -10
- package/rds-lambda/node_modules/@smithy/invalid-dependency/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/invalid-dependency/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/is-array-buffer/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/is-array-buffer/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/middleware-content-length/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-content-length/package.json +16 -11
- package/rds-lambda/node_modules/@smithy/middleware-endpoint/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-endpoint/package.json +18 -13
- package/rds-lambda/node_modules/@smithy/middleware-retry/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/package.json +20 -15
- package/rds-lambda/node_modules/@smithy/middleware-serde/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-serde/package.json +15 -10
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-stack/README.md +3 -3
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-stack/package.json +15 -10
- package/rds-lambda/node_modules/@smithy/node-config-provider/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-config-provider/package.json +16 -10
- package/rds-lambda/node_modules/@smithy/node-http-handler/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-http-handler/package.json +18 -12
- package/rds-lambda/node_modules/@smithy/property-provider/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/property-provider/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/protocol-http/package.json +3 -3
- package/rds-lambda/node_modules/@smithy/querystring-builder/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-builder/package.json +15 -9
- package/rds-lambda/node_modules/@smithy/querystring-parser/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-parser/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/service-error-classification/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/service-error-classification/package.json +14 -8
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/shared-ini-file-loader/README.md +3 -3
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/shared-ini-file-loader/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/signature-v4/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/signature-v4/package.json +21 -15
- package/rds-lambda/node_modules/@smithy/smithy-client/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/smithy-client/package.json +16 -11
- package/rds-lambda/node_modules/@smithy/types/package.json +2 -2
- package/rds-lambda/node_modules/@smithy/url-parser/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/url-parser/package.json +15 -9
- package/rds-lambda/node_modules/@smithy/util-base64/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-base64/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/util-body-length-browser/README.md +12 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-browser/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-body-length-node/README.md +12 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-node/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-buffer-from/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-buffer-from/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/util-config-provider/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-config-provider/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-browser/package.json +17 -10
- package/rds-lambda/node_modules/@smithy/util-defaults-mode-node/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-node/package.json +20 -13
- package/rds-lambda/node_modules/@smithy/util-hex-encoding/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-hex-encoding/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-middleware/README.md +12 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-middleware/package.json +14 -8
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-retry/README.md +7 -7
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-retry/package.json +15 -9
- package/rds-lambda/node_modules/@smithy/util-stream/README.md +12 -0
- package/rds-lambda/node_modules/@smithy/util-stream/package.json +92 -0
- package/rds-lambda/node_modules/@smithy/util-uri-escape/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-uri-escape/package.json +13 -7
- package/rds-lambda/node_modules/@smithy/util-utf8/README.md +4 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-utf8/package.json +14 -8
- package/rds-lambda/node_modules/@smithy/util-waiter/README.md +10 -0
- package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-waiter/package.json +15 -9
- package/rds-lambda/node_modules/@types/node/README.md +1 -1
- package/rds-lambda/node_modules/@types/node/package.json +2 -2
- package/rds-lambda/node_modules/babel-jest/package.json +4 -4
- package/rds-lambda/node_modules/caniuse-lite/package.json +1 -1
- package/rds-lambda/node_modules/collect-v8-coverage/CHANGELOG.md +7 -0
- package/rds-lambda/node_modules/collect-v8-coverage/package.json +18 -20
- package/rds-lambda/node_modules/electron-to-chromium/full-chromium-versions.json +1 -1
- package/rds-lambda/node_modules/electron-to-chromium/full-versions.json +1 -1
- package/rds-lambda/node_modules/electron-to-chromium/package.json +1 -1
- package/rds-lambda/node_modules/expect/package.json +10 -9
- package/rds-lambda/node_modules/jest/package.json +7 -7
- package/rds-lambda/node_modules/jest-circus/package.json +15 -14
- package/rds-lambda/node_modules/jest-cli/package.json +10 -9
- package/rds-lambda/node_modules/jest-config/package.json +14 -14
- package/rds-lambda/node_modules/jest-diff/package.json +4 -4
- package/rds-lambda/node_modules/jest-each/package.json +5 -5
- package/rds-lambda/node_modules/jest-environment-node/package.json +8 -8
- package/rds-lambda/node_modules/jest-haste-map/package.json +5 -5
- package/rds-lambda/node_modules/jest-leak-detector/package.json +3 -3
- package/rds-lambda/node_modules/jest-matcher-utils/package.json +5 -5
- package/rds-lambda/node_modules/jest-message-util/package.json +4 -4
- package/rds-lambda/node_modules/jest-mock/package.json +6 -6
- package/rds-lambda/node_modules/jest-resolve/package.json +7 -7
- package/rds-lambda/node_modules/jest-resolve-dependencies/package.json +8 -8
- package/rds-lambda/node_modules/jest-runner/package.json +20 -20
- package/rds-lambda/node_modules/jest-runtime/package.json +17 -17
- package/rds-lambda/node_modules/jest-snapshot/package.json +15 -17
- package/rds-lambda/node_modules/jest-util/package.json +3 -3
- package/rds-lambda/node_modules/jest-validate/package.json +4 -4
- package/rds-lambda/node_modules/jest-watcher/package.json +5 -5
- package/rds-lambda/node_modules/jest-worker/package.json +6 -6
- package/rds-lambda/node_modules/node-releases/data/processed/envs.json +1 -1
- package/rds-lambda/node_modules/node-releases/package.json +1 -1
- package/rds-lambda/node_modules/pretty-format/package.json +5 -5
- package/rds-lambda/node_modules/ts-jest/.ts-jest-digest +1 -1
- package/rds-lambda/node_modules/ts-jest/CHANGELOG.md +9 -0
- package/rds-lambda/node_modules/ts-jest/package.json +12 -12
- package/rds-lambda/package-lock.json +1514 -1505
- package/src/index.ts +1 -0
- package/src/resources/dynamo-model-resource-generator.ts +0 -4
- package/tsconfig.tsbuildinfo +1 -1
- package/rds-lambda/node_modules/@aws-sdk/abort-controller/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/config-resolver/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/credential-provider-imds/README.md +0 -11
- package/rds-lambda/node_modules/@aws-sdk/eventstream-codec/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/fetch-http-handler/package.json +0 -59
- package/rds-lambda/node_modules/@aws-sdk/hash-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/invalid-dependency/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/is-array-buffer/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-content-length/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-endpoint/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/middleware-retry/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/middleware-serde/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/node-config-provider/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/node-http-handler/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/property-provider/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/protocol-http/package.json +0 -57
- package/rds-lambda/node_modules/@aws-sdk/querystring-builder/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/querystring-parser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/service-error-classification/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/signature-v4/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/LICENSE +0 -201
- package/rds-lambda/node_modules/@aws-sdk/smithy-client/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/url-parser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-base64/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-browser/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-body-length-node/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-buffer-from/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-config-provider/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-browser/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-defaults-mode-node/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-hex-encoding/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-middleware/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-stream/README.md +0 -12
- package/rds-lambda/node_modules/@aws-sdk/util-stream/package.json +0 -71
- package/rds-lambda/node_modules/@aws-sdk/util-uri-escape/README.md +0 -10
- package/rds-lambda/node_modules/@aws-sdk/util-utf8/README.md +0 -4
- package/rds-lambda/node_modules/@aws-sdk/util-waiter/README.md +0 -10
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/abort-controller/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/config-resolver/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/credential-provider-imds/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/eventstream-codec/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/fetch-http-handler/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/hash-node/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/invalid-dependency/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/is-array-buffer/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-content-length/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-endpoint/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/CHANGELOG.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/CONTRIBUTING.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/LICENSE.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/README.md +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/dist/bin/uuid +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/package.json +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-retry/node_modules/uuid/wrapper.mjs +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-serde/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/middleware-stack/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-config-provider/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/node-http-handler/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/property-provider/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-builder/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/querystring-parser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/service-error-classification/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/shared-ini-file-loader/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/signature-v4/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk/protocol-http → @smithy/smithy-client}/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/url-parser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-base64/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-browser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-body-length-node/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-buffer-from/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-config-provider/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-browser/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-defaults-mode-node/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-hex-encoding/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-middleware/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-retry/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-stream/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-uri-escape/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-utf8/LICENSE +0 -0
- /package/rds-lambda/node_modules/{@aws-sdk → @smithy}/util-waiter/LICENSE +0 -0
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/middleware-content-length",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
11
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
14
|
+
"test": "exit 0"
|
|
14
15
|
},
|
|
15
16
|
"main": "./dist-cjs/index.js",
|
|
16
17
|
"module": "./dist-es/index.js",
|
|
@@ -21,8 +22,8 @@
|
|
|
21
22
|
},
|
|
22
23
|
"license": "Apache-2.0",
|
|
23
24
|
"dependencies": {
|
|
24
|
-
"@
|
|
25
|
-
"@
|
|
25
|
+
"@smithy/protocol-http": "^1.1.1",
|
|
26
|
+
"@smithy/types": "^1.1.1",
|
|
26
27
|
"tslib": "^2.5.0"
|
|
27
28
|
},
|
|
28
29
|
"engines": {
|
|
@@ -38,21 +39,25 @@
|
|
|
38
39
|
"files": [
|
|
39
40
|
"dist-*/**"
|
|
40
41
|
],
|
|
41
|
-
"homepage": "https://github.com/
|
|
42
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/middleware-content-length",
|
|
42
43
|
"repository": {
|
|
43
44
|
"type": "git",
|
|
44
|
-
"url": "https://github.com/
|
|
45
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
45
46
|
"directory": "packages/middleware-content-length"
|
|
46
47
|
},
|
|
47
48
|
"devDependencies": {
|
|
48
49
|
"@tsconfig/recommended": "1.0.1",
|
|
49
50
|
"concurrently": "7.0.0",
|
|
50
51
|
"downlevel-dts": "0.10.1",
|
|
52
|
+
"jest": "28.1.1",
|
|
51
53
|
"rimraf": "3.0.2",
|
|
52
54
|
"typedoc": "0.23.23",
|
|
53
55
|
"typescript": "~4.9.5"
|
|
54
56
|
},
|
|
55
57
|
"typedoc": {
|
|
56
58
|
"entryPoint": "src/index.ts"
|
|
59
|
+
},
|
|
60
|
+
"publishConfig": {
|
|
61
|
+
"directory": ".release/package"
|
|
57
62
|
}
|
|
58
|
-
}
|
|
63
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/middleware-endpoint
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/middleware-endpoint)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/middleware-endpoint)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/middleware-endpoint",
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
11
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
14
|
+
"test": "jest --passWithNoTests"
|
|
14
15
|
},
|
|
15
16
|
"main": "./dist-cjs/index.js",
|
|
16
17
|
"module": "./dist-es/index.js",
|
|
@@ -21,16 +22,17 @@
|
|
|
21
22
|
},
|
|
22
23
|
"license": "Apache-2.0",
|
|
23
24
|
"dependencies": {
|
|
24
|
-
"@
|
|
25
|
-
"@
|
|
26
|
-
"@
|
|
27
|
-
"@
|
|
25
|
+
"@smithy/middleware-serde": "^1.0.2",
|
|
26
|
+
"@smithy/types": "^1.1.1",
|
|
27
|
+
"@smithy/url-parser": "^1.0.2",
|
|
28
|
+
"@smithy/util-middleware": "^1.0.2",
|
|
28
29
|
"tslib": "^2.5.0"
|
|
29
30
|
},
|
|
30
31
|
"devDependencies": {
|
|
31
32
|
"@tsconfig/recommended": "1.0.1",
|
|
32
33
|
"concurrently": "7.0.0",
|
|
33
34
|
"downlevel-dts": "0.10.1",
|
|
35
|
+
"jest": "28.1.1",
|
|
34
36
|
"rimraf": "3.0.2",
|
|
35
37
|
"typedoc": "0.23.23",
|
|
36
38
|
"typescript": "~4.9.5"
|
|
@@ -48,13 +50,16 @@
|
|
|
48
50
|
"files": [
|
|
49
51
|
"dist-*/**"
|
|
50
52
|
],
|
|
51
|
-
"homepage": "https://github.com/
|
|
53
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/middleware-endpoint",
|
|
52
54
|
"repository": {
|
|
53
55
|
"type": "git",
|
|
54
|
-
"url": "https://github.com/
|
|
56
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
55
57
|
"directory": "packages/middleware-endpoint"
|
|
56
58
|
},
|
|
57
59
|
"typedoc": {
|
|
58
60
|
"entryPoint": "src/index.ts"
|
|
61
|
+
},
|
|
62
|
+
"publishConfig": {
|
|
63
|
+
"directory": ".release/package"
|
|
59
64
|
}
|
|
60
|
-
}
|
|
65
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/middleware-retry
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/middleware-retry)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/middleware-retry)
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/middleware-retry",
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
11
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
12
14
|
"extract:docs": "api-extractor run --local",
|
|
13
|
-
"test": "jest"
|
|
14
|
-
"test:integration": "jest -c jest.config.integ.js"
|
|
15
|
+
"test": "jest"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"module": "./dist-es/index.js",
|
|
@@ -22,20 +23,21 @@
|
|
|
22
23
|
},
|
|
23
24
|
"license": "Apache-2.0",
|
|
24
25
|
"dependencies": {
|
|
25
|
-
"@
|
|
26
|
-
"@
|
|
27
|
-
"@
|
|
28
|
-
"@
|
|
29
|
-
"@
|
|
26
|
+
"@smithy/protocol-http": "^1.1.1",
|
|
27
|
+
"@smithy/service-error-classification": "^1.0.3",
|
|
28
|
+
"@smithy/types": "^1.1.1",
|
|
29
|
+
"@smithy/util-middleware": "^1.0.2",
|
|
30
|
+
"@smithy/util-retry": "^1.0.4",
|
|
30
31
|
"tslib": "^2.5.0",
|
|
31
32
|
"uuid": "^8.3.2"
|
|
32
33
|
},
|
|
33
34
|
"devDependencies": {
|
|
34
|
-
"@
|
|
35
|
+
"@smithy/node-config-provider": "^1.0.2",
|
|
35
36
|
"@tsconfig/recommended": "1.0.1",
|
|
36
37
|
"@types/uuid": "^8.3.0",
|
|
37
38
|
"concurrently": "7.0.0",
|
|
38
39
|
"downlevel-dts": "0.10.1",
|
|
40
|
+
"jest": "28.1.1",
|
|
39
41
|
"rimraf": "3.0.2",
|
|
40
42
|
"typedoc": "0.23.23",
|
|
41
43
|
"typescript": "~4.9.5"
|
|
@@ -53,13 +55,16 @@
|
|
|
53
55
|
"files": [
|
|
54
56
|
"dist-*/**"
|
|
55
57
|
],
|
|
56
|
-
"homepage": "https://github.com/
|
|
58
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/middleware-retry",
|
|
57
59
|
"repository": {
|
|
58
60
|
"type": "git",
|
|
59
|
-
"url": "https://github.com/
|
|
61
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
60
62
|
"directory": "packages/middleware-retry"
|
|
61
63
|
},
|
|
62
64
|
"typedoc": {
|
|
63
65
|
"entryPoint": "src/index.ts"
|
|
66
|
+
},
|
|
67
|
+
"publishConfig": {
|
|
68
|
+
"directory": ".release/package"
|
|
64
69
|
}
|
|
65
|
-
}
|
|
70
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/middleware-serde
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/middleware-serde)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/middleware-serde)
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/middleware-serde",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
11
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
14
|
+
"test": "jest"
|
|
14
15
|
},
|
|
15
16
|
"main": "./dist-cjs/index.js",
|
|
16
17
|
"module": "./dist-es/index.js",
|
|
@@ -21,7 +22,7 @@
|
|
|
21
22
|
},
|
|
22
23
|
"license": "Apache-2.0",
|
|
23
24
|
"dependencies": {
|
|
24
|
-
"@
|
|
25
|
+
"@smithy/types": "^1.1.1",
|
|
25
26
|
"tslib": "^2.5.0"
|
|
26
27
|
},
|
|
27
28
|
"engines": {
|
|
@@ -37,21 +38,25 @@
|
|
|
37
38
|
"files": [
|
|
38
39
|
"dist-*/**"
|
|
39
40
|
],
|
|
40
|
-
"homepage": "https://github.com/
|
|
41
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/middleware-serde",
|
|
41
42
|
"repository": {
|
|
42
43
|
"type": "git",
|
|
43
|
-
"url": "https://github.com/
|
|
44
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
44
45
|
"directory": "packages/middleware-serde"
|
|
45
46
|
},
|
|
46
47
|
"devDependencies": {
|
|
47
48
|
"@tsconfig/recommended": "1.0.1",
|
|
48
49
|
"concurrently": "7.0.0",
|
|
49
50
|
"downlevel-dts": "0.10.1",
|
|
51
|
+
"jest": "28.1.1",
|
|
50
52
|
"rimraf": "3.0.2",
|
|
51
53
|
"typedoc": "0.23.23",
|
|
52
54
|
"typescript": "~4.9.5"
|
|
53
55
|
},
|
|
54
56
|
"typedoc": {
|
|
55
57
|
"entryPoint": "src/index.ts"
|
|
58
|
+
},
|
|
59
|
+
"publishConfig": {
|
|
60
|
+
"directory": ".release/package"
|
|
56
61
|
}
|
|
57
|
-
}
|
|
62
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
# @
|
|
1
|
+
# @smithy/middleware-stack
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@smithy/middleware-stack)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/middleware-stack)
|
|
5
5
|
|
|
6
6
|
The package contains an implementation of middleware stack interface. Middleware
|
|
7
7
|
stack is a structure storing middleware in specified order and resolve these
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/middleware-stack",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Provides a means for composing multiple middleware functions into a single handler",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"test": "jest"
|
|
15
|
-
"test:integration": "jest -c jest.config.integ.js --passWithNoTests"
|
|
16
|
+
"test": "jest"
|
|
16
17
|
},
|
|
17
18
|
"author": {
|
|
18
19
|
"name": "AWS SDK for JavaScript Team",
|
|
@@ -27,10 +28,11 @@
|
|
|
27
28
|
"tslib": "^2.5.0"
|
|
28
29
|
},
|
|
29
30
|
"devDependencies": {
|
|
30
|
-
"@
|
|
31
|
+
"@smithy/types": "^1.1.1",
|
|
31
32
|
"@tsconfig/recommended": "1.0.1",
|
|
32
33
|
"concurrently": "7.0.0",
|
|
33
34
|
"downlevel-dts": "0.10.1",
|
|
35
|
+
"jest": "28.1.1",
|
|
34
36
|
"rimraf": "3.0.2",
|
|
35
37
|
"typedoc": "0.23.23",
|
|
36
38
|
"typescript": "~4.9.5"
|
|
@@ -48,13 +50,16 @@
|
|
|
48
50
|
"files": [
|
|
49
51
|
"dist-*/**"
|
|
50
52
|
],
|
|
51
|
-
"homepage": "https://github.com/
|
|
53
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/middleware-stack",
|
|
52
54
|
"repository": {
|
|
53
55
|
"type": "git",
|
|
54
|
-
"url": "https://github.com/
|
|
56
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
55
57
|
"directory": "packages/middleware-stack"
|
|
56
58
|
},
|
|
57
59
|
"typedoc": {
|
|
58
60
|
"entryPoint": "src/index.ts"
|
|
61
|
+
},
|
|
62
|
+
"publishConfig": {
|
|
63
|
+
"directory": ".release/package"
|
|
59
64
|
}
|
|
60
|
-
}
|
|
65
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/node-config-provider
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/node-config-provider)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/node-config-provider)
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/node-config-provider",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Load config default values from ini config files and environmental variable",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"test": "jest --passWithNoTests"
|
|
14
16
|
},
|
|
15
17
|
"author": {
|
|
@@ -22,9 +24,9 @@
|
|
|
22
24
|
"module": "./dist-es/index.js",
|
|
23
25
|
"types": "./dist-types/index.d.ts",
|
|
24
26
|
"dependencies": {
|
|
25
|
-
"@
|
|
26
|
-
"@
|
|
27
|
-
"@
|
|
27
|
+
"@smithy/property-provider": "^1.0.2",
|
|
28
|
+
"@smithy/shared-ini-file-loader": "^1.0.2",
|
|
29
|
+
"@smithy/types": "^1.1.1",
|
|
28
30
|
"tslib": "^2.5.0"
|
|
29
31
|
},
|
|
30
32
|
"devDependencies": {
|
|
@@ -32,6 +34,7 @@
|
|
|
32
34
|
"@types/node": "^14.14.31",
|
|
33
35
|
"concurrently": "7.0.0",
|
|
34
36
|
"downlevel-dts": "0.10.1",
|
|
37
|
+
"jest": "28.1.1",
|
|
35
38
|
"rimraf": "3.0.2",
|
|
36
39
|
"typedoc": "0.23.23",
|
|
37
40
|
"typescript": "~4.9.5"
|
|
@@ -49,13 +52,16 @@
|
|
|
49
52
|
"files": [
|
|
50
53
|
"dist-*/**"
|
|
51
54
|
],
|
|
52
|
-
"homepage": "https://github.com/
|
|
55
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/node-config-provider",
|
|
53
56
|
"repository": {
|
|
54
57
|
"type": "git",
|
|
55
|
-
"url": "https://github.com/
|
|
58
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
56
59
|
"directory": "packages/node-config-provider"
|
|
57
60
|
},
|
|
58
61
|
"typedoc": {
|
|
59
62
|
"entryPoint": "src/index.ts"
|
|
63
|
+
},
|
|
64
|
+
"publishConfig": {
|
|
65
|
+
"directory": ".release/package"
|
|
60
66
|
}
|
|
61
|
-
}
|
|
67
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/node-http-handler
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/node-http-handler)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/node-http-handler)
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/node-http-handler",
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"description": "Provides a way to make requests",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
9
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
13
15
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"test": "jest --coverage"
|
|
16
|
+
"test": "jest --coverage --forceExit"
|
|
15
17
|
},
|
|
16
18
|
"author": {
|
|
17
19
|
"name": "AWS SDK for JavaScript Team",
|
|
@@ -23,10 +25,10 @@
|
|
|
23
25
|
"module": "./dist-es/index.js",
|
|
24
26
|
"types": "./dist-types/index.d.ts",
|
|
25
27
|
"dependencies": {
|
|
26
|
-
"@
|
|
27
|
-
"@
|
|
28
|
-
"@
|
|
29
|
-
"@
|
|
28
|
+
"@smithy/abort-controller": "^1.0.2",
|
|
29
|
+
"@smithy/protocol-http": "^1.1.1",
|
|
30
|
+
"@smithy/querystring-builder": "^1.0.2",
|
|
31
|
+
"@smithy/types": "^1.1.1",
|
|
30
32
|
"tslib": "^2.5.0"
|
|
31
33
|
},
|
|
32
34
|
"devDependencies": {
|
|
@@ -34,6 +36,7 @@
|
|
|
34
36
|
"@types/node": "^14.14.31",
|
|
35
37
|
"concurrently": "7.0.0",
|
|
36
38
|
"downlevel-dts": "0.10.1",
|
|
39
|
+
"jest": "28.1.1",
|
|
37
40
|
"rimraf": "3.0.2",
|
|
38
41
|
"typedoc": "0.23.23",
|
|
39
42
|
"typescript": "~4.9.5"
|
|
@@ -51,13 +54,16 @@
|
|
|
51
54
|
"files": [
|
|
52
55
|
"dist-*/**"
|
|
53
56
|
],
|
|
54
|
-
"homepage": "https://github.com/
|
|
57
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/node-http-handler",
|
|
55
58
|
"repository": {
|
|
56
59
|
"type": "git",
|
|
57
|
-
"url": "https://github.com/
|
|
60
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
58
61
|
"directory": "packages/node-http-handler"
|
|
59
62
|
},
|
|
60
63
|
"typedoc": {
|
|
61
64
|
"entryPoint": "src/index.ts"
|
|
65
|
+
},
|
|
66
|
+
"publishConfig": {
|
|
67
|
+
"directory": ".release/package"
|
|
62
68
|
}
|
|
63
|
-
}
|
|
69
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/property-provider
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/property-provider)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/property-provider)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/property-provider",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
10
9
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
11
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
12
14
|
"test": "jest"
|
|
13
15
|
},
|
|
14
16
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,7 +22,7 @@
|
|
|
20
22
|
},
|
|
21
23
|
"license": "Apache-2.0",
|
|
22
24
|
"dependencies": {
|
|
23
|
-
"@
|
|
25
|
+
"@smithy/types": "^1.1.1",
|
|
24
26
|
"tslib": "^2.5.0"
|
|
25
27
|
},
|
|
26
28
|
"engines": {
|
|
@@ -36,21 +38,25 @@
|
|
|
36
38
|
"files": [
|
|
37
39
|
"dist-*/**"
|
|
38
40
|
],
|
|
39
|
-
"homepage": "https://github.com/
|
|
41
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider",
|
|
40
42
|
"repository": {
|
|
41
43
|
"type": "git",
|
|
42
|
-
"url": "https://github.com/
|
|
44
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
43
45
|
"directory": "packages/property-provider"
|
|
44
46
|
},
|
|
45
47
|
"devDependencies": {
|
|
46
48
|
"@tsconfig/recommended": "1.0.1",
|
|
47
49
|
"concurrently": "7.0.0",
|
|
48
50
|
"downlevel-dts": "0.10.1",
|
|
51
|
+
"jest": "28.1.1",
|
|
49
52
|
"rimraf": "3.0.2",
|
|
50
53
|
"typedoc": "0.23.23",
|
|
51
54
|
"typescript": "~4.9.5"
|
|
52
55
|
},
|
|
53
56
|
"typedoc": {
|
|
54
57
|
"entryPoint": "src/index.ts"
|
|
58
|
+
},
|
|
59
|
+
"publishConfig": {
|
|
60
|
+
"directory": ".release/package"
|
|
55
61
|
}
|
|
56
|
-
}
|
|
62
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/protocol-http",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.1",
|
|
4
4
|
"scripts": {
|
|
5
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
7
|
"build:es": "tsc -p tsconfig.es.json",
|
|
8
8
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
},
|
|
24
24
|
"license": "Apache-2.0",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@smithy/types": "^1.1.
|
|
26
|
+
"@smithy/types": "^1.1.1",
|
|
27
27
|
"tslib": "^2.5.0"
|
|
28
28
|
},
|
|
29
29
|
"engines": {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/querystring-builder
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/querystring-builder)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/querystring-builder)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|