@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,12 @@
|
|
|
1
|
+
# @smithy/util-stream
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-stream)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-stream)
|
|
5
|
+
|
|
6
|
+
Package with utilities to operate on streams.
|
|
7
|
+
|
|
8
|
+
> An internal package
|
|
9
|
+
|
|
10
|
+
## Usage
|
|
11
|
+
|
|
12
|
+
You probably shouldn't, at least directly.
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@smithy/util-stream",
|
|
3
|
+
"version": "1.0.2",
|
|
4
|
+
"scripts": {
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
|
+
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
|
+
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
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
|
+
"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}\"",
|
|
14
|
+
"test": "jest && karma start karma.conf.js"
|
|
15
|
+
},
|
|
16
|
+
"main": "./dist-cjs/index.js",
|
|
17
|
+
"module": "./dist-es/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"author": {
|
|
20
|
+
"name": "AWS SDK for JavaScript Team",
|
|
21
|
+
"url": "https://aws.amazon.com/javascript/"
|
|
22
|
+
},
|
|
23
|
+
"license": "Apache-2.0",
|
|
24
|
+
"dependencies": {
|
|
25
|
+
"@smithy/fetch-http-handler": "^1.0.2",
|
|
26
|
+
"@smithy/node-http-handler": "^1.0.3",
|
|
27
|
+
"@smithy/types": "^1.1.1",
|
|
28
|
+
"@smithy/util-base64": "^1.0.2",
|
|
29
|
+
"@smithy/util-buffer-from": "^1.0.2",
|
|
30
|
+
"@smithy/util-hex-encoding": "^1.0.2",
|
|
31
|
+
"@smithy/util-utf8": "^1.0.2",
|
|
32
|
+
"tslib": "^2.5.0"
|
|
33
|
+
},
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"@types/chai-as-promised": "^7.1.2",
|
|
36
|
+
"@types/node": "^14.14.31",
|
|
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
|
+
"engines": {
|
|
60
|
+
"node": ">=14.0.0"
|
|
61
|
+
},
|
|
62
|
+
"typesVersions": {
|
|
63
|
+
"<4.0": {
|
|
64
|
+
"dist-types/*": [
|
|
65
|
+
"dist-types/ts3.4/*"
|
|
66
|
+
]
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"files": [
|
|
70
|
+
"dist-*/**"
|
|
71
|
+
],
|
|
72
|
+
"browser": {
|
|
73
|
+
"./dist-es/getAwsChunkedEncodingStream": "./dist-es/getAwsChunkedEncodingStream.browser",
|
|
74
|
+
"./dist-es/sdk-stream-mixin": "./dist-es/sdk-stream-mixin.browser"
|
|
75
|
+
},
|
|
76
|
+
"react-native": {
|
|
77
|
+
"./dist-es/getAwsChunkedEncodingStream": "./dist-es/getAwsChunkedEncodingStream.browser",
|
|
78
|
+
"./dist-es/sdk-stream-mixin": "./dist-es/sdk-stream-mixin.browser"
|
|
79
|
+
},
|
|
80
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-stream",
|
|
81
|
+
"repository": {
|
|
82
|
+
"type": "git",
|
|
83
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
84
|
+
"directory": "packages/util-stream"
|
|
85
|
+
},
|
|
86
|
+
"typedoc": {
|
|
87
|
+
"entryPoint": "src/index.ts"
|
|
88
|
+
},
|
|
89
|
+
"publishConfig": {
|
|
90
|
+
"directory": ".release/package"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/util-uri-escape
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-uri-escape)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-uri-escape)
|
|
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/util-uri-escape",
|
|
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",
|
|
@@ -35,21 +37,25 @@
|
|
|
35
37
|
"files": [
|
|
36
38
|
"dist-*/**"
|
|
37
39
|
],
|
|
38
|
-
"homepage": "https://github.com/
|
|
40
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-uri-escape",
|
|
39
41
|
"repository": {
|
|
40
42
|
"type": "git",
|
|
41
|
-
"url": "https://github.com/
|
|
43
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
42
44
|
"directory": "packages/util-uri-escape"
|
|
43
45
|
},
|
|
44
46
|
"devDependencies": {
|
|
45
47
|
"@tsconfig/recommended": "1.0.1",
|
|
46
48
|
"concurrently": "7.0.0",
|
|
47
49
|
"downlevel-dts": "0.10.1",
|
|
50
|
+
"jest": "28.1.1",
|
|
48
51
|
"rimraf": "3.0.2",
|
|
49
52
|
"typedoc": "0.23.23",
|
|
50
53
|
"typescript": "~4.9.5"
|
|
51
54
|
},
|
|
52
55
|
"typedoc": {
|
|
53
56
|
"entryPoint": "src/index.ts"
|
|
57
|
+
},
|
|
58
|
+
"publishConfig": {
|
|
59
|
+
"directory": ".release/package"
|
|
54
60
|
}
|
|
55
|
-
}
|
|
61
|
+
}
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-utf8",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "A UTF-8 string <-> UInt8Array converter",
|
|
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
|
"author": {
|
|
@@ -20,13 +22,14 @@
|
|
|
20
22
|
},
|
|
21
23
|
"license": "Apache-2.0",
|
|
22
24
|
"dependencies": {
|
|
23
|
-
"@
|
|
25
|
+
"@smithy/util-buffer-from": "^1.0.2",
|
|
24
26
|
"tslib": "^2.5.0"
|
|
25
27
|
},
|
|
26
28
|
"devDependencies": {
|
|
27
29
|
"@tsconfig/recommended": "1.0.1",
|
|
28
30
|
"concurrently": "7.0.0",
|
|
29
31
|
"downlevel-dts": "0.10.1",
|
|
32
|
+
"jest": "28.1.1",
|
|
30
33
|
"rimraf": "3.0.2",
|
|
31
34
|
"typedoc": "0.23.23",
|
|
32
35
|
"typescript": "~4.9.5"
|
|
@@ -53,13 +56,16 @@
|
|
|
53
56
|
"./dist-es/fromUtf8": "./dist-es/fromUtf8.browser",
|
|
54
57
|
"./dist-es/toUtf8": "./dist-es/toUtf8.browser"
|
|
55
58
|
},
|
|
56
|
-
"homepage": "https://github.com/
|
|
59
|
+
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-utf8",
|
|
57
60
|
"repository": {
|
|
58
61
|
"type": "git",
|
|
59
|
-
"url": "https://github.com/
|
|
62
|
+
"url": "https://github.com/awslabs/smithy-typescript.git",
|
|
60
63
|
"directory": "packages/util-utf8"
|
|
61
64
|
},
|
|
62
65
|
"typedoc": {
|
|
63
66
|
"entryPoint": "src/index.ts"
|
|
67
|
+
},
|
|
68
|
+
"publishConfig": {
|
|
69
|
+
"directory": ".release/package"
|
|
64
70
|
}
|
|
65
|
-
}
|
|
71
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# @smithy/util-waiter
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@smithy/util-waiter)
|
|
4
|
+
[](https://www.npmjs.com/package/@smithy/util-waiter)
|
|
5
|
+
|
|
6
|
+
> An internal package
|
|
7
|
+
|
|
8
|
+
## Usage
|
|
9
|
+
|
|
10
|
+
You probably shouldn't, at least directly.
|
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
3
|
-
"version": "
|
|
2
|
+
"name": "@smithy/util-waiter",
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Shared utilities for client waiters for the AWS SDK",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@
|
|
7
|
-
"@
|
|
6
|
+
"@smithy/abort-controller": "^1.0.2",
|
|
7
|
+
"@smithy/types": "^1.1.1",
|
|
8
8
|
"tslib": "^2.5.0"
|
|
9
9
|
},
|
|
10
10
|
"scripts": {
|
|
11
|
-
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
11
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
12
12
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
13
13
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
15
14
|
"build:types": "tsc -p tsconfig.types.json",
|
|
16
15
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
16
|
+
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
17
17
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
18
|
+
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
19
|
+
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
18
20
|
"test": "jest"
|
|
19
21
|
},
|
|
20
22
|
"author": {
|
|
@@ -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/util-waiter",
|
|
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/util-waiter"
|
|
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
|
+
}
|
|
@@ -8,7 +8,7 @@ This package contains type definitions for Node.js (https://nodejs.org/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Wed, 05 Jul 2023 21:32:40 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
* Global values: `AbortController`, `AbortSignal`, `__dirname`, `__filename`, `console`, `exports`, `gc`, `global`, `module`, `process`, `require`, `structuredClone`
|
|
14
14
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/node",
|
|
3
|
-
"version": "20.
|
|
3
|
+
"version": "20.4.0",
|
|
4
4
|
"description": "TypeScript definitions for Node.js",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
|
|
6
6
|
"license": "MIT",
|
|
@@ -232,6 +232,6 @@
|
|
|
232
232
|
},
|
|
233
233
|
"scripts": {},
|
|
234
234
|
"dependencies": {},
|
|
235
|
-
"typesPublisherContentHash": "
|
|
235
|
+
"typesPublisherContentHash": "c342b7a9708bb206f3dfc674c1d142bfdaf5a01b59dc5d8bd88d18fc226c2de3",
|
|
236
236
|
"typeScriptVersion": "4.3"
|
|
237
237
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "babel-jest",
|
|
3
3
|
"description": "Jest plugin to use babel for transformation.",
|
|
4
|
-
"version": "29.
|
|
4
|
+
"version": "29.6.1",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/facebook/jest.git",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"./package.json": "./package.json"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@jest/transform": "^29.
|
|
21
|
+
"@jest/transform": "^29.6.1",
|
|
22
22
|
"@types/babel__core": "^7.1.14",
|
|
23
23
|
"babel-plugin-istanbul": "^6.1.1",
|
|
24
24
|
"babel-preset-jest": "^29.5.0",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@babel/core": "^7.11.6",
|
|
31
|
-
"@jest/test-utils": "^29.
|
|
31
|
+
"@jest/test-utils": "^29.6.1",
|
|
32
32
|
"@types/graceful-fs": "^4.1.3"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"publishConfig": {
|
|
41
41
|
"access": "public"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "1f019afdcdfc54a6664908bb45f343db4e3d0848"
|
|
44
44
|
}
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.0.2](https://github.com/SimenB/collect-v8-coverage/compare/v1.0.1...v1.0.2) (2023-07-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* workaround for networked filesystems on Windows ([#174](https://github.com/SimenB/collect-v8-coverage/issues/174)) ([4de72ea](https://github.com/SimenB/collect-v8-coverage/commit/4de72ea976228d6d8b7fb78207c1187aa58ddf50))
|
|
7
|
+
|
|
1
8
|
## [1.0.1](https://github.com/SimenB/collect-v8-coverage/compare/v1.0.0...v1.0.1) (2020-04-02)
|
|
2
9
|
|
|
3
10
|
### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "collect-v8-coverage",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"repository": "SimenB/collect-v8-coverage",
|
|
@@ -11,37 +11,31 @@
|
|
|
11
11
|
],
|
|
12
12
|
"license": "MIT",
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@commitlint/cli": "^
|
|
15
|
-
"@commitlint/config-conventional": "^
|
|
16
|
-
"@semantic-release/changelog": "^
|
|
17
|
-
"@semantic-release/git": "^
|
|
18
|
-
"husky": "^
|
|
19
|
-
"lint-staged": "^
|
|
20
|
-
"prettier": "^
|
|
21
|
-
"semantic-release": "^
|
|
14
|
+
"@commitlint/cli": "^17.0.0",
|
|
15
|
+
"@commitlint/config-conventional": "^17.0.0",
|
|
16
|
+
"@semantic-release/changelog": "^6.0.0",
|
|
17
|
+
"@semantic-release/git": "^10.0.0",
|
|
18
|
+
"husky": "^8.0.0",
|
|
19
|
+
"lint-staged": "^13.0.0",
|
|
20
|
+
"prettier": "^2.2.1",
|
|
21
|
+
"semantic-release": "^21.0.0"
|
|
22
22
|
},
|
|
23
23
|
"prettier": {
|
|
24
24
|
"singleQuote": true,
|
|
25
25
|
"trailingComma": "all"
|
|
26
26
|
},
|
|
27
27
|
"lint-staged": {
|
|
28
|
-
"*.{js,ts,md,json}":
|
|
29
|
-
"prettier --write",
|
|
30
|
-
"git add"
|
|
31
|
-
]
|
|
28
|
+
"*.{js,ts,md,json}": "prettier --write"
|
|
32
29
|
},
|
|
33
30
|
"commitlint": {
|
|
34
31
|
"extends": [
|
|
35
32
|
"@commitlint/config-conventional"
|
|
36
33
|
]
|
|
37
34
|
},
|
|
38
|
-
"husky": {
|
|
39
|
-
"hooks": {
|
|
40
|
-
"commit-msg": "commitlint -e $HUSKY_GIT_PARAMS",
|
|
41
|
-
"pre-commit": "lint-staged"
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
35
|
"release": {
|
|
36
|
+
"branches": [
|
|
37
|
+
"main"
|
|
38
|
+
],
|
|
45
39
|
"plugins": [
|
|
46
40
|
"@semantic-release/commit-analyzer",
|
|
47
41
|
"@semantic-release/release-notes-generator",
|
|
@@ -50,5 +44,9 @@
|
|
|
50
44
|
"@semantic-release/git",
|
|
51
45
|
"@semantic-release/github"
|
|
52
46
|
]
|
|
53
|
-
}
|
|
47
|
+
},
|
|
48
|
+
"scripts": {
|
|
49
|
+
"prepare": "husky install"
|
|
50
|
+
},
|
|
51
|
+
"packageManager": "yarn@3.6.0"
|
|
54
52
|
}
|