@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
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/abort-controller
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/abort-controller)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/abort-controller)
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/abort-controller",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "A simple abort controller library",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
7
7
|
"types": "./dist-types/index.d.ts",
|
|
8
8
|
"scripts": {
|
|
9
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
9
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
10
10
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
11
11
|
"build:es": "tsc -p tsconfig.es.json",
|
|
12
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
13
12
|
"build:types": "tsc -p tsconfig.types.json",
|
|
14
13
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
14
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
15
15
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
16
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
17
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
16
18
|
"extract:docs": "api-extractor run --local",
|
|
17
19
|
"test": "jest"
|
|
18
20
|
},
|
|
@@ -22,7 +24,7 @@
|
|
|
22
24
|
},
|
|
23
25
|
"license": "Apache-2.0",
|
|
24
26
|
"dependencies": {
|
|
25
|
-
"@
|
|
27
|
+
"@smithy/types": "^1.1.1",
|
|
26
28
|
"tslib": "^2.5.0"
|
|
27
29
|
},
|
|
28
30
|
"engines": {
|
|
@@ -38,21 +40,25 @@
|
|
|
38
40
|
"files": [
|
|
39
41
|
"dist-*/**"
|
|
40
42
|
],
|
|
41
|
-
"homepage": "https://github.com/
|
|
43
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/abort-controller",
|
|
42
44
|
"repository": {
|
|
43
45
|
"type": "git",
|
|
44
|
-
"url": "https://github.com/
|
|
46
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
45
47
|
"directory": "packages/abort-controller"
|
|
46
48
|
},
|
|
47
49
|
"devDependencies": {
|
|
48
50
|
"@tsconfig/recommended": "1.0.1",
|
|
49
51
|
"concurrently": "7.0.0",
|
|
50
52
|
"downlevel-dts": "0.10.1",
|
|
53
|
+
"jest": "28.1.1",
|
|
51
54
|
"rimraf": "3.0.2",
|
|
52
55
|
"typedoc": "0.23.23",
|
|
53
56
|
"typescript": "~4.9.5"
|
|
54
57
|
},
|
|
55
58
|
"typedoc": {
|
|
56
59
|
"entryPoint": "src/index.ts"
|
|
60
|
+
},
|
|
61
|
+
"publishConfig": {
|
|
62
|
+
"directory": ".release/package"
|
|
57
63
|
}
|
|
58
|
-
}
|
|
64
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/config-resolver
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/config-resolver)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/config-resolver)
|
|
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/config-resolver",
|
|
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,16 +22,17 @@
|
|
|
20
22
|
},
|
|
21
23
|
"license": "Apache-2.0",
|
|
22
24
|
"dependencies": {
|
|
23
|
-
"@
|
|
24
|
-
"@
|
|
25
|
-
"@
|
|
25
|
+
"@smithy/types": "^1.1.1",
|
|
26
|
+
"@smithy/util-config-provider": "^1.0.2",
|
|
27
|
+
"@smithy/util-middleware": "^1.0.2",
|
|
26
28
|
"tslib": "^2.5.0"
|
|
27
29
|
},
|
|
28
30
|
"devDependencies": {
|
|
29
|
-
"@
|
|
31
|
+
"@smithy/node-config-provider": "^1.0.2",
|
|
30
32
|
"@tsconfig/recommended": "1.0.1",
|
|
31
33
|
"concurrently": "7.0.0",
|
|
32
34
|
"downlevel-dts": "0.10.1",
|
|
35
|
+
"jest": "28.1.1",
|
|
33
36
|
"rimraf": "3.0.2",
|
|
34
37
|
"typedoc": "0.23.23",
|
|
35
38
|
"typescript": "~4.9.5"
|
|
@@ -47,13 +50,16 @@
|
|
|
47
50
|
"files": [
|
|
48
51
|
"dist-*/**"
|
|
49
52
|
],
|
|
50
|
-
"homepage": "https://github.com/
|
|
53
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/config-resolver",
|
|
51
54
|
"repository": {
|
|
52
55
|
"type": "git",
|
|
53
|
-
"url": "https://github.com/
|
|
56
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
54
57
|
"directory": "packages/config-resolver"
|
|
55
58
|
},
|
|
56
59
|
"typedoc": {
|
|
57
60
|
"entryPoint": "src/index.ts"
|
|
61
|
+
},
|
|
62
|
+
"publishConfig": {
|
|
63
|
+
"directory": ".release/package"
|
|
58
64
|
}
|
|
59
|
-
}
|
|
65
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# @smithy/credential-provider-imds
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/credential-provider-imds)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/credential-provider-imds)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly. Please use [@smithy/credential-providers](https://www.npmjs.com/package/@smithy/credential-providers)
|
|
11
|
+
instead.
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/credential-provider-imds",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
7
7
|
"scripts": {
|
|
8
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
8
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
9
9
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
10
10
|
"build:es": "tsc -p tsconfig.es.json",
|
|
11
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
12
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
13
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
14
14
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
15
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
16
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
15
17
|
"test": "jest"
|
|
16
18
|
},
|
|
17
19
|
"keywords": [
|
|
@@ -24,10 +26,10 @@
|
|
|
24
26
|
},
|
|
25
27
|
"license": "Apache-2.0",
|
|
26
28
|
"dependencies": {
|
|
27
|
-
"@
|
|
28
|
-
"@
|
|
29
|
-
"@
|
|
30
|
-
"@
|
|
29
|
+
"@smithy/node-config-provider": "^1.0.2",
|
|
30
|
+
"@smithy/property-provider": "^1.0.2",
|
|
31
|
+
"@smithy/types": "^1.1.1",
|
|
32
|
+
"@smithy/url-parser": "^1.0.2",
|
|
31
33
|
"tslib": "^2.5.0"
|
|
32
34
|
},
|
|
33
35
|
"devDependencies": {
|
|
@@ -35,6 +37,7 @@
|
|
|
35
37
|
"@types/node": "^14.14.31",
|
|
36
38
|
"concurrently": "7.0.0",
|
|
37
39
|
"downlevel-dts": "0.10.1",
|
|
40
|
+
"jest": "28.1.1",
|
|
38
41
|
"nock": "^13.0.2",
|
|
39
42
|
"rimraf": "3.0.2",
|
|
40
43
|
"typedoc": "0.23.23",
|
|
@@ -54,13 +57,16 @@
|
|
|
54
57
|
"files": [
|
|
55
58
|
"dist-*/**"
|
|
56
59
|
],
|
|
57
|
-
"homepage": "https://github.com/
|
|
60
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/credential-provider-imds",
|
|
58
61
|
"repository": {
|
|
59
62
|
"type": "git",
|
|
60
|
-
"url": "https://github.com/
|
|
63
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
61
64
|
"directory": "packages/credential-provider-imds"
|
|
62
65
|
},
|
|
63
66
|
"typedoc": {
|
|
64
67
|
"entryPoint": "src/index.ts"
|
|
68
|
+
},
|
|
69
|
+
"publishConfig": {
|
|
70
|
+
"directory": ".release/package"
|
|
65
71
|
}
|
|
66
|
-
}
|
|
72
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/eventstream-codec
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/eventstream-codec)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/eventstream-codec)
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/eventstream-codec",
|
|
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 --coverage"
|
|
13
15
|
},
|
|
14
16
|
"main": "./dist-cjs/index.js",
|
|
@@ -21,16 +23,17 @@
|
|
|
21
23
|
"license": "Apache-2.0",
|
|
22
24
|
"dependencies": {
|
|
23
25
|
"@aws-crypto/crc32": "3.0.0",
|
|
24
|
-
"@
|
|
25
|
-
"@
|
|
26
|
+
"@smithy/types": "^1.1.1",
|
|
27
|
+
"@smithy/util-hex-encoding": "^1.0.2",
|
|
26
28
|
"tslib": "^2.5.0"
|
|
27
29
|
},
|
|
28
30
|
"devDependencies": {
|
|
29
|
-
"@
|
|
31
|
+
"@smithy/util-utf8": "^1.0.2",
|
|
30
32
|
"@tsconfig/recommended": "1.0.1",
|
|
31
33
|
"@types/node": "^14.14.31",
|
|
32
34
|
"concurrently": "7.0.0",
|
|
33
35
|
"downlevel-dts": "0.10.1",
|
|
36
|
+
"jest": "28.1.1",
|
|
34
37
|
"rimraf": "3.0.2",
|
|
35
38
|
"typedoc": "0.23.23",
|
|
36
39
|
"typescript": "~4.9.5"
|
|
@@ -45,13 +48,16 @@
|
|
|
45
48
|
"files": [
|
|
46
49
|
"dist-*/**"
|
|
47
50
|
],
|
|
48
|
-
"homepage": "https://github.com/
|
|
51
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/eventstream-codec",
|
|
49
52
|
"repository": {
|
|
50
53
|
"type": "git",
|
|
51
|
-
"url": "https://github.com/
|
|
54
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
52
55
|
"directory": "packages/eventstream-codec"
|
|
53
56
|
},
|
|
54
57
|
"typedoc": {
|
|
55
58
|
"entryPoint": "src/index.ts"
|
|
59
|
+
},
|
|
60
|
+
"publishConfig": {
|
|
61
|
+
"directory": ".release/package"
|
|
56
62
|
}
|
|
57
|
-
}
|
|
63
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/fetch-http-handler
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/fetch-http-handler)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/fetch-http-handler)
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@smithy/fetch-http-handler",
|
|
3
|
+
"version": "1.0.2",
|
|
4
|
+
"description": "Provides a way to make requests",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
7
|
+
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
|
+
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
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
|
+
"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}\"",
|
|
15
|
+
"extract:docs": "api-extractor run --local",
|
|
16
|
+
"test": "jest --coverage --forceExit && karma start karma.conf.js"
|
|
17
|
+
},
|
|
18
|
+
"author": {
|
|
19
|
+
"name": "AWS SDK for JavaScript Team",
|
|
20
|
+
"url": "https://aws.amazon.com/javascript/"
|
|
21
|
+
},
|
|
22
|
+
"license": "Apache-2.0",
|
|
23
|
+
"main": "./dist-cjs/index.js",
|
|
24
|
+
"module": "./dist-es/index.js",
|
|
25
|
+
"types": "./dist-types/index.d.ts",
|
|
26
|
+
"dependencies": {
|
|
27
|
+
"@smithy/protocol-http": "^1.1.1",
|
|
28
|
+
"@smithy/querystring-builder": "^1.0.2",
|
|
29
|
+
"@smithy/types": "^1.1.1",
|
|
30
|
+
"@smithy/util-base64": "^1.0.2",
|
|
31
|
+
"tslib": "^2.5.0"
|
|
32
|
+
},
|
|
33
|
+
"devDependencies": {
|
|
34
|
+
"@smithy/abort-controller": "^1.0.2",
|
|
35
|
+
"@tsconfig/recommended": "1.0.1",
|
|
36
|
+
"@types/chai-as-promised": "^7.1.2",
|
|
37
|
+
"chai": "^4.2.0",
|
|
38
|
+
"chai-as-promised": "^7.1.1",
|
|
39
|
+
"concurrently": "7.0.0",
|
|
40
|
+
"downlevel-dts": "0.10.1",
|
|
41
|
+
"jest": "28.1.1",
|
|
42
|
+
"karma": "6.4.0",
|
|
43
|
+
"karma-chai": "0.1.0",
|
|
44
|
+
"karma-chrome-launcher": "3.1.1",
|
|
45
|
+
"karma-coverage": "2.2.0",
|
|
46
|
+
"karma-env-preprocessor": "0.1.1",
|
|
47
|
+
"karma-firefox-launcher": "2.1.2",
|
|
48
|
+
"karma-jasmine": "5.1.0",
|
|
49
|
+
"karma-mocha": "2.0.1",
|
|
50
|
+
"karma-sourcemap-loader": "0.3.8",
|
|
51
|
+
"karma-typescript": "5.5.3",
|
|
52
|
+
"karma-webpack": "5.0.0",
|
|
53
|
+
"rimraf": "3.0.2",
|
|
54
|
+
"typedoc": "0.23.23",
|
|
55
|
+
"typescript": "~4.9.5",
|
|
56
|
+
"webpack": "5.73.0",
|
|
57
|
+
"webpack-cli": "4.10.0"
|
|
58
|
+
},
|
|
59
|
+
"typesVersions": {
|
|
60
|
+
"<4.0": {
|
|
61
|
+
"dist-types/*": [
|
|
62
|
+
"dist-types/ts3.4/*"
|
|
63
|
+
]
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
"files": [
|
|
67
|
+
"dist-*/**"
|
|
68
|
+
],
|
|
69
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/fetch-http-handler",
|
|
70
|
+
"repository": {
|
|
71
|
+
"type": "git",
|
|
72
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
73
|
+
"directory": "packages/fetch-http-handler"
|
|
74
|
+
},
|
|
75
|
+
"typedoc": {
|
|
76
|
+
"entryPoint": "src/index.ts"
|
|
77
|
+
},
|
|
78
|
+
"publishConfig": {
|
|
79
|
+
"directory": ".release/package"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/md5-node
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/hash-node)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/hash-node)
|
|
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/hash-node",
|
|
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",
|
|
@@ -25,14 +27,15 @@
|
|
|
25
27
|
"concurrently": "7.0.0",
|
|
26
28
|
"downlevel-dts": "0.10.1",
|
|
27
29
|
"hash-test-vectors": "^1.3.2",
|
|
30
|
+
"jest": "28.1.1",
|
|
28
31
|
"rimraf": "3.0.2",
|
|
29
32
|
"typedoc": "0.23.23",
|
|
30
33
|
"typescript": "~4.9.5"
|
|
31
34
|
},
|
|
32
35
|
"dependencies": {
|
|
33
|
-
"@
|
|
34
|
-
"@
|
|
35
|
-
"@
|
|
36
|
+
"@smithy/types": "^1.1.1",
|
|
37
|
+
"@smithy/util-buffer-from": "^1.0.2",
|
|
38
|
+
"@smithy/util-utf8": "^1.0.2",
|
|
36
39
|
"tslib": "^2.5.0"
|
|
37
40
|
},
|
|
38
41
|
"engines": {
|
|
@@ -48,13 +51,16 @@
|
|
|
48
51
|
"files": [
|
|
49
52
|
"dist-*/**"
|
|
50
53
|
],
|
|
51
|
-
"homepage": "https://github.com/
|
|
54
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/hash-node",
|
|
52
55
|
"repository": {
|
|
53
56
|
"type": "git",
|
|
54
|
-
"url": "https://github.com/
|
|
57
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
55
58
|
"directory": "packages/hash-node"
|
|
56
59
|
},
|
|
57
60
|
"typedoc": {
|
|
58
61
|
"entryPoint": "src/index.ts"
|
|
62
|
+
},
|
|
63
|
+
"publishConfig": {
|
|
64
|
+
"directory": ".release/package"
|
|
59
65
|
}
|
|
60
|
-
}
|
|
66
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/invalid-dependency
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/invalid-dependency)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/invalid-dependency)
|
|
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/invalid-dependency",
|
|
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
|
"typesVersions": {
|
|
@@ -33,21 +35,25 @@
|
|
|
33
35
|
"files": [
|
|
34
36
|
"dist-*/**"
|
|
35
37
|
],
|
|
36
|
-
"homepage": "https://github.com/
|
|
38
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/invalid-dependency",
|
|
37
39
|
"repository": {
|
|
38
40
|
"type": "git",
|
|
39
|
-
"url": "https://github.com/
|
|
41
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
40
42
|
"directory": "packages/invalid-dependency"
|
|
41
43
|
},
|
|
42
44
|
"devDependencies": {
|
|
43
45
|
"@tsconfig/recommended": "1.0.1",
|
|
44
46
|
"concurrently": "7.0.0",
|
|
45
47
|
"downlevel-dts": "0.10.1",
|
|
48
|
+
"jest": "28.1.1",
|
|
46
49
|
"rimraf": "3.0.2",
|
|
47
50
|
"typedoc": "0.23.23",
|
|
48
51
|
"typescript": "~4.9.5"
|
|
49
52
|
},
|
|
50
53
|
"typedoc": {
|
|
51
54
|
"entryPoint": "src/index.ts"
|
|
55
|
+
},
|
|
56
|
+
"publishConfig": {
|
|
57
|
+
"directory": ".release/package"
|
|
52
58
|
}
|
|
53
|
-
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/is-array-buffer
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/is-array-buffer)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/is-array-buffer)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/is-array-buffer",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Provides a function for detecting if an argument is an ArrayBuffer",
|
|
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"
|
|
14
16
|
},
|
|
15
17
|
"author": {
|
|
@@ -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/is-array-buffer",
|
|
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/is-array-buffer"
|
|
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
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
# @smithy/middleware-content-length
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/middleware-content-length)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/middleware-content-length)
|