@bifravst/http-api-mock 1.1.2 → 1.1.3
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/package.json +6 -3
- package/dist/e2e.spec.d.ts +0 -1
- package/dist/e2e.spec.js +0 -51
- package/dist/lambdas/httpApiMock.zip +0 -0
- package/dist/layers/testResources/nodejs/node_modules/.package-lock.json +0 -1539
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/CHANGELOG.md +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/LICENSE +0 -202
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/README.md +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/CryptoOperation.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/CryptoOperation.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/CryptoOperation.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/Key.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/Key.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/Key.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/KeyOperation.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/KeyOperation.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/KeyOperation.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsSubtleCrypto.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsSubtleCrypto.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsSubtleCrypto.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsWindow.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsWindow.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/MsWindow.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/package.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/CryptoOperation.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/Key.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/KeyOperation.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/MsSubtleCrypto.ts +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/MsWindow.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/src/index.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/ie11-detection/tsconfig.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/constants.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/constants.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/constants.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/crossPlatformSha256.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/crossPlatformSha256.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/crossPlatformSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.js +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/index.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/isEmptyData.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/isEmptyData.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/isEmptyData.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/ie11Sha256.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/RawSha256.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/RawSha256.js +0 -124
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/RawSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/constants.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/constants.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/constants.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/jsSha256.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/jsSha256.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/jsSha256.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/knownHashes.fixture.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/knownHashes.fixture.js +0 -322
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/build/knownHashes.fixture.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/package.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/supportsWebCrypto.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/build/supportsWebCrypto.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/CHANGELOG.md +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/README.md +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/convertToBuffer.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/convertToBuffer.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/convertToBuffer.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/index.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/isEmptyData.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/isEmptyData.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/isEmptyData.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/numToUint8.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/numToUint8.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/numToUint8.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/uint32ArrayFrom.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/uint32ArrayFrom.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/build/uint32ArrayFrom.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/README.md +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/modules/index.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.es6.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/node_modules/tslib/tslib.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/package.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-crypto/util/tsconfig.json +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/LICENSE +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/README.md +0 -124
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/Utility.d.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/Utility.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/Utility.js +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/awsSdkUtils.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/awsSdkUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/awsSdkUtils.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/fromBase64.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/fromBase64.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/fromBase64.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/index.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/cleanupMiddlewares.d.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/cleanupMiddlewares.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/cleanupMiddlewares.js +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/middleware/constants.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/typeUtils.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/typeUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/typeUtils.js +0 -166
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/ConfigServiceInterface.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/ConfigServiceInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/LambdaInterface.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/LambdaInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/LambdaInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/awsSdk.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/awsSdk.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/awsSdk.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/json.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/json.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/json.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/middy.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/middy.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/Utility.d.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/Utility.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/Utility.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/awsSdkUtils.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/awsSdkUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/awsSdkUtils.js +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/fromBase64.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/fromBase64.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/fromBase64.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/cleanupMiddlewares.d.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/cleanupMiddlewares.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/cleanupMiddlewares.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/middleware/constants.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/typeUtils.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/typeUtils.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/typeUtils.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/ConfigServiceInterface.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/ConfigServiceInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/LambdaInterface.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/LambdaInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/LambdaInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/awsSdk.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/awsSdk.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/awsSdk.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/json.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/json.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/json.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/middy.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/types/middy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/version.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/version.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/lib/esm/version.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/commons/package.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/LICENSE +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/README.md +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/Metrics.d.ts +0 -400
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/Metrics.js +0 -617
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/config/EnvironmentVariablesService.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/config/EnvironmentVariablesService.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/constants.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/constants.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/middleware/middy.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/middleware/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/middleware/middy.js +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/ConfigServiceInterface.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/ConfigServiceInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/Metrics.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/Metrics.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/MetricsInterface.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/MetricsInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/MetricsInterface.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/cjs/types/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/Metrics.d.ts +0 -400
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/Metrics.js +0 -614
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/config/EnvironmentVariablesService.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/config/EnvironmentVariablesService.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/config/EnvironmentVariablesService.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/constants.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/constants.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/constants.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/middleware/middy.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/middleware/middy.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/middleware/middy.js +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/package.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/ConfigServiceInterface.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/ConfigServiceInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/ConfigServiceInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/Metrics.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/Metrics.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/Metrics.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/MetricsInterface.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/MetricsInterface.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/MetricsInterface.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/index.d.ts.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/lib/esm/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-lambda-powertools/metrics/package.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/README.md +0 -678
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/auth/httpAuthSchemeProvider.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/index.js +0 -5426
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.browser.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.shared.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/DynamoDB.js +0 -121
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/DynamoDBClient.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/auth/httpAuthSchemeProvider.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/BatchExecuteStatementCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/BatchGetItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/BatchWriteItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/CreateBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/CreateGlobalTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/CreateTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteResourcePolicyCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DeleteTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeContinuousBackupsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeContributorInsightsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeEndpointsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeExportCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeGlobalTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeGlobalTableSettingsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeImportCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeLimitsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeTableReplicaAutoScalingCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DescribeTimeToLiveCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/DisableKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/EnableKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ExecuteStatementCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ExecuteTransactionCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ExportTableToPointInTimeCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/GetItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/GetResourcePolicyCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ImportTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListBackupsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListContributorInsightsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListExportsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListGlobalTablesCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListImportsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListTablesCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ListTagsOfResourceCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/PutItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/PutResourcePolicyCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/QueryCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/RestoreTableFromBackupCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/RestoreTableToPointInTimeCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/ScanCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/TagResourceCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/TransactGetItemsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/TransactWriteItemsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UntagResourceCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateContinuousBackupsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateContributorInsightsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateGlobalTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateGlobalTableSettingsCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateItemCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateKinesisStreamingDestinationCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateTableCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateTableReplicaAutoScalingCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/UpdateTimeToLiveCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/commands/index.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/EndpointParameters.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/models/DynamoDBServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/models/models_0.js +0 -652
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/Interfaces.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListContributorInsightsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListExportsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListImportsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ListTablesPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/QueryPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/ScanPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/pagination/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/protocols/Aws_json1_0.js +0 -3072
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.js +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.shared.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForTableExists.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForTableNotExists.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDB.d.ts +0 -433
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDBClient.d.ts +0 -251
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/BatchExecuteStatementCommand.d.ts +0 -214
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/BatchGetItemCommand.d.ts +0 -340
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/BatchWriteItemCommand.d.ts +0 -378
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateBackupCommand.d.ts +0 -133
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateGlobalTableCommand.d.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateTableCommand.d.ts +0 -374
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteBackupCommand.d.ts +0 -172
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteItemCommand.d.ts +0 -271
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteResourcePolicyCommand.d.ts +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteTableCommand.d.ts +0 -271
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeBackupCommand.d.ts +0 -152
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeContinuousBackupsCommand.d.ts +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeContributorInsightsCommand.d.ts +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeEndpointsCommand.d.ts +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeExportCommand.d.ts +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeGlobalTableCommand.d.ts +0 -109
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeGlobalTableSettingsCommand.d.ts +0 -171
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeImportCommand.d.ts +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeKinesisStreamingDestinationCommand.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeLimitsCommand.d.ts +0 -151
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTableCommand.d.ts +0 -263
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTableReplicaAutoScalingCommand.d.ts +0 -153
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTimeToLiveCommand.d.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DisableKinesisStreamingDestinationCommand.d.ts +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/EnableKinesisStreamingDestinationCommand.d.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ExecuteStatementCommand.d.ts +0 -229
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ExecuteTransactionCommand.d.ts +0 -520
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ExportTableToPointInTimeCommand.d.ts +0 -134
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/GetItemCommand.d.ts +0 -243
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/GetResourcePolicyCommand.d.ts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ImportTableCommand.d.ts +0 -224
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListBackupsCommand.d.ts +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListContributorInsightsCommand.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListExportsCommand.d.ts +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListGlobalTablesCommand.d.ts +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListImportsCommand.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListTablesCommand.d.ts +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ListTagsOfResourceCommand.d.ts +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/PutItemCommand.d.ts +0 -286
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/PutResourcePolicyCommand.d.ts +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/QueryCommand.d.ts +0 -317
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/RestoreTableFromBackupCommand.d.ts +0 -301
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/RestoreTableToPointInTimeCommand.d.ts +0 -333
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/ScanCommand.d.ts +0 -315
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/TagResourceCommand.d.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/TransactGetItemsCommand.d.ts +0 -476
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/TransactWriteItemsCommand.d.ts +0 -645
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UntagResourceCommand.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateContinuousBackupsCommand.d.ts +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateContributorInsightsCommand.d.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateGlobalTableCommand.d.ts +0 -159
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateGlobalTableSettingsCommand.d.ts +0 -265
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateItemCommand.d.ts +0 -298
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateKinesisStreamingDestinationCommand.d.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTableCommand.d.ts +0 -395
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTableReplicaAutoScalingCommand.d.ts +0 -222
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTimeToLiveCommand.d.ts +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/index.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/index.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/models/DynamoDBServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/models/models_0.d.ts +0 -10550
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/Interfaces.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListContributorInsightsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListExportsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListImportsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListTablesPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/QueryPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ScanPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/protocols/Aws_json1_0.d.ts +0 -515
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.browser.d.ts +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.d.ts +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.native.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.shared.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/DynamoDB.d.ts +0 -1000
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/DynamoDBClient.d.ts +0 -463
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/BatchExecuteStatementCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/BatchGetItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/BatchWriteItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/CreateGlobalTableCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/CreateTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeBackupCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeContinuousBackupsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeContributorInsightsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeGlobalTableCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeGlobalTableSettingsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeLimitsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeTableReplicaAutoScalingCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DescribeTimeToLiveCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/DisableKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/EnableKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ExecuteStatementCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ExecuteTransactionCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ExportTableToPointInTimeCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/GetItemCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ImportTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListBackupsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListContributorInsightsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListExportsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListGlobalTablesCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListImportsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListTablesCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ListTagsOfResourceCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/PutItemCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/QueryCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/RestoreTableFromBackupCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/RestoreTableToPointInTimeCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/ScanCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/TransactGetItemsCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/TransactWriteItemsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateContinuousBackupsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateContributorInsightsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateGlobalTableCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateGlobalTableSettingsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateItemCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateKinesisStreamingDestinationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateTableReplicaAutoScalingCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/UpdateTimeToLiveCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/commands/index.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/index.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/DynamoDBServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/models_0.d.ts +0 -1889
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListContributorInsightsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ListTablesPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/QueryPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/ScanPaginator.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/pagination/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -686
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.d.ts +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/waiters/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/waiters/waitForTableExists.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/waiters/waitForTableNotExists.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForTableExists.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForTableNotExists.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-dynamodb/package.json +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/README.md +0 -252
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -630
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/Interfaces.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -215
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -83
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -266
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -139
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -107
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso/package.json +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1024
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -217
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -409
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -162
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -244
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -734
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -144
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -110
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -103
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/README.md +0 -273
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1457
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -182
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -257
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -282
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -291
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -115
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -116
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -230
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -154
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -165
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -116
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -117
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -110
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/client-sts/package.json +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/CHANGELOG.md +0 -269
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/README.md +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/api-extractor.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/client/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -446
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/client/emitWarningIfUnsupportedVersion.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/client/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/coercing-serializers.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/common.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/json/awsExpectUnion.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/json/parseJsonBody.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-es/protocols/xml/parseXmlBody.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/client/emitWarningIfUnsupportedVersion.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/client/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -95
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/coercing-serializers.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/common.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/json/awsExpectUnion.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/json/parseJsonBody.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/protocols/xml/parseXmlBody.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/client/emitWarningIfUnsupportedVersion.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/client/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/coercing-serializers.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/common.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/awsExpectUnion.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/parseJsonBody.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/xml/parseXmlBody.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +0 -158
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/jest.config.integ.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/jest.config.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/package.json +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/scripts/lint.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.spec.ts +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/client/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +0 -134
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/index.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.ts +0 -244
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/index.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getDateHeader.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.spec.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.spec.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/index.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.spec.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/index.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.spec.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/common.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/index.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.spec.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.cjs.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.es.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.types.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-cjs/fromEnv.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-env/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-http/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/fromIni.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -211
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveAssumeRoleCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveCredentialSource.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProfileData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveSsoCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveStaticCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveWebIdentityCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/defaultProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -125
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/remoteProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-node/package.json +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/ProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/fromProcess.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/getValidatedProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/resolveProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-process/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/fromSSO.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/isSsoProfile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/resolveSSOCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/validateSsoProfile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/README.md +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-cjs/Endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-cjs/EndpointCache.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-cjs/index.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-es/Endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-es/EndpointCache.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/Endpoint.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/EndpointCache.d.ts +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/ts3.4/Endpoint.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/ts3.4/EndpointCache.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/endpoint-cache/package.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/endpointDiscoveryMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/getCacheKey.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/getEndpointDiscoveryPlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/index.js +0 -227
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/resolveEndpointDiscoveryConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-cjs/updateDiscoveredEndpointInCache.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/configurations.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/endpointDiscoveryMiddleware.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/getCacheKey.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/getEndpointDiscoveryPlugin.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/resolveEndpointDiscoveryConfig.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-es/updateDiscoveredEndpointInCache.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/configurations.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/endpointDiscoveryMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/getCacheKey.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/getEndpointDiscoveryPlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/resolveEndpointDiscoveryConfig.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/configurations.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/endpointDiscoveryMiddleware.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/getCacheKey.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/getEndpointDiscoveryPlugin.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/resolveEndpointDiscoveryConfig.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/ts3.4/updateDiscoveredEndpointInCache.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/dist-types/updateDiscoveredEndpointInCache.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-host-header/package.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-logger/package.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -122
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/user-agent-middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -115
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/config.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/region-config-resolver/package.json +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/README.md +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/fromSso.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/getNewSsoOidcToken.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/getSsoOidcClient.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -214
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/nodeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenExpiry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenKey.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-cjs/writeSSOTokenToFile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/token-providers/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/auth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/blob/blob-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/connection.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/credentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/dns.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/http.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/AnonymousIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/AwsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/Identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/LoginIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/TokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/identity/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -298
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/profile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/request.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/token.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/transfer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-cjs/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/index.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/types/package.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/aws.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/isVirtualHostableS3Bucket.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/parseArn.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -216
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/isIpAddress.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/resolveEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -216
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-endpoints/package.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-locate-window/package.json +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/crt-availability.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/is-crt-available.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/README.md +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-cjs/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-cjs/pureJs.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-cjs/whatwgEncodingApi.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-es/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-es/pureJs.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-es/whatwgEncodingApi.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/pureJs.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/ts3.4/pureJs.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/ts3.4/whatwgEncodingApi.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/dist-types/whatwgEncodingApi.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@aws-sdk/util-utf8-browser/package.json +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.node.mjs +0 -250
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.node.mjs.map +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.web.mjs +0 -255
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/index.web.mjs.map +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@datastream/core/package.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/README.md +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aProblem.spec.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/aResponse.spec.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/addVersionHeader.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/addVersionHeader.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsHeaders.spec.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsOPTIONS.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsOPTIONS.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsResponse.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/corsResponse.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/logger.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/logger.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/metrics.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/dist/metrics.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/lambda-helpers/package.json +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/README.md +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/export.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/fingerprintGenerator.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/fingerprintGenerator.spec.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/generateCode.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/index.d.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/isFingerprint.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/fingerprint/isFingerprint.spec.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/schema/NRFCloudMessage.schema.js +0 -54
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/schema/messages.js +0 -296
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/NRFCloudApplicationSchema.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/addDocBlock.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/createTypeFromSchema.js +0 -266
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/createUnionType.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/generateExports.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/printNode.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/generate/types/schema-to-type.js +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/ConfigureDevice.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/ConfigureDevice.spec.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/Context.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/Context.spec.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/DeviceIdentity.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/IsoDateType.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/IsoDateType.spec.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/SingleCellGeoLocation.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/convert.js +0 -436
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/convert.spec.js +0 -435
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/deviceId.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/errors/ProblemDetail.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/errors/StatusCode.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/errors/examples.spec.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/export.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/HistoricalData.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/HistoricalDataRequest.js +0 -116
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/HistoricalDataResponse.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/TimeSpan.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/examples.spec.js +0 -119
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/history/index.d.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/incomingMessageValidator.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/incomingMessageValidator.spec.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/index.d.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/DeviceId.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/Devices.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/ShareDeviceOwnershipConfirmed.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/ShareDeviceRequest.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/map/index.d.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/Model.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/Battery.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/Gain.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/Location.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/context.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/examples/examples.spec.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/export.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/index.d.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/message.js +0 -317
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/proto.js +0 -332
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/model/PCA20035+solar/proto.spec.js +0 -584
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/hello/ts.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/examples.spec.js +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/export.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/getShadowUpdateTime.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/getShadowUpdateTime.spec.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/index.d.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/shadow-type-test.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/NRFCloudMessage.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/AGPS.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/AIR_PRESS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/AIR_QUAL.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/BUTTON.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/CELL_POS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/DEVICE.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/FLIP.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/GNSS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/GROUND_FIX.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/GROUND_FIX_C2D.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/HUMID.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/LIGHT.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/PGPS.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/RSRP.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/SCELL.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/TEMP.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/WIFI.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/generated/ipShadow.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/nrfCloud/NRFCloud.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/solarThingy/BATTERY.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/solarThingy/SOLAR.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/types/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/validateShadow.spec.js +0 -177
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfCloud/validator.js +0 -76
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/device/device-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/device/device.json +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/env/env-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/env/env.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/led/led-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/led/led.json +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/light/light-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/light/light.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps-config-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps.json +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow-example.json +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow.json +0 -130
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/lteGatewayShadowExample.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/config.json +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow-example.json +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow.json +0 -349
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps.json +0 -97
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-pressed-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-released-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/button/button.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-example.json +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-with-neighbors-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position.json +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/device/device-example.json +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/device/device.json +0 -178
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-normal-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-upside-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGGA-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGLL-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPRMC-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example-with-extra.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/gnss.json +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-example.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-lte-only-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-wifi-only-example.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix.json +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humid.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humidity-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-one-channel-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/light/light.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.json +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-example.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-with-format-example.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-negative-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example-time.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-zero-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-with-doReply-example.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position.json +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/schemas/NRFCloudMessage.schema.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/formatTypeBoxErrors.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/formatTypeBoxErrors.spec.js +0 -144
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithJSONSchema.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithJSONSchema.spec.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithTypeBox.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/dist/validator/validateWithTypeBox.spec.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/example.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/export.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/export.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/fingerprintGenerator.spec.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/fingerprintGenerator.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/generateCode.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/isFingerprint.spec.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/fingerprint/isFingerprint.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/schema/NRFCloudMessage.schema.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/schema/messages.ts +0 -223
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/NRFCloudApplicationSchema.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/addDocBlock.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/createTypeFromSchema.ts +0 -215
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/createUnionType.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/generateExports.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/printNode.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/generate/types/schema-to-type.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/ConfigureDevice.spec.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/ConfigureDevice.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/Context.spec.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/Context.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/DeviceIdentity.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/IsoDateType.spec.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/IsoDateType.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/SingleCellGeoLocation.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/convert.spec.ts +0 -234
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/convert.ts +0 -174
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/deviceId.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/ProblemDetail.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/StatusCode.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/examples/BAD_REQUEST.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/examples/INTERNAL_ERROR.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/errors/examples.spec.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/export.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/README.md +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/config.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/config.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/led.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice/led.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/cloudToDevice.cddl +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-pressure.cbor +0 -0
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-pressure.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-quality.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/air-quality.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/battery.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/battery.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/button.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/button.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/gnss.cbor +0 -0
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/gnss.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/humidity.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/humidity.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/many.cbor +0 -0
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/many.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/rsrp.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/rsrp.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/solar-gain.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/solar-gain.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/temperature.cbor +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud/temperature.json +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/deviceToCloud.cddl +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/firmware/validate.sh +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/HistoricalData.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/HistoricalDataRequest.ts +0 -138
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/HistoricalDataResponse.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/TimeSpan.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/BATTERY.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/GAIN.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/LOCATION.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/request/locationTrail.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/BATTERY.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/GAIN.json +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/LOCATION.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples/response/locationTrail.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/examples.spec.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/history/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/incomingMessageValidator.spec.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/incomingMessageValidator.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/DeviceId.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/Devices.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/ShareDeviceOwnershipConfirmed.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/ShareDeviceRequest.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/export.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/map/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/Model.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/Battery.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/Gain.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/Location.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/context.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/BATTERY.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/DEVICE-networkInfo-with-eest.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/GROUND_FIX.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/GROUND_FIX_with_timeDiff.json +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/README.md +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/SOLAR.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/desiredConfig.json +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/examples/examples.spec.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/export.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/message.ts +0 -349
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/proto.spec.ts +0 -331
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/model/PCA20035+solar/proto.ts +0 -176
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/hello/ts.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/cloudToDevice/GROUND_FIX.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/AIR_PRESS.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/AIR_QUAL.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/BUTTON.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/DEVICE-deviceInfo.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/DEVICE-networkInfo.json +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/GNSS.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/GROUND_FIX.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/HUMID.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/RSRP.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/deviceToCloud/TEMP.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/shadow-no-networkInfo.json +0 -247
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples/shadow.json +0 -257
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/examples.spec.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/export.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/getShadowUpdateTime.spec.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/getShadowUpdateTime.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/shadow-type-test.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/NRFCloudMessage.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/AGPS.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/AIR_PRESS.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/AIR_QUAL.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/BUTTON.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/CELL_POS.ts +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/DEVICE.ts +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/FLIP.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/GNSS.ts +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/GROUND_FIX.ts +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/GROUND_FIX_C2D.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/HUMID.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/LIGHT.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/PGPS.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/RSRP.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/SCELL.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/TEMP.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/WIFI.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/generated/ipShadow.ts +0 -190
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/nrfCloud/NRFCloud.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/solarThingy/BATTERY.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/solarThingy/SOLAR.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/types/types.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/validateShadow.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfCloud/validator.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/LICENSE +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/README.md +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/package-lock.json +0 -5759
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/agps/agps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/air_quality/air_quality.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/cell_position/cell-position.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/device/device-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/device/device.json +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/env/env-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/env/env.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/gps/gps.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/ground_fix/ground-fix.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/led/led-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/led/led.json +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/light/light-config-example.json +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/light/light.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/modem/modem.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps-config-example.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps/pgps.json +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/pgps-error/pgps.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/single_cell/single-cell.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp-config-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/temp/temp.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-err-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position-example.json +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/cloudToDevice/wifi/wifi-position.json +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow-example.json +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/gatewayShadow.json +0 -130
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/gatewayShadow/lteGatewayShadowExample.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/config.json +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow-example.json +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceShadow/ipShadow/ipShadow.json +0 -349
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/agps/agps.json +0 -97
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_press/air_press.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/air_quality/air_quality.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert-example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/alert/alert.json +0 -75
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/battery/battery.json +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-pressed-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/button/button-released-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/button/button.json +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-example.json +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position-with-neighbors-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/cell_position/cell-position.json +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/device/device-example.json +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/device/device.json +0 -178
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-normal-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip-upside-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/flip/flip.json +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGGA-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPGLL-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/GPRMC-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example-with-extra.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/PVT-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/gnss/gnss.json +0 -101
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-example.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-lte-only-example.json +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix-wifi-only-example.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/ground_fix/ground-fix.json +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humid.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/humid/humidity-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/light/light-one-channel-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/light/light.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.example.json +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/log/log.json +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-default-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps-example.json +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/pgps/pgps.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/rsrp/rsrp.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-example.json +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell-with-format-example.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/single_cell/single-cell.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-negative-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example-time.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-positive-example.json +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp-zero-example.json +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/temp/temp.json +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-example.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position-with-doReply-example.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/nrfcloud-application-protocols/schemas/deviceToCloud/wifi/wifi-position.json +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/package.json +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/schemas/NRFCloudMessage.schema.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/formatTypeBoxErrors.spec.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/formatTypeBoxErrors.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithJSONSchema.spec.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithJSONSchema.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithTypeBox.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto/validator/validateWithTypeBox.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/README.md +0 -122
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/addDocBlock.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateLwM2MDefinitions.js +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateLwM2MDefinitions.spec.js +0 -91
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateLwm2mTimestampResources.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateModels.js +0 -142
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateType.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateValidator.js +0 -132
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/generateValidators.js +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/isDir.js +0 -163
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/isDir.spec.js +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/lwm2m.js +0 -106
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/models.js +0 -306
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/printNode.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/tokenizeName.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/tokenizeName.spec.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/generator/types.js +0 -140
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LWM2MObjectDefinition.js +0 -88
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LWM2MObjectInfo.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LwM2MObject.d.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/LwM2MObjectID.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/ParsedLwM2MObjectDefinition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/check-lwm2m-rules.js +0 -480
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/definitions.js +0 -603
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/fromXML2JSON.js +0 -194
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/instanceTs.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/instanceTs.spec.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/isRegisteredLwM2MObject.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/isRegisteredLwM2MObject.spec.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14201.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14202.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14203.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14204.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14205.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14210.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14220.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/14230.d.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14201.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14202.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14203.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14204.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14205.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14210.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14220.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/object/validate14230.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/objects.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/parseRangeEnumeration.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/parseRangeEnumeration.spec.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/resourceType.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/timestampResources.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/unwrapNestedArray.js +0 -114
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/unwrapNestedArray.spec.js +0 -374
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/validate.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/validation.js +0 -146
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/lwm2m/validators.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/markdown/getCodeBlock.js +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/markdown/getFrontMatter.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/markdown/parseREADME.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/asset_tracker_v2+AWS/examples/examples.spec.js +0 -489
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/check-model-rules.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/models.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/models/types.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/SenMLSchema.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/SenMLSchema.spec.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/hasValue.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/hasValue.spec.js +0 -103
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/lwm2mToSenML.js +0 -137
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/lwm2mToSenML.spec.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/parseResourceId.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/parseResourceId.spec.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/senMLtoLwM2M.js +0 -126
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/senMLtoLwM2M.spec.js +0 -226
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/validateSenML.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/dist/senml/validateSenML.spec.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/export.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/index.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14201.xml +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14202.xml +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14203.xml +0 -104
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14204.xml +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14205.xml +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14210.xml +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14220.xml +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/14230.xml +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LWM2M-v1_1.xsd +0 -168
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LWM2MObjectDefinition.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LWM2MObjectInfo.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LwM2MObject.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/LwM2MObjectID.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/ParsedLwM2MObjectDefinition.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/check-lwm2m-rules.ts +0 -160
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/definitions.ts +0 -281
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/format.sh +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/fromXML2JSON.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/instanceTs.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/instanceTs.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/isRegisteredLwM2MObject.spec.ts +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/isRegisteredLwM2MObject.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14201.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14202.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14203.d.ts +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14204.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14205.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14210.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14220.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/14230.d.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14201.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14202.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14203.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14204.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14205.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14210.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14220.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/object/validate14230.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/objects.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/parseRangeEnumeration.spec.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/parseRangeEnumeration.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/resourceType.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/timestampResources.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/unwrapNestedArray.spec.ts +0 -241
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/unwrapNestedArray.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/validate.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/validation.ts +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/lwm2m/validators.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/airQuality.md +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/battery.md +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/button.md +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/deviceInfo.md +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/gain.md +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/geolocationFromGroundfix.md +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/geolocationFromMessage.md +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/humidity.md +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/networkInfo.md +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/pressure.md +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/PCA20035+solar/transforms/temperature.md +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/README.md +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/examples.spec.ts +0 -229
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-1.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-2.json +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-3.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-4.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/examples/shadow/example-5.json +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/GNSS.md +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/battery-voltage.md +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/device-info.md +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/env.md +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/fuel-gauge.md +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/roam.md +0 -100
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/asset_tracker_v2+AWS/transforms/solar.md +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/check-model-rules.ts +0 -125
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/kartverket-vasstandsdata/README.md +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/models.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/models/types.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/package.json +0 -112
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/SenMLSchema.spec.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/SenMLSchema.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/hasValue.spec.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/hasValue.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/lwm2mToSenML.spec.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/lwm2mToSenML.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/parseResourceId.spec.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/parseResourceId.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/senMLtoLwM2M.spec.ts +0 -181
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/senMLtoLwM2M.ts +0 -121
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/validateSenML.spec.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@hello.nrfcloud.com/proto-map/senml/validateSenML.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/README.md +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/index.d.ts +0 -188
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/index.js +0 -240
- package/dist/layers/testResources/nodejs/node_modules/@middy/core/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/LICENSE +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/README.md +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.spec.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/fromEnv.spec.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/dist/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@nordicsemiconductor/from-env/package.json +0 -83
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/compiler.d.mts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/compiler.mjs +0 -643
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/compiler/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/errors.d.mts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/errors.mjs +0 -579
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/function.d.mts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/function.mjs +0 -147
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/errors/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/index.d.mts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/index.mjs +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/policy.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/policy.mjs +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/system.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/system/system.mjs +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/any.d.mts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/any.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/any/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/array.d.mts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/array.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/array/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/async-iterator.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/async-iterator.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/async-iterator/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/awaited.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/awaited.mjs +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/awaited/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/bigint.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/bigint.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/bigint/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/boolean.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/boolean.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/boolean/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/type.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/type.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/value.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/clone/value.mjs +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/composite.d.mts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/composite.mjs +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/composite/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/const.d.mts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/const.mjs +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/const/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/constructor.d.mts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/constructor.mjs +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/constructor-parameters.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/constructor-parameters.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/constructor-parameters/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/date.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/date.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/date/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/deref.d.mts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/deref.mjs +0 -100
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/deref/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/discard.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/discard.mjs +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/discard/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/enum.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/enum.mjs +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/enum/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/error.d.mts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/error.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/error/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-mapped-result.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-template-literal.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude-from-template-literal.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/exclude.mjs +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/exclude/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-check.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-check.mjs +0 -635
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-key.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-key.mjs +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-result.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-undefined.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends-undefined.mjs +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/extends.mjs +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/index.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extends/index.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-mapped-result.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-template-literal.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract-from-template-literal.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/extract.mjs +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/extract/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/function.d.mts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/function.mjs +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/function/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/type.d.mts +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/type.mjs +0 -479
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/value.d.mts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/guard/value.mjs +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/helpers.d.mts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/helpers.mjs +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/helpers/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/index.d.mts +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/index.mjs +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/index.d.mts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/index.mjs +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-key.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-key.mjs +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-from-mapped-result.mjs +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-property-keys.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed-property-keys.mjs +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed.d.mts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/indexed/indexed.mjs +0 -74
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/instance-type.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/instance-type/instance-type.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/integer.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/integer/integer.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-create.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-create.mjs +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-evaluated.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-evaluated.mjs +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-type.d.mts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect-type.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intersect/intersect.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/capitalize.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/capitalize.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/index.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/index.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic-from-mapped-key.d.mts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic-from-mapped-key.mjs +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/intrinsic.mjs +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/lowercase.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/lowercase.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uncapitalize.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uncapitalize.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uppercase.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/intrinsic/uppercase.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/iterator.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/iterator/iterator.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-property-keys.d.mts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof-property-keys.mjs +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/keyof/keyof.mjs +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/literal.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/literal/literal.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-key.d.mts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-key.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-result.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped-result.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped.d.mts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/mapped/mapped.mjs +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/never.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/never/never.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/not.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/not/not.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/null.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/null/null.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/number.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/number/number.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/object.d.mts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/object/object.mjs +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-key.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-key.mjs +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit.d.mts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/omit/omit.mjs +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional-from-mapped-result.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/optional/optional.mjs +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/parameters.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/parameters/parameters.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/partial/partial.mjs +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/patterns.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/patterns/patterns.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-key.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-key.mjs +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick.d.mts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/pick/pick.mjs +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/promise.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/promise/promise.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly-from-mapped-result.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly/readonly.mjs +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/readonly-optional.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/readonly-optional/readonly-optional.mjs +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/record.d.mts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/record/record.mjs +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/recursive.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/recursive/recursive.mjs +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/ref.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/ref/ref.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/regexp.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/regexp/regexp.mjs +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/format.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/format.mjs +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/type.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/registry/type.mjs +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required-from-mapped-result.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required-from-mapped-result.mjs +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/required/required.mjs +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/rest.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/rest/rest.mjs +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/return-type.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/return-type/return-type.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/anyschema.d.mts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/anyschema.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/index.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/index.mjs +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/schema.d.mts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/schema/schema.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/set.d.mts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/sets/set.mjs +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/static.d.mts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/static/static.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/strict.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/strict/strict.mjs +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/string.d.mts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/string/string.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/symbol.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbol/symbol.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/symbols.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/symbols/symbols.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/finite.d.mts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/finite.mjs +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/generate.d.mts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/generate.mjs +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/index.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/index.mjs +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/parse.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/parse.mjs +0 -167
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/pattern.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/pattern.mjs +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/syntax.d.mts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/syntax.mjs +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/template-literal.d.mts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/template-literal.mjs +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/union.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/template-literal/union.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/transform.d.mts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/transform/transform.mjs +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/tuple.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/tuple/tuple.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/index.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/index.mjs +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/javascript.d.mts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/javascript.mjs +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/json.d.mts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/json.mjs +0 -229
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/type.d.mts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/type/type.mjs +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/uint8array.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/uint8array/uint8array.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/undefined.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/undefined/undefined.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-create.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-create.mjs +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-evaluated.d.mts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-evaluated.mjs +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-type.d.mts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union-type.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union.d.mts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/union/union.mjs +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/unknown.d.mts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unknown/unknown.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/unsafe.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/unsafe/unsafe.mjs +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/void.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/type/void/void.mjs +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/cast.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/cast.mjs +0 -207
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/cast/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/check.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/check.mjs +0 -458
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/check/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/clean.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/clean.mjs +0 -138
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clean/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/clone.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/clone.mjs +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/clone/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/convert.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/convert.mjs +0 -247
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/convert/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/create.d.mts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/create.mjs +0 -461
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/create/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/default.d.mts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/default.mjs +0 -151
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/default/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/delta.d.mts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/delta.mjs +0 -168
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/delta/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/deref.d.mts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/deref.mjs +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/deref/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/equal.d.mts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/equal.mjs +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/equal/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/guard.d.mts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/guard.mjs +0 -155
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/guard/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/hash.d.mts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/hash.mjs +0 -147
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/hash/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/index.d.mts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/index.mjs +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/mutate.d.mts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/mutate/mutate.mjs +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/pointer.d.mts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/pointer/pointer.mjs +0 -120
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/decode.d.mts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/decode.mjs +0 -196
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/encode.d.mts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/encode.mjs +0 -204
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/has.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/has.mjs +0 -121
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/index.d.mts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/transform/index.mjs +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/index.d.mts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/index.mjs +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/value.d.mts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/import/value/value/value.mjs +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/compiler.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/compiler.js +0 -643
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/compiler/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/errors.d.ts +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/errors.js +0 -584
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/function.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/function.js +0 -154
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/errors/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/index.d.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/index.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/policy.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/policy.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/system.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/system/system.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/any.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/any.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/any/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/array.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/array.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/array/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/async-iterator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/async-iterator.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/async-iterator/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/awaited.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/awaited.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/awaited/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/bigint.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/bigint.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/bigint/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/boolean.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/boolean.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/boolean/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/type.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/type.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/value.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/clone/value.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/composite.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/composite.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/composite/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/const.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/const.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/const/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/constructor.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/constructor.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/constructor-parameters.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/constructor-parameters.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/constructor-parameters/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/date.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/date.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/date/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/deref.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/deref.js +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/deref/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/discard.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/discard.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/discard/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/enum.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/enum.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/enum/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/error.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/error.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/error/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-mapped-result.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-template-literal.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude-from-template-literal.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/exclude.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/exclude/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-check.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-check.js +0 -641
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-key.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-key.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-result.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-undefined.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends-undefined.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/extends.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extends/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-mapped-result.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-template-literal.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract-from-template-literal.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/extract.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/extract/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/function.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/function.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/function/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/type.d.ts +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/type.js +0 -531
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/value.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/guard/value.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/helpers.d.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/helpers.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/helpers/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/index.d.ts +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/index.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/index.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-key.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-key.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-from-mapped-result.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-property-keys.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed-property-keys.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/indexed/indexed.js +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/instance-type.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/instance-type/instance-type.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/integer.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/integer/integer.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-create.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-create.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-evaluated.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-evaluated.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-type.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect-type.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intersect/intersect.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/capitalize.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/capitalize.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic-from-mapped-key.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic-from-mapped-key.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/intrinsic.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/lowercase.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/lowercase.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uncapitalize.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uncapitalize.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uppercase.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/intrinsic/uppercase.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/iterator.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/iterator/iterator.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-property-keys.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof-property-keys.js +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/keyof/keyof.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/literal.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/literal/literal.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-key.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-key.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-result.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped-result.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/mapped/mapped.js +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/never.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/never/never.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/not.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/not/not.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/null.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/null/null.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/number.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/number/number.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/object.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/object/object.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-key.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-key.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/omit/omit.js +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional-from-mapped-result.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/optional/optional.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/parameters.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/parameters/parameters.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/partial/partial.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/patterns.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/patterns/patterns.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-key.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-key.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/pick/pick.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/promise.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/promise/promise.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly-from-mapped-result.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly/readonly.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/readonly-optional.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/readonly-optional/readonly-optional.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/record.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/record/record.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/recursive.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/recursive/recursive.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/ref.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/ref/ref.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/regexp.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/regexp/regexp.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/format.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/format.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/type.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/registry/type.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required-from-mapped-result.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required-from-mapped-result.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/required/required.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/rest.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/rest/rest.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/return-type.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/return-type/return-type.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/anyschema.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/anyschema.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/index.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/schema.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/schema/schema.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/set.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/sets/set.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/static.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/static/static.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/strict.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/strict/strict.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/string.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/string/string.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/symbol.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbol/symbol.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/symbols.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/symbols/symbols.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/finite.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/finite.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/generate.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/generate.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/index.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/parse.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/parse.js +0 -174
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/pattern.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/pattern.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/syntax.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/syntax.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/template-literal.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/template-literal.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/union.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/template-literal/union.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/transform.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/transform/transform.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/tuple.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/tuple/tuple.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/javascript.d.ts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/javascript.js +0 -94
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/json.d.ts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/json.js +0 -234
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/type.d.ts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/type/type.js +0 -127
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/uint8array.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/uint8array/uint8array.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/undefined.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/undefined/undefined.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-create.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-create.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-evaluated.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-evaluated.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-type.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union-type.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/union/union.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/unknown.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unknown/unknown.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/unsafe.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/unsafe/unsafe.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/void.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/type/void/void.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/cast.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/cast.js +0 -212
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/cast/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/check.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/check.js +0 -463
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/check/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/clean.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/clean.js +0 -143
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clean/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/clone.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/clone.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/clone/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/convert.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/convert.js +0 -252
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/convert/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/create.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/create.js +0 -466
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/create/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/default.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/default.js +0 -156
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/default/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/delta.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/delta.js +0 -174
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/delta/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/deref.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/deref.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/deref/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/equal.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/equal.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/equal/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/guard.d.ts +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/guard.js +0 -193
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/guard/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/hash.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/hash.js +0 -152
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/hash/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/index.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/mutate.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/mutate/mutate.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/pointer.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/pointer/pointer.js +0 -126
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/decode.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/decode.js +0 -196
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/encode.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/encode.js +0 -204
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/has.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/has.js +0 -126
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/transform/index.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/value.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/build/require/value/value/value.js +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/compiler/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/errors/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/license +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/package.json +0 -85
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/readme.md +0 -1818
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/system/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/type/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@sinclair/typebox/value/package.json +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/abort-controller/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -235
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/config-resolver/package.json +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/index.js +0 -493
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/protocols/requestBuilder.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/getSmithyContext.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/normalizeProvider.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/protocols/requestBuilder.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/middleware-http-signing/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/protocols/requestBuilder.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/protocols/requestBuilder.d.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/core/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/Endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointMode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointModeConfigOptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/error/InstanceMetadataV1FallbackError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/fromContainerMetadata.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/fromInstanceMetadata.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -437
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/ImdsCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/RemoteProviderInit.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/httpRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getExtendedInstanceMetadataCredentials.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getInstanceMetadataEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/staticStabilityProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -132
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/credential-provider-imds/package.json +0 -70
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -220
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/fetch-http-handler/package.json +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-es/index.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/hash-node/package.json +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-cjs/invalidFunction.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-cjs/invalidProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-es/invalidFunction.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-es/invalidProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/invalidFunction.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/invalidProvider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/invalid-dependency/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -71
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-content-length/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/createConfigValueProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromInstructions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/toEndpointV1.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/endpointMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/getEndpointPlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -254
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/resolveEndpointConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/s3.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/s3.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -93
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-endpoint/package.json +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/StandardRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/configurations.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/defaultRetryQuota.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/delayDecider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -425
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/omitRetryHeadersMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/retryDecider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-cjs/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-retry/package.json +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -102
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-serde/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/README.md +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-cjs/MiddlewareStack.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -318
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-es/MiddlewareStack.js +0 -281
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/dist-types/types.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/middleware-stack/package.json +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-config-provider/package.json +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/index.js +0 -687
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +0 -184
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +0 -86
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +0 -159
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/node-http-handler/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/CredentialsProviderError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/ProviderError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/TokenProviderError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/chain.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-cjs/memoize.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/property-provider/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/Field.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/Fields.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/extensions/httpExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/httpHandler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/httpRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/httpResponse.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -237
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/isValidHostname.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/Field.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/Fields.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/httpHandler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/isValidHostname.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/Fields.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/dist-types/types.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/protocol-http/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-builder/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-es/index.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/querystring-parser/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/service-error-classification/package.json +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigFilepath.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getCredentialsFilepath.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getProfileName.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -190
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSharedConfigFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/mergeConfigFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseIni.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseKnownFiles.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/shared-ini-file-loader/package.json +0 -72
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/README.md +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/HeaderFormatter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/cloneRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/credentialDerivation.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalHeaders.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalQuery.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/getPayloadHash.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/headerUtil.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/index.js +0 -588
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/moveHeadersToQuery.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/prepareRequest.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/suite.fixture.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-cjs/utilDate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +0 -125
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +0 -190
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/cloneRequest.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/constants.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/headerUtil.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/suite.fixture.js +0 -399
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-es/utilDate.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/cloneRequest.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/constants.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/headerUtil.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/suite.fixture.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/cloneRequest.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/dist-types/utilDate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/signature-v4/package.json +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/NoOpLogger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/collect-stream-body.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/create-aggregated-client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/date-utils.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/defaults-mode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/emitWarningIfUnsupportedVersion.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/exceptions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extended-encode-uri-component.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/extensions/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/get-array-if-single-item.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/get-value-from-text-node.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -1256
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/lazy-json.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/object-mapping.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/parse-utils.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/resolve-path.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/ser-utils.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/serde-json.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-cjs/split-every.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/client.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/command.js +0 -114
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/date-utils.js +0 -187
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/lazy-json.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/parse-utils.js +0 -230
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-es/split-every.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -113
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/date-utils.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/parse-utils.d.ts +0 -270
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/split-every.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -113
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/date-utils.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/parse-utils.d.ts +0 -270
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/dist-types/ts3.4/split-every.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/smithy-client/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/README.md +0 -80
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/auth.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/auth/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/manager.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/connection/pool.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/extensions/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/http.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/index.js +0 -149
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/profile.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transfer.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/exact.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-cjs/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/abort.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/auth.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/auth/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/checksum.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/client.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/command.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/manager.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/connection/pool.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/crypto.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/encode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoint.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/endpoints/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/eventStream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/checksum.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/extensions/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/http.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/identity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/index.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/index.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/logger.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/middleware.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/pagination.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/profile.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/response.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/retry.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/serde.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/shapes.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/signature.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/stream.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transfer.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/exact.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/no-undefined.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/transform/type-transform.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/util.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-es/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/abort.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/auth.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/auth/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/checksum.d.ts +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/client.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/command.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/config.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/manager.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/connection/pool.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/crypto.d.ts +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/encode.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoint.d.ts +0 -77
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/eventStream.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/http.d.ts +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/identity.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/index.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/logger.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/middleware.d.ts +0 -510
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/pagination.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/profile.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/response.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/retry.d.ts +0 -133
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/serde.d.ts +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/shapes.d.ts +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/signature.d.ts +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/stream.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transfer.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/exact.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -55
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -105
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -510
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -111
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -81
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -150
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/uri.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/util.d.ts +0 -176
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/dist-types/waiter.d.ts +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/types/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/url-parser/package.json +0 -58
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-base64/package.json +0 -73
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-browser/package.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-body-length-node/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-es/types.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-config-provider/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/defaultsModeConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -119
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-cjs/resolveDefaultsModeConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-defaults-mode-node/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/debug/debugId.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/debug/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/debug/toDebugString.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/getEndpointUrlConfig.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -484
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/booleanEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttr.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttrPathList.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/isIpAddress.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/isSet.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/isValidHostLabel.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/not.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/parseURL.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/stringEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/substring.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/lib/uriEncode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/resolveEndpoint.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointError.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/callFunction.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/customEndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/endpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateCondition.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateConditions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateEndpointRule.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateErrorRule.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateExpression.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateRules.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTemplate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTreeRule.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointHeaders.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperties.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperty.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointUrl.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/getReferenceValue.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-cjs/utils/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/debug/debugId.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/debug/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/debug/toDebugString.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/getEndpointUrlConfig.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/booleanEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/getAttrPathList.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/isIpAddress.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/isValidHostLabel.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/not.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/parseURL.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/stringEquals.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/lib/uriEncode.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -37
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/EndpointError.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/EndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/types/shared.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/customEndpointFunctions.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointUrl.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-es/utils/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/debug/debugId.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/debug/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/debug/toDebugString.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/booleanEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/getAttr.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/getAttrPathList.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/isValidHostLabel.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/not.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/stringEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/substring.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/lib/uriEncode.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/EndpointError.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/EndpointFunctions.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/customEndpointFunctions.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateEndpointRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTemplate.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/dist-types/utils/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-endpoints/package.json +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-es/index.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-types/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-hex-encoding/package.json +0 -60
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/README.md +0 -12
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-cjs/getSmithyContext.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-cjs/normalizeProvider.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-es/getSmithyContext.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-middleware/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/README.md +0 -78
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/config.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/constants.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -347
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-cjs/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -99
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-retry/package.json +0 -68
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/README.md +0 -6
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/blob/transforms.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -89
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-stream/package.json +0 -95
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri-path.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-es/escape-uri-path.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/escape-uri-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/escape-uri.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-uri-escape/package.json +0 -59
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/README.md +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-utf8/package.json +0 -66
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/LICENSE +0 -201
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/README.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/createWaiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/poller.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/utils/index.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/utils/sleep.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/utils/validate.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-cjs/waiter.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/utils/sleep.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/utils/validate.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-es/waiter.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/utils/sleep.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +0 -44
- package/dist/layers/testResources/nodejs/node_modules/@smithy/util-waiter/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/README.md +0 -98
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/browser.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/browser.mjs +0 -11
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.js +0 -127
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.mjs +0 -118
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.mjs.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.umd.js +0 -5
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/dist/abort-controller.umd.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/package.json +0 -97
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/polyfill.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/abort-controller/polyfill.mjs +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/.runkit_example.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/README.md +0 -207
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2019.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2019.js +0 -59
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2019.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2020.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2020.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/2020.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/ajv.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/ajv.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/ajv.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/code.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/index.js +0 -697
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/scope.js +0 -143
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/errors.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/errors.js +0 -123
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/errors.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/index.d.ts +0 -80
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/index.js +0 -242
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/parse.js +0 -350
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/serialize.js +0 -229
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/types.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/names.d.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/names.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/names.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/ref_error.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/resolve.js +0 -155
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/resolve.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/rules.d.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/rules.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/rules.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/util.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/util.js +0 -178
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/util.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/applicability.js +0 -19
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/dataType.js +0 -202
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/defaults.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/index.js +0 -520
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/keyword.js +0 -124
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/subschema.js +0 -81
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/core.d.ts +0 -173
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/core.js +0 -617
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/core.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/jtd.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/jtd.js +0 -70
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/jtd.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/data.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/index.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-draft-06.json +0 -137
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-draft-07.json +0 -151
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/json-schema-secure.json +0 -88
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/jtd-schema.js +0 -118
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/equal.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/equal.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/parseJson.js +0 -184
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/quote.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/quote.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/re2.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/re2.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/timestamp.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/ucs2length.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/uri.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/uri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/validation_error.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/index.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/index.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/instance.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/standalone/instance.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/index.d.ts +0 -183
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/index.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/json-schema.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/json-schema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/jtd-schema.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -54
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/code.js +0 -131
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/id.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/index.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/ref.js +0 -122
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -100
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft2020.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft7.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/errors.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/format.js +0 -92
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/index.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/discriminator.js +0 -71
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/elements.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/enum.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/error.js +0 -20
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/index.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/metadata.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/nullable.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/properties.js +0 -149
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/ref.js +0 -67
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/type.js +0 -69
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/union.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/values.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/metadata.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/next.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/index.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/const.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/index.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitContains.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/required.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/2019.ts +0 -80
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/2020.ts +0 -74
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/ajv.ts +0 -69
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/codegen/code.ts +0 -168
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/codegen/index.ts +0 -832
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/codegen/scope.ts +0 -215
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/errors.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/index.ts +0 -324
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/jtd/parse.ts +0 -411
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/jtd/serialize.ts +0 -266
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/jtd/types.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/names.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/ref_error.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/resolve.ts +0 -149
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/rules.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/util.ts +0 -213
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/applicability.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/boolSchema.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/dataType.ts +0 -229
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/defaults.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/index.ts +0 -582
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/keyword.ts +0 -171
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/compile/validate/subschema.ts +0 -135
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/core.ts +0 -887
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/jtd.ts +0 -131
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/data.json +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -137
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -151
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/json-schema-secure.json +0 -88
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/refs/jtd-schema.ts +0 -130
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/equal.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/parseJson.ts +0 -176
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/quote.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/re2.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/timestamp.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/ucs2length.ts +0 -20
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/uri.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/runtime/validation_error.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/standalone/index.ts +0 -100
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/standalone/instance.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/types/index.ts +0 -240
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/types/json-schema.ts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/types/jtd-schema.ts +0 -273
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/allOf.ts +0 -22
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/contains.ts +0 -109
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/if.ts +0 -80
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/index.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/items.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/items2020.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/not.ts +0 -38
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/properties.ts +0 -57
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/code.ts +0 -168
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/core/id.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/core/index.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/core/ref.ts +0 -129
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/discriminator/index.ts +0 -110
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/discriminator/types.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/draft2020.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/draft7.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/index.ts +0 -9
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/errors.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/format/format.ts +0 -120
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/format/index.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/elements.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/enum.ts +0 -45
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/error.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/index.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/metadata.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/nullable.ts +0 -21
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/properties.ts +0 -184
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/ref.ts +0 -76
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/type.ts +0 -75
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/union.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/jtd/values.ts +0 -58
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/metadata.ts +0 -17
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/next.ts +0 -8
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/unevaluated/index.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/const.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/enum.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/index.ts +0 -49
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitContains.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitItems.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitLength.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/pattern.ts +0 -28
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/required.ts +0 -98
- package/dist/layers/testResources/nodejs/node_modules/ajv/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/dist/layers/testResources/nodejs/node_modules/ajv/package.json +0 -126
- package/dist/layers/testResources/nodejs/node_modules/base64-js/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/base64-js/README.md +0 -34
- package/dist/layers/testResources/nodejs/node_modules/base64-js/base64js.min.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/base64-js/index.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/base64-js/index.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/base64-js/package.json +0 -47
- package/dist/layers/testResources/nodejs/node_modules/bowser/CHANGELOG.md +0 -218
- package/dist/layers/testResources/nodejs/node_modules/bowser/LICENSE +0 -39
- package/dist/layers/testResources/nodejs/node_modules/bowser/README.md +0 -179
- package/dist/layers/testResources/nodejs/node_modules/bowser/bundled.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/bowser/es5.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/bowser/index.d.ts +0 -250
- package/dist/layers/testResources/nodejs/node_modules/bowser/package.json +0 -83
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/bowser.js +0 -77
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/constants.js +0 -116
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-browsers.js +0 -700
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-engines.js +0 -120
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-os.js +0 -199
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser-platforms.js +0 -266
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/parser.js +0 -496
- package/dist/layers/testResources/nodejs/node_modules/bowser/src/utils.js +0 -309
- package/dist/layers/testResources/nodejs/node_modules/buffer/AUTHORS.md +0 -73
- package/dist/layers/testResources/nodejs/node_modules/buffer/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/buffer/README.md +0 -410
- package/dist/layers/testResources/nodejs/node_modules/buffer/index.d.ts +0 -194
- package/dist/layers/testResources/nodejs/node_modules/buffer/index.js +0 -2106
- package/dist/layers/testResources/nodejs/node_modules/buffer/package.json +0 -93
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/.github/dependabot.yml +0 -7
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/.github/workflows/ci.yml +0 -29
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/README.md +0 -50
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/example.js +0 -14
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/index.js +0 -170
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/package.json +0 -36
- package/dist/layers/testResources/nodejs/node_modules/cloneable-readable/test.js +0 -740
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/README.md +0 -293
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.js +0 -871
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.mjs +0 -862
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.mjs.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.umd.js +0 -6
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/dist/event-target-shim.umd.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/index.d.ts +0 -399
- package/dist/layers/testResources/nodejs/node_modules/event-target-shim/package.json +0 -82
- package/dist/layers/testResources/nodejs/node_modules/events/.airtap.yml +0 -15
- package/dist/layers/testResources/nodejs/node_modules/events/.github/FUNDING.yml +0 -12
- package/dist/layers/testResources/nodejs/node_modules/events/.travis.yml +0 -18
- package/dist/layers/testResources/nodejs/node_modules/events/History.md +0 -118
- package/dist/layers/testResources/nodejs/node_modules/events/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/events/Readme.md +0 -50
- package/dist/layers/testResources/nodejs/node_modules/events/events.js +0 -497
- package/dist/layers/testResources/nodejs/node_modules/events/package.json +0 -37
- package/dist/layers/testResources/nodejs/node_modules/events/security.md +0 -10
- package/dist/layers/testResources/nodejs/node_modules/events/tests/add-listeners.js +0 -111
- package/dist/layers/testResources/nodejs/node_modules/events/tests/check-listener-leaks.js +0 -101
- package/dist/layers/testResources/nodejs/node_modules/events/tests/common.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/events/tests/errors.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/events/tests/events-list.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/events/tests/events-once.js +0 -234
- package/dist/layers/testResources/nodejs/node_modules/events/tests/index.js +0 -64
- package/dist/layers/testResources/nodejs/node_modules/events/tests/legacy-compat.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/events/tests/listener-count.js +0 -37
- package/dist/layers/testResources/nodejs/node_modules/events/tests/listeners-side-effects.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/events/tests/listeners.js +0 -168
- package/dist/layers/testResources/nodejs/node_modules/events/tests/max-listeners.js +0 -47
- package/dist/layers/testResources/nodejs/node_modules/events/tests/method-names.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/events/tests/modify-in-emit.js +0 -90
- package/dist/layers/testResources/nodejs/node_modules/events/tests/num-args.js +0 -60
- package/dist/layers/testResources/nodejs/node_modules/events/tests/once.js +0 -83
- package/dist/layers/testResources/nodejs/node_modules/events/tests/prepend.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/events/tests/remove-all-listeners.js +0 -133
- package/dist/layers/testResources/nodejs/node_modules/events/tests/remove-listeners.js +0 -212
- package/dist/layers/testResources/nodejs/node_modules/events/tests/set-max-listeners-side-effects.js +0 -31
- package/dist/layers/testResources/nodejs/node_modules/events/tests/special-event-names.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/events/tests/subclass.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/events/tests/symbols.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/README.md +0 -96
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/index.js +0 -72
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/es6/react.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/index.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/index.js +0 -46
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/package.json +0 -61
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/react.d.ts +0 -2
- package/dist/layers/testResources/nodejs/node_modules/fast-deep-equal/react.js +0 -53
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/CHANGELOG.md +0 -554
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/README.md +0 -204
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/package.json +0 -71
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/cli/cli.js +0 -93
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/cli/man.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/cli/read.js +0 -92
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/fxp.d.ts +0 -108
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/fxp.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/util.js +0 -72
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/validator.js +0 -423
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +0 -259
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +0 -131
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlbuilder/prettifyJs2Xml.js +0 -0
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +0 -152
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +0 -48
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +0 -588
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +0 -58
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/node2json.js +0 -113
- package/dist/layers/testResources/nodejs/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/ieee754/LICENSE +0 -11
- package/dist/layers/testResources/nodejs/node_modules/ieee754/README.md +0 -51
- package/dist/layers/testResources/nodejs/node_modules/ieee754/index.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/ieee754/index.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/ieee754/package.json +0 -52
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.github/FUNDING.yml +0 -2
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.github/workflows/build.yml +0 -28
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/.github/workflows/publish.yml +0 -27
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/README.md +0 -95
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/index.d.ts +0 -40
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/index.js +0 -93
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/package.json +0 -43
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/dist/layers/testResources/nodejs/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/dist/layers/testResources/nodejs/node_modules/jsonata/LICENSE +0 -19
- package/dist/layers/testResources/nodejs/node_modules/jsonata/README.md +0 -70
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata-es5.js +0 -9867
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata-es5.min.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata.d.ts +0 -53
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata.js +0 -7541
- package/dist/layers/testResources/nodejs/node_modules/jsonata/jsonata.min.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/jsonata/package.json +0 -62
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/CHANGELOG.md +0 -305
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/LICENSE.txt +0 -21
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/README.md +0 -112
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bi-map.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bi-map.js +0 -195
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-set.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-set.js +0 -379
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-vector.d.ts +0 -42
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bit-vector.js +0 -550
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bk-tree.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bk-tree.js +0 -180
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bloom-filter.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/bloom-filter.js +0 -186
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/circular-buffer.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/circular-buffer.js +0 -131
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/critbit-tree-map.js +0 -515
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-map.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-map.js +0 -162
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-weak-map.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/default-weak-map.js +0 -108
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fibonacci-heap.d.ts +0 -65
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fibonacci-heap.js +0 -320
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-critbit-tree-map.js +0 -427
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-deque.d.ts +0 -34
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-deque.js +0 -351
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-reverse-heap.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-reverse-heap.js +0 -209
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-stack.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fixed-stack.js +0 -242
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-map.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-map.js +0 -185
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-multi-map.d.ts +0 -36
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/fuzzy-multi-map.js +0 -196
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/hashed-array-tree.d.ts +0 -32
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/hashed-array-tree.js +0 -209
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/heap.d.ts +0 -84
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/heap.js +0 -576
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/index.d.ts +0 -46
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/index.js +0 -56
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/inverted-index.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/inverted-index.js +0 -249
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/kd-tree.d.ts +0 -25
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/kd-tree.js +0 -447
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/linked-list.d.ts +0 -29
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/linked-list.js +0 -261
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-cache.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-cache.js +0 -433
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-map.d.ts +0 -43
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/lru-map.js +0 -258
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-array.js +0 -447
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-map.d.ts +0 -47
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-map.js +0 -408
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-set.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/multi-set.js +0 -440
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/package.json +0 -119
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/passjoin-index.d.ts +0 -54
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/passjoin-index.js +0 -518
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/queue.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/queue.js +0 -215
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/semi-dynamic-trie.js +0 -251
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/set.d.ts +0 -18
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/set.js +0 -356
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/insertion.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/insertion.js +0 -50
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/quick.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sort/quick.js +0 -116
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-map.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-map.js +0 -243
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-queue-set.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-queue-set.js +0 -218
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-set.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/sparse-set.js +0 -168
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/stack.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/stack.js +0 -210
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-disjoint-set.d.ts +0 -23
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-disjoint-set.js +0 -195
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-interval-tree.d.ts +0 -24
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/static-interval-tree.js +0 -387
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/suffix-array.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/suffix-array.js +0 -352
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/symspell.d.ts +0 -33
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/symspell.js +0 -547
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie-map.d.ts +0 -30
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie-map.js +0 -477
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie.d.ts +0 -26
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/trie.js +0 -167
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/binary-search.js +0 -216
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/bitwise.js +0 -109
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/comparators.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/hash-tables.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/iterables.js +0 -93
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/merge.js +0 -563
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/murmurhash3.js +0 -87
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/typed-arrays.js +0 -187
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/utils/types.d.ts +0 -16
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vector.d.ts +0 -81
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vector.js +0 -373
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vp-tree.d.ts +0 -27
- package/dist/layers/testResources/nodejs/node_modules/mnemonist/vp-tree.js +0 -367
- package/dist/layers/testResources/nodejs/node_modules/obliterator/LICENSE.txt +0 -21
- package/dist/layers/testResources/nodejs/node_modules/obliterator/README.md +0 -321
- package/dist/layers/testResources/nodejs/node_modules/obliterator/chain.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/chain.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/obliterator/combinations.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/combinations.js +0 -76
- package/dist/layers/testResources/nodejs/node_modules/obliterator/consume.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/obliterator/consume.js +0 -32
- package/dist/layers/testResources/nodejs/node_modules/obliterator/filter.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/filter.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/obliterator/foreach.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/obliterator/foreach.js +0 -156
- package/dist/layers/testResources/nodejs/node_modules/obliterator/index.d.ts +0 -14
- package/dist/layers/testResources/nodejs/node_modules/obliterator/index.js +0 -22
- package/dist/layers/testResources/nodejs/node_modules/obliterator/iterator.d.ts +0 -19
- package/dist/layers/testResources/nodejs/node_modules/obliterator/iterator.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/obliterator/map.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/map.js +0 -27
- package/dist/layers/testResources/nodejs/node_modules/obliterator/match.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/match.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/obliterator/package.json +0 -45
- package/dist/layers/testResources/nodejs/node_modules/obliterator/permutations.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/permutations.js +0 -96
- package/dist/layers/testResources/nodejs/node_modules/obliterator/power-set.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/power-set.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/obliterator/range.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/range.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/obliterator/split.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/split.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take-into.d.ts +0 -5
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take-into.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/obliterator/take.js +0 -40
- package/dist/layers/testResources/nodejs/node_modules/process/.eslintrc +0 -21
- package/dist/layers/testResources/nodejs/node_modules/process/LICENSE +0 -22
- package/dist/layers/testResources/nodejs/node_modules/process/README.md +0 -26
- package/dist/layers/testResources/nodejs/node_modules/process/browser.js +0 -184
- package/dist/layers/testResources/nodejs/node_modules/process/index.js +0 -2
- package/dist/layers/testResources/nodejs/node_modules/process/package.json +0 -27
- package/dist/layers/testResources/nodejs/node_modules/process/test.js +0 -199
- package/dist/layers/testResources/nodejs/node_modules/punycode/LICENSE-MIT.txt +0 -20
- package/dist/layers/testResources/nodejs/node_modules/punycode/README.md +0 -148
- package/dist/layers/testResources/nodejs/node_modules/punycode/package.json +0 -58
- package/dist/layers/testResources/nodejs/node_modules/punycode/punycode.es6.js +0 -444
- package/dist/layers/testResources/nodejs/node_modules/punycode/punycode.js +0 -443
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/LICENSE +0 -47
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/README.md +0 -116
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_duplex.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_passthrough.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_readable.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_transform.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/_stream_writable.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +0 -52
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -157
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/compose.js +0 -194
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -290
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/duplex.js +0 -143
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/duplexify.js +0 -378
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -284
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/from.js +0 -98
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +0 -51
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/legacy.js +0 -89
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/operators.js +0 -457
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/passthrough.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -471
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/readable.js +0 -1288
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/state.js +0 -39
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/transform.js +0 -180
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/utils.js +0 -329
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/streams/writable.js +0 -817
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/internal/validators.js +0 -530
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/browser.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/errors.js +0 -341
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/index.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/primordials.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/ours/util.js +0 -200
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/stream/promises.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/lib/stream.js +0 -141
- package/dist/layers/testResources/nodejs/node_modules/readable-stream/package.json +0 -86
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/index.js +0 -34
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/license +0 -21
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/package.json +0 -28
- package/dist/layers/testResources/nodejs/node_modules/require-from-string/readme.md +0 -56
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/README.md +0 -584
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/index.d.ts +0 -187
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/index.js +0 -65
- package/dist/layers/testResources/nodejs/node_modules/safe-buffer/package.json +0 -51
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/LICENSE +0 -48
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/README.md +0 -47
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/lib/string_decoder.js +0 -296
- package/dist/layers/testResources/nodejs/node_modules/string_decoder/package.json +0 -34
- package/dist/layers/testResources/nodejs/node_modules/strnum/.vscode/launch.json +0 -25
- package/dist/layers/testResources/nodejs/node_modules/strnum/LICENSE +0 -21
- package/dist/layers/testResources/nodejs/node_modules/strnum/README.md +0 -86
- package/dist/layers/testResources/nodejs/node_modules/strnum/package.json +0 -24
- package/dist/layers/testResources/nodejs/node_modules/strnum/strnum.js +0 -124
- package/dist/layers/testResources/nodejs/node_modules/strnum/strnum.test.js +0 -150
- package/dist/layers/testResources/nodejs/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/dist/layers/testResources/nodejs/node_modules/tslib/LICENSE.txt +0 -12
- package/dist/layers/testResources/nodejs/node_modules/tslib/README.md +0 -164
- package/dist/layers/testResources/nodejs/node_modules/tslib/SECURITY.md +0 -41
- package/dist/layers/testResources/nodejs/node_modules/tslib/modules/index.d.ts +0 -37
- package/dist/layers/testResources/nodejs/node_modules/tslib/modules/index.js +0 -68
- package/dist/layers/testResources/nodejs/node_modules/tslib/modules/package.json +0 -3
- package/dist/layers/testResources/nodejs/node_modules/tslib/package.json +0 -47
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.d.ts +0 -453
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.es6.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.es6.js +0 -370
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.es6.mjs +0 -370
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.html +0 -1
- package/dist/layers/testResources/nodejs/node_modules/tslib/tslib.js +0 -421
- package/dist/layers/testResources/nodejs/node_modules/uri-js/LICENSE +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uri-js/README.md +0 -203
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.js +0 -1443
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.min.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.min.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/es5/uri.all.min.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/index.d.ts +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/index.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/index.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-iri.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-iri.js +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-iri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-uri.d.ts +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-uri.js +0 -42
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/regexps-uri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/http.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/http.js +0 -28
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/http.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/https.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/https.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/https.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/mailto.d.ts +0 -12
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/mailto.js +0 -148
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/mailto.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn-uuid.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn.d.ts +0 -10
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn.js +0 -49
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/urn.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/ws.d.ts +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/ws.js +0 -41
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/ws.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/wss.d.ts +0 -3
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/wss.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/schemes/wss.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/uri.d.ts +0 -59
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/uri.js +0 -480
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/uri.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/util.d.ts +0 -6
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/util.js +0 -36
- package/dist/layers/testResources/nodejs/node_modules/uri-js/dist/esnext/util.js.map +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uri-js/package.json +0 -77
- package/dist/layers/testResources/nodejs/node_modules/uri-js/yarn.lock +0 -2558
- package/dist/layers/testResources/nodejs/node_modules/uuid/CHANGELOG.md +0 -274
- package/dist/layers/testResources/nodejs/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/dist/layers/testResources/nodejs/node_modules/uuid/LICENSE.md +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uuid/README.md +0 -466
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/bin/uuid +0 -2
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/md5.js +0 -215
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/native.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/nil.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/parse.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/regex.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/rng.js +0 -18
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v1.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v3.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v35.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v4.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/v5.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/validate.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-browser/version.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/index.js +0 -9
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/md5.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/native.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/nil.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/parse.js +0 -35
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/regex.js +0 -1
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/rng.js +0 -12
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/sha1.js +0 -13
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/stringify.js +0 -33
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v1.js +0 -95
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v3.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v35.js +0 -66
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v4.js +0 -29
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/v5.js +0 -4
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/validate.js +0 -7
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/esm-node/version.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/index.js +0 -79
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/md5-browser.js +0 -223
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/md5.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/native-browser.js +0 -11
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/native.js +0 -15
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/nil.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/parse.js +0 -45
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/regex.js +0 -8
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/rng-browser.js +0 -25
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/rng.js +0 -24
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/sha1-browser.js +0 -104
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/sha1.js +0 -23
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/stringify.js +0 -44
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/uuid-bin.js +0 -85
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v1.js +0 -107
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v3.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v35.js +0 -80
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v4.js +0 -43
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/v5.js +0 -16
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/validate.js +0 -17
- package/dist/layers/testResources/nodejs/node_modules/uuid/dist/version.js +0 -21
- package/dist/layers/testResources/nodejs/node_modules/uuid/package.json +0 -135
- package/dist/layers/testResources/nodejs/node_modules/uuid/wrapper.mjs +0 -10
- package/dist/layers/testResources/nodejs/package-lock.json +0 -7508
- package/dist/layers/testResources/nodejs/package.json +0 -1
- package/dist/layers/testResources.zip +0 -0
|
@@ -1,2106 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* The buffer module from node.js, for the browser.
|
|
3
|
-
*
|
|
4
|
-
* @author Feross Aboukhadijeh <https://feross.org>
|
|
5
|
-
* @license MIT
|
|
6
|
-
*/
|
|
7
|
-
/* eslint-disable no-proto */
|
|
8
|
-
|
|
9
|
-
'use strict'
|
|
10
|
-
|
|
11
|
-
const base64 = require('base64-js')
|
|
12
|
-
const ieee754 = require('ieee754')
|
|
13
|
-
const customInspectSymbol =
|
|
14
|
-
(typeof Symbol === 'function' && typeof Symbol['for'] === 'function') // eslint-disable-line dot-notation
|
|
15
|
-
? Symbol['for']('nodejs.util.inspect.custom') // eslint-disable-line dot-notation
|
|
16
|
-
: null
|
|
17
|
-
|
|
18
|
-
exports.Buffer = Buffer
|
|
19
|
-
exports.SlowBuffer = SlowBuffer
|
|
20
|
-
exports.INSPECT_MAX_BYTES = 50
|
|
21
|
-
|
|
22
|
-
const K_MAX_LENGTH = 0x7fffffff
|
|
23
|
-
exports.kMaxLength = K_MAX_LENGTH
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* If `Buffer.TYPED_ARRAY_SUPPORT`:
|
|
27
|
-
* === true Use Uint8Array implementation (fastest)
|
|
28
|
-
* === false Print warning and recommend using `buffer` v4.x which has an Object
|
|
29
|
-
* implementation (most compatible, even IE6)
|
|
30
|
-
*
|
|
31
|
-
* Browsers that support typed arrays are IE 10+, Firefox 4+, Chrome 7+, Safari 5.1+,
|
|
32
|
-
* Opera 11.6+, iOS 4.2+.
|
|
33
|
-
*
|
|
34
|
-
* We report that the browser does not support typed arrays if the are not subclassable
|
|
35
|
-
* using __proto__. Firefox 4-29 lacks support for adding new properties to `Uint8Array`
|
|
36
|
-
* (See: https://bugzilla.mozilla.org/show_bug.cgi?id=695438). IE 10 lacks support
|
|
37
|
-
* for __proto__ and has a buggy typed array implementation.
|
|
38
|
-
*/
|
|
39
|
-
Buffer.TYPED_ARRAY_SUPPORT = typedArraySupport()
|
|
40
|
-
|
|
41
|
-
if (!Buffer.TYPED_ARRAY_SUPPORT && typeof console !== 'undefined' &&
|
|
42
|
-
typeof console.error === 'function') {
|
|
43
|
-
console.error(
|
|
44
|
-
'This browser lacks typed array (Uint8Array) support which is required by ' +
|
|
45
|
-
'`buffer` v5.x. Use `buffer` v4.x if you require old browser support.'
|
|
46
|
-
)
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
function typedArraySupport () {
|
|
50
|
-
// Can typed array instances can be augmented?
|
|
51
|
-
try {
|
|
52
|
-
const arr = new Uint8Array(1)
|
|
53
|
-
const proto = { foo: function () { return 42 } }
|
|
54
|
-
Object.setPrototypeOf(proto, Uint8Array.prototype)
|
|
55
|
-
Object.setPrototypeOf(arr, proto)
|
|
56
|
-
return arr.foo() === 42
|
|
57
|
-
} catch (e) {
|
|
58
|
-
return false
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
Object.defineProperty(Buffer.prototype, 'parent', {
|
|
63
|
-
enumerable: true,
|
|
64
|
-
get: function () {
|
|
65
|
-
if (!Buffer.isBuffer(this)) return undefined
|
|
66
|
-
return this.buffer
|
|
67
|
-
}
|
|
68
|
-
})
|
|
69
|
-
|
|
70
|
-
Object.defineProperty(Buffer.prototype, 'offset', {
|
|
71
|
-
enumerable: true,
|
|
72
|
-
get: function () {
|
|
73
|
-
if (!Buffer.isBuffer(this)) return undefined
|
|
74
|
-
return this.byteOffset
|
|
75
|
-
}
|
|
76
|
-
})
|
|
77
|
-
|
|
78
|
-
function createBuffer (length) {
|
|
79
|
-
if (length > K_MAX_LENGTH) {
|
|
80
|
-
throw new RangeError('The value "' + length + '" is invalid for option "size"')
|
|
81
|
-
}
|
|
82
|
-
// Return an augmented `Uint8Array` instance
|
|
83
|
-
const buf = new Uint8Array(length)
|
|
84
|
-
Object.setPrototypeOf(buf, Buffer.prototype)
|
|
85
|
-
return buf
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
/**
|
|
89
|
-
* The Buffer constructor returns instances of `Uint8Array` that have their
|
|
90
|
-
* prototype changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of
|
|
91
|
-
* `Uint8Array`, so the returned instances will have all the node `Buffer` methods
|
|
92
|
-
* and the `Uint8Array` methods. Square bracket notation works as expected -- it
|
|
93
|
-
* returns a single octet.
|
|
94
|
-
*
|
|
95
|
-
* The `Uint8Array` prototype remains unmodified.
|
|
96
|
-
*/
|
|
97
|
-
|
|
98
|
-
function Buffer (arg, encodingOrOffset, length) {
|
|
99
|
-
// Common case.
|
|
100
|
-
if (typeof arg === 'number') {
|
|
101
|
-
if (typeof encodingOrOffset === 'string') {
|
|
102
|
-
throw new TypeError(
|
|
103
|
-
'The "string" argument must be of type string. Received type number'
|
|
104
|
-
)
|
|
105
|
-
}
|
|
106
|
-
return allocUnsafe(arg)
|
|
107
|
-
}
|
|
108
|
-
return from(arg, encodingOrOffset, length)
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
Buffer.poolSize = 8192 // not used by this implementation
|
|
112
|
-
|
|
113
|
-
function from (value, encodingOrOffset, length) {
|
|
114
|
-
if (typeof value === 'string') {
|
|
115
|
-
return fromString(value, encodingOrOffset)
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
if (ArrayBuffer.isView(value)) {
|
|
119
|
-
return fromArrayView(value)
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
if (value == null) {
|
|
123
|
-
throw new TypeError(
|
|
124
|
-
'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' +
|
|
125
|
-
'or Array-like Object. Received type ' + (typeof value)
|
|
126
|
-
)
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
if (isInstance(value, ArrayBuffer) ||
|
|
130
|
-
(value && isInstance(value.buffer, ArrayBuffer))) {
|
|
131
|
-
return fromArrayBuffer(value, encodingOrOffset, length)
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
if (typeof SharedArrayBuffer !== 'undefined' &&
|
|
135
|
-
(isInstance(value, SharedArrayBuffer) ||
|
|
136
|
-
(value && isInstance(value.buffer, SharedArrayBuffer)))) {
|
|
137
|
-
return fromArrayBuffer(value, encodingOrOffset, length)
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
if (typeof value === 'number') {
|
|
141
|
-
throw new TypeError(
|
|
142
|
-
'The "value" argument must not be of type number. Received type number'
|
|
143
|
-
)
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
const valueOf = value.valueOf && value.valueOf()
|
|
147
|
-
if (valueOf != null && valueOf !== value) {
|
|
148
|
-
return Buffer.from(valueOf, encodingOrOffset, length)
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
const b = fromObject(value)
|
|
152
|
-
if (b) return b
|
|
153
|
-
|
|
154
|
-
if (typeof Symbol !== 'undefined' && Symbol.toPrimitive != null &&
|
|
155
|
-
typeof value[Symbol.toPrimitive] === 'function') {
|
|
156
|
-
return Buffer.from(value[Symbol.toPrimitive]('string'), encodingOrOffset, length)
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
throw new TypeError(
|
|
160
|
-
'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' +
|
|
161
|
-
'or Array-like Object. Received type ' + (typeof value)
|
|
162
|
-
)
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
/**
|
|
166
|
-
* Functionally equivalent to Buffer(arg, encoding) but throws a TypeError
|
|
167
|
-
* if value is a number.
|
|
168
|
-
* Buffer.from(str[, encoding])
|
|
169
|
-
* Buffer.from(array)
|
|
170
|
-
* Buffer.from(buffer)
|
|
171
|
-
* Buffer.from(arrayBuffer[, byteOffset[, length]])
|
|
172
|
-
**/
|
|
173
|
-
Buffer.from = function (value, encodingOrOffset, length) {
|
|
174
|
-
return from(value, encodingOrOffset, length)
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
// Note: Change prototype *after* Buffer.from is defined to workaround Chrome bug:
|
|
178
|
-
// https://github.com/feross/buffer/pull/148
|
|
179
|
-
Object.setPrototypeOf(Buffer.prototype, Uint8Array.prototype)
|
|
180
|
-
Object.setPrototypeOf(Buffer, Uint8Array)
|
|
181
|
-
|
|
182
|
-
function assertSize (size) {
|
|
183
|
-
if (typeof size !== 'number') {
|
|
184
|
-
throw new TypeError('"size" argument must be of type number')
|
|
185
|
-
} else if (size < 0) {
|
|
186
|
-
throw new RangeError('The value "' + size + '" is invalid for option "size"')
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
function alloc (size, fill, encoding) {
|
|
191
|
-
assertSize(size)
|
|
192
|
-
if (size <= 0) {
|
|
193
|
-
return createBuffer(size)
|
|
194
|
-
}
|
|
195
|
-
if (fill !== undefined) {
|
|
196
|
-
// Only pay attention to encoding if it's a string. This
|
|
197
|
-
// prevents accidentally sending in a number that would
|
|
198
|
-
// be interpreted as a start offset.
|
|
199
|
-
return typeof encoding === 'string'
|
|
200
|
-
? createBuffer(size).fill(fill, encoding)
|
|
201
|
-
: createBuffer(size).fill(fill)
|
|
202
|
-
}
|
|
203
|
-
return createBuffer(size)
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
/**
|
|
207
|
-
* Creates a new filled Buffer instance.
|
|
208
|
-
* alloc(size[, fill[, encoding]])
|
|
209
|
-
**/
|
|
210
|
-
Buffer.alloc = function (size, fill, encoding) {
|
|
211
|
-
return alloc(size, fill, encoding)
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
function allocUnsafe (size) {
|
|
215
|
-
assertSize(size)
|
|
216
|
-
return createBuffer(size < 0 ? 0 : checked(size) | 0)
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
/**
|
|
220
|
-
* Equivalent to Buffer(num), by default creates a non-zero-filled Buffer instance.
|
|
221
|
-
* */
|
|
222
|
-
Buffer.allocUnsafe = function (size) {
|
|
223
|
-
return allocUnsafe(size)
|
|
224
|
-
}
|
|
225
|
-
/**
|
|
226
|
-
* Equivalent to SlowBuffer(num), by default creates a non-zero-filled Buffer instance.
|
|
227
|
-
*/
|
|
228
|
-
Buffer.allocUnsafeSlow = function (size) {
|
|
229
|
-
return allocUnsafe(size)
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
function fromString (string, encoding) {
|
|
233
|
-
if (typeof encoding !== 'string' || encoding === '') {
|
|
234
|
-
encoding = 'utf8'
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
if (!Buffer.isEncoding(encoding)) {
|
|
238
|
-
throw new TypeError('Unknown encoding: ' + encoding)
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
const length = byteLength(string, encoding) | 0
|
|
242
|
-
let buf = createBuffer(length)
|
|
243
|
-
|
|
244
|
-
const actual = buf.write(string, encoding)
|
|
245
|
-
|
|
246
|
-
if (actual !== length) {
|
|
247
|
-
// Writing a hex string, for example, that contains invalid characters will
|
|
248
|
-
// cause everything after the first invalid character to be ignored. (e.g.
|
|
249
|
-
// 'abxxcd' will be treated as 'ab')
|
|
250
|
-
buf = buf.slice(0, actual)
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
return buf
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
function fromArrayLike (array) {
|
|
257
|
-
const length = array.length < 0 ? 0 : checked(array.length) | 0
|
|
258
|
-
const buf = createBuffer(length)
|
|
259
|
-
for (let i = 0; i < length; i += 1) {
|
|
260
|
-
buf[i] = array[i] & 255
|
|
261
|
-
}
|
|
262
|
-
return buf
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
function fromArrayView (arrayView) {
|
|
266
|
-
if (isInstance(arrayView, Uint8Array)) {
|
|
267
|
-
const copy = new Uint8Array(arrayView)
|
|
268
|
-
return fromArrayBuffer(copy.buffer, copy.byteOffset, copy.byteLength)
|
|
269
|
-
}
|
|
270
|
-
return fromArrayLike(arrayView)
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
function fromArrayBuffer (array, byteOffset, length) {
|
|
274
|
-
if (byteOffset < 0 || array.byteLength < byteOffset) {
|
|
275
|
-
throw new RangeError('"offset" is outside of buffer bounds')
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
if (array.byteLength < byteOffset + (length || 0)) {
|
|
279
|
-
throw new RangeError('"length" is outside of buffer bounds')
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
let buf
|
|
283
|
-
if (byteOffset === undefined && length === undefined) {
|
|
284
|
-
buf = new Uint8Array(array)
|
|
285
|
-
} else if (length === undefined) {
|
|
286
|
-
buf = new Uint8Array(array, byteOffset)
|
|
287
|
-
} else {
|
|
288
|
-
buf = new Uint8Array(array, byteOffset, length)
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
// Return an augmented `Uint8Array` instance
|
|
292
|
-
Object.setPrototypeOf(buf, Buffer.prototype)
|
|
293
|
-
|
|
294
|
-
return buf
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
function fromObject (obj) {
|
|
298
|
-
if (Buffer.isBuffer(obj)) {
|
|
299
|
-
const len = checked(obj.length) | 0
|
|
300
|
-
const buf = createBuffer(len)
|
|
301
|
-
|
|
302
|
-
if (buf.length === 0) {
|
|
303
|
-
return buf
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
obj.copy(buf, 0, 0, len)
|
|
307
|
-
return buf
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
if (obj.length !== undefined) {
|
|
311
|
-
if (typeof obj.length !== 'number' || numberIsNaN(obj.length)) {
|
|
312
|
-
return createBuffer(0)
|
|
313
|
-
}
|
|
314
|
-
return fromArrayLike(obj)
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
if (obj.type === 'Buffer' && Array.isArray(obj.data)) {
|
|
318
|
-
return fromArrayLike(obj.data)
|
|
319
|
-
}
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
function checked (length) {
|
|
323
|
-
// Note: cannot use `length < K_MAX_LENGTH` here because that fails when
|
|
324
|
-
// length is NaN (which is otherwise coerced to zero.)
|
|
325
|
-
if (length >= K_MAX_LENGTH) {
|
|
326
|
-
throw new RangeError('Attempt to allocate Buffer larger than maximum ' +
|
|
327
|
-
'size: 0x' + K_MAX_LENGTH.toString(16) + ' bytes')
|
|
328
|
-
}
|
|
329
|
-
return length | 0
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
function SlowBuffer (length) {
|
|
333
|
-
if (+length != length) { // eslint-disable-line eqeqeq
|
|
334
|
-
length = 0
|
|
335
|
-
}
|
|
336
|
-
return Buffer.alloc(+length)
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
Buffer.isBuffer = function isBuffer (b) {
|
|
340
|
-
return b != null && b._isBuffer === true &&
|
|
341
|
-
b !== Buffer.prototype // so Buffer.isBuffer(Buffer.prototype) will be false
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
Buffer.compare = function compare (a, b) {
|
|
345
|
-
if (isInstance(a, Uint8Array)) a = Buffer.from(a, a.offset, a.byteLength)
|
|
346
|
-
if (isInstance(b, Uint8Array)) b = Buffer.from(b, b.offset, b.byteLength)
|
|
347
|
-
if (!Buffer.isBuffer(a) || !Buffer.isBuffer(b)) {
|
|
348
|
-
throw new TypeError(
|
|
349
|
-
'The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array'
|
|
350
|
-
)
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
if (a === b) return 0
|
|
354
|
-
|
|
355
|
-
let x = a.length
|
|
356
|
-
let y = b.length
|
|
357
|
-
|
|
358
|
-
for (let i = 0, len = Math.min(x, y); i < len; ++i) {
|
|
359
|
-
if (a[i] !== b[i]) {
|
|
360
|
-
x = a[i]
|
|
361
|
-
y = b[i]
|
|
362
|
-
break
|
|
363
|
-
}
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
if (x < y) return -1
|
|
367
|
-
if (y < x) return 1
|
|
368
|
-
return 0
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
Buffer.isEncoding = function isEncoding (encoding) {
|
|
372
|
-
switch (String(encoding).toLowerCase()) {
|
|
373
|
-
case 'hex':
|
|
374
|
-
case 'utf8':
|
|
375
|
-
case 'utf-8':
|
|
376
|
-
case 'ascii':
|
|
377
|
-
case 'latin1':
|
|
378
|
-
case 'binary':
|
|
379
|
-
case 'base64':
|
|
380
|
-
case 'ucs2':
|
|
381
|
-
case 'ucs-2':
|
|
382
|
-
case 'utf16le':
|
|
383
|
-
case 'utf-16le':
|
|
384
|
-
return true
|
|
385
|
-
default:
|
|
386
|
-
return false
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
Buffer.concat = function concat (list, length) {
|
|
391
|
-
if (!Array.isArray(list)) {
|
|
392
|
-
throw new TypeError('"list" argument must be an Array of Buffers')
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
if (list.length === 0) {
|
|
396
|
-
return Buffer.alloc(0)
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
let i
|
|
400
|
-
if (length === undefined) {
|
|
401
|
-
length = 0
|
|
402
|
-
for (i = 0; i < list.length; ++i) {
|
|
403
|
-
length += list[i].length
|
|
404
|
-
}
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
const buffer = Buffer.allocUnsafe(length)
|
|
408
|
-
let pos = 0
|
|
409
|
-
for (i = 0; i < list.length; ++i) {
|
|
410
|
-
let buf = list[i]
|
|
411
|
-
if (isInstance(buf, Uint8Array)) {
|
|
412
|
-
if (pos + buf.length > buffer.length) {
|
|
413
|
-
if (!Buffer.isBuffer(buf)) buf = Buffer.from(buf)
|
|
414
|
-
buf.copy(buffer, pos)
|
|
415
|
-
} else {
|
|
416
|
-
Uint8Array.prototype.set.call(
|
|
417
|
-
buffer,
|
|
418
|
-
buf,
|
|
419
|
-
pos
|
|
420
|
-
)
|
|
421
|
-
}
|
|
422
|
-
} else if (!Buffer.isBuffer(buf)) {
|
|
423
|
-
throw new TypeError('"list" argument must be an Array of Buffers')
|
|
424
|
-
} else {
|
|
425
|
-
buf.copy(buffer, pos)
|
|
426
|
-
}
|
|
427
|
-
pos += buf.length
|
|
428
|
-
}
|
|
429
|
-
return buffer
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
function byteLength (string, encoding) {
|
|
433
|
-
if (Buffer.isBuffer(string)) {
|
|
434
|
-
return string.length
|
|
435
|
-
}
|
|
436
|
-
if (ArrayBuffer.isView(string) || isInstance(string, ArrayBuffer)) {
|
|
437
|
-
return string.byteLength
|
|
438
|
-
}
|
|
439
|
-
if (typeof string !== 'string') {
|
|
440
|
-
throw new TypeError(
|
|
441
|
-
'The "string" argument must be one of type string, Buffer, or ArrayBuffer. ' +
|
|
442
|
-
'Received type ' + typeof string
|
|
443
|
-
)
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
const len = string.length
|
|
447
|
-
const mustMatch = (arguments.length > 2 && arguments[2] === true)
|
|
448
|
-
if (!mustMatch && len === 0) return 0
|
|
449
|
-
|
|
450
|
-
// Use a for loop to avoid recursion
|
|
451
|
-
let loweredCase = false
|
|
452
|
-
for (;;) {
|
|
453
|
-
switch (encoding) {
|
|
454
|
-
case 'ascii':
|
|
455
|
-
case 'latin1':
|
|
456
|
-
case 'binary':
|
|
457
|
-
return len
|
|
458
|
-
case 'utf8':
|
|
459
|
-
case 'utf-8':
|
|
460
|
-
return utf8ToBytes(string).length
|
|
461
|
-
case 'ucs2':
|
|
462
|
-
case 'ucs-2':
|
|
463
|
-
case 'utf16le':
|
|
464
|
-
case 'utf-16le':
|
|
465
|
-
return len * 2
|
|
466
|
-
case 'hex':
|
|
467
|
-
return len >>> 1
|
|
468
|
-
case 'base64':
|
|
469
|
-
return base64ToBytes(string).length
|
|
470
|
-
default:
|
|
471
|
-
if (loweredCase) {
|
|
472
|
-
return mustMatch ? -1 : utf8ToBytes(string).length // assume utf8
|
|
473
|
-
}
|
|
474
|
-
encoding = ('' + encoding).toLowerCase()
|
|
475
|
-
loweredCase = true
|
|
476
|
-
}
|
|
477
|
-
}
|
|
478
|
-
}
|
|
479
|
-
Buffer.byteLength = byteLength
|
|
480
|
-
|
|
481
|
-
function slowToString (encoding, start, end) {
|
|
482
|
-
let loweredCase = false
|
|
483
|
-
|
|
484
|
-
// No need to verify that "this.length <= MAX_UINT32" since it's a read-only
|
|
485
|
-
// property of a typed array.
|
|
486
|
-
|
|
487
|
-
// This behaves neither like String nor Uint8Array in that we set start/end
|
|
488
|
-
// to their upper/lower bounds if the value passed is out of range.
|
|
489
|
-
// undefined is handled specially as per ECMA-262 6th Edition,
|
|
490
|
-
// Section 13.3.3.7 Runtime Semantics: KeyedBindingInitialization.
|
|
491
|
-
if (start === undefined || start < 0) {
|
|
492
|
-
start = 0
|
|
493
|
-
}
|
|
494
|
-
// Return early if start > this.length. Done here to prevent potential uint32
|
|
495
|
-
// coercion fail below.
|
|
496
|
-
if (start > this.length) {
|
|
497
|
-
return ''
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
if (end === undefined || end > this.length) {
|
|
501
|
-
end = this.length
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
if (end <= 0) {
|
|
505
|
-
return ''
|
|
506
|
-
}
|
|
507
|
-
|
|
508
|
-
// Force coercion to uint32. This will also coerce falsey/NaN values to 0.
|
|
509
|
-
end >>>= 0
|
|
510
|
-
start >>>= 0
|
|
511
|
-
|
|
512
|
-
if (end <= start) {
|
|
513
|
-
return ''
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
if (!encoding) encoding = 'utf8'
|
|
517
|
-
|
|
518
|
-
while (true) {
|
|
519
|
-
switch (encoding) {
|
|
520
|
-
case 'hex':
|
|
521
|
-
return hexSlice(this, start, end)
|
|
522
|
-
|
|
523
|
-
case 'utf8':
|
|
524
|
-
case 'utf-8':
|
|
525
|
-
return utf8Slice(this, start, end)
|
|
526
|
-
|
|
527
|
-
case 'ascii':
|
|
528
|
-
return asciiSlice(this, start, end)
|
|
529
|
-
|
|
530
|
-
case 'latin1':
|
|
531
|
-
case 'binary':
|
|
532
|
-
return latin1Slice(this, start, end)
|
|
533
|
-
|
|
534
|
-
case 'base64':
|
|
535
|
-
return base64Slice(this, start, end)
|
|
536
|
-
|
|
537
|
-
case 'ucs2':
|
|
538
|
-
case 'ucs-2':
|
|
539
|
-
case 'utf16le':
|
|
540
|
-
case 'utf-16le':
|
|
541
|
-
return utf16leSlice(this, start, end)
|
|
542
|
-
|
|
543
|
-
default:
|
|
544
|
-
if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding)
|
|
545
|
-
encoding = (encoding + '').toLowerCase()
|
|
546
|
-
loweredCase = true
|
|
547
|
-
}
|
|
548
|
-
}
|
|
549
|
-
}
|
|
550
|
-
|
|
551
|
-
// This property is used by `Buffer.isBuffer` (and the `is-buffer` npm package)
|
|
552
|
-
// to detect a Buffer instance. It's not possible to use `instanceof Buffer`
|
|
553
|
-
// reliably in a browserify context because there could be multiple different
|
|
554
|
-
// copies of the 'buffer' package in use. This method works even for Buffer
|
|
555
|
-
// instances that were created from another copy of the `buffer` package.
|
|
556
|
-
// See: https://github.com/feross/buffer/issues/154
|
|
557
|
-
Buffer.prototype._isBuffer = true
|
|
558
|
-
|
|
559
|
-
function swap (b, n, m) {
|
|
560
|
-
const i = b[n]
|
|
561
|
-
b[n] = b[m]
|
|
562
|
-
b[m] = i
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
Buffer.prototype.swap16 = function swap16 () {
|
|
566
|
-
const len = this.length
|
|
567
|
-
if (len % 2 !== 0) {
|
|
568
|
-
throw new RangeError('Buffer size must be a multiple of 16-bits')
|
|
569
|
-
}
|
|
570
|
-
for (let i = 0; i < len; i += 2) {
|
|
571
|
-
swap(this, i, i + 1)
|
|
572
|
-
}
|
|
573
|
-
return this
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
Buffer.prototype.swap32 = function swap32 () {
|
|
577
|
-
const len = this.length
|
|
578
|
-
if (len % 4 !== 0) {
|
|
579
|
-
throw new RangeError('Buffer size must be a multiple of 32-bits')
|
|
580
|
-
}
|
|
581
|
-
for (let i = 0; i < len; i += 4) {
|
|
582
|
-
swap(this, i, i + 3)
|
|
583
|
-
swap(this, i + 1, i + 2)
|
|
584
|
-
}
|
|
585
|
-
return this
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
Buffer.prototype.swap64 = function swap64 () {
|
|
589
|
-
const len = this.length
|
|
590
|
-
if (len % 8 !== 0) {
|
|
591
|
-
throw new RangeError('Buffer size must be a multiple of 64-bits')
|
|
592
|
-
}
|
|
593
|
-
for (let i = 0; i < len; i += 8) {
|
|
594
|
-
swap(this, i, i + 7)
|
|
595
|
-
swap(this, i + 1, i + 6)
|
|
596
|
-
swap(this, i + 2, i + 5)
|
|
597
|
-
swap(this, i + 3, i + 4)
|
|
598
|
-
}
|
|
599
|
-
return this
|
|
600
|
-
}
|
|
601
|
-
|
|
602
|
-
Buffer.prototype.toString = function toString () {
|
|
603
|
-
const length = this.length
|
|
604
|
-
if (length === 0) return ''
|
|
605
|
-
if (arguments.length === 0) return utf8Slice(this, 0, length)
|
|
606
|
-
return slowToString.apply(this, arguments)
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
Buffer.prototype.toLocaleString = Buffer.prototype.toString
|
|
610
|
-
|
|
611
|
-
Buffer.prototype.equals = function equals (b) {
|
|
612
|
-
if (!Buffer.isBuffer(b)) throw new TypeError('Argument must be a Buffer')
|
|
613
|
-
if (this === b) return true
|
|
614
|
-
return Buffer.compare(this, b) === 0
|
|
615
|
-
}
|
|
616
|
-
|
|
617
|
-
Buffer.prototype.inspect = function inspect () {
|
|
618
|
-
let str = ''
|
|
619
|
-
const max = exports.INSPECT_MAX_BYTES
|
|
620
|
-
str = this.toString('hex', 0, max).replace(/(.{2})/g, '$1 ').trim()
|
|
621
|
-
if (this.length > max) str += ' ... '
|
|
622
|
-
return '<Buffer ' + str + '>'
|
|
623
|
-
}
|
|
624
|
-
if (customInspectSymbol) {
|
|
625
|
-
Buffer.prototype[customInspectSymbol] = Buffer.prototype.inspect
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
Buffer.prototype.compare = function compare (target, start, end, thisStart, thisEnd) {
|
|
629
|
-
if (isInstance(target, Uint8Array)) {
|
|
630
|
-
target = Buffer.from(target, target.offset, target.byteLength)
|
|
631
|
-
}
|
|
632
|
-
if (!Buffer.isBuffer(target)) {
|
|
633
|
-
throw new TypeError(
|
|
634
|
-
'The "target" argument must be one of type Buffer or Uint8Array. ' +
|
|
635
|
-
'Received type ' + (typeof target)
|
|
636
|
-
)
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
if (start === undefined) {
|
|
640
|
-
start = 0
|
|
641
|
-
}
|
|
642
|
-
if (end === undefined) {
|
|
643
|
-
end = target ? target.length : 0
|
|
644
|
-
}
|
|
645
|
-
if (thisStart === undefined) {
|
|
646
|
-
thisStart = 0
|
|
647
|
-
}
|
|
648
|
-
if (thisEnd === undefined) {
|
|
649
|
-
thisEnd = this.length
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
if (start < 0 || end > target.length || thisStart < 0 || thisEnd > this.length) {
|
|
653
|
-
throw new RangeError('out of range index')
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
if (thisStart >= thisEnd && start >= end) {
|
|
657
|
-
return 0
|
|
658
|
-
}
|
|
659
|
-
if (thisStart >= thisEnd) {
|
|
660
|
-
return -1
|
|
661
|
-
}
|
|
662
|
-
if (start >= end) {
|
|
663
|
-
return 1
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
start >>>= 0
|
|
667
|
-
end >>>= 0
|
|
668
|
-
thisStart >>>= 0
|
|
669
|
-
thisEnd >>>= 0
|
|
670
|
-
|
|
671
|
-
if (this === target) return 0
|
|
672
|
-
|
|
673
|
-
let x = thisEnd - thisStart
|
|
674
|
-
let y = end - start
|
|
675
|
-
const len = Math.min(x, y)
|
|
676
|
-
|
|
677
|
-
const thisCopy = this.slice(thisStart, thisEnd)
|
|
678
|
-
const targetCopy = target.slice(start, end)
|
|
679
|
-
|
|
680
|
-
for (let i = 0; i < len; ++i) {
|
|
681
|
-
if (thisCopy[i] !== targetCopy[i]) {
|
|
682
|
-
x = thisCopy[i]
|
|
683
|
-
y = targetCopy[i]
|
|
684
|
-
break
|
|
685
|
-
}
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
if (x < y) return -1
|
|
689
|
-
if (y < x) return 1
|
|
690
|
-
return 0
|
|
691
|
-
}
|
|
692
|
-
|
|
693
|
-
// Finds either the first index of `val` in `buffer` at offset >= `byteOffset`,
|
|
694
|
-
// OR the last index of `val` in `buffer` at offset <= `byteOffset`.
|
|
695
|
-
//
|
|
696
|
-
// Arguments:
|
|
697
|
-
// - buffer - a Buffer to search
|
|
698
|
-
// - val - a string, Buffer, or number
|
|
699
|
-
// - byteOffset - an index into `buffer`; will be clamped to an int32
|
|
700
|
-
// - encoding - an optional encoding, relevant is val is a string
|
|
701
|
-
// - dir - true for indexOf, false for lastIndexOf
|
|
702
|
-
function bidirectionalIndexOf (buffer, val, byteOffset, encoding, dir) {
|
|
703
|
-
// Empty buffer means no match
|
|
704
|
-
if (buffer.length === 0) return -1
|
|
705
|
-
|
|
706
|
-
// Normalize byteOffset
|
|
707
|
-
if (typeof byteOffset === 'string') {
|
|
708
|
-
encoding = byteOffset
|
|
709
|
-
byteOffset = 0
|
|
710
|
-
} else if (byteOffset > 0x7fffffff) {
|
|
711
|
-
byteOffset = 0x7fffffff
|
|
712
|
-
} else if (byteOffset < -0x80000000) {
|
|
713
|
-
byteOffset = -0x80000000
|
|
714
|
-
}
|
|
715
|
-
byteOffset = +byteOffset // Coerce to Number.
|
|
716
|
-
if (numberIsNaN(byteOffset)) {
|
|
717
|
-
// byteOffset: it it's undefined, null, NaN, "foo", etc, search whole buffer
|
|
718
|
-
byteOffset = dir ? 0 : (buffer.length - 1)
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
// Normalize byteOffset: negative offsets start from the end of the buffer
|
|
722
|
-
if (byteOffset < 0) byteOffset = buffer.length + byteOffset
|
|
723
|
-
if (byteOffset >= buffer.length) {
|
|
724
|
-
if (dir) return -1
|
|
725
|
-
else byteOffset = buffer.length - 1
|
|
726
|
-
} else if (byteOffset < 0) {
|
|
727
|
-
if (dir) byteOffset = 0
|
|
728
|
-
else return -1
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
// Normalize val
|
|
732
|
-
if (typeof val === 'string') {
|
|
733
|
-
val = Buffer.from(val, encoding)
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
// Finally, search either indexOf (if dir is true) or lastIndexOf
|
|
737
|
-
if (Buffer.isBuffer(val)) {
|
|
738
|
-
// Special case: looking for empty string/buffer always fails
|
|
739
|
-
if (val.length === 0) {
|
|
740
|
-
return -1
|
|
741
|
-
}
|
|
742
|
-
return arrayIndexOf(buffer, val, byteOffset, encoding, dir)
|
|
743
|
-
} else if (typeof val === 'number') {
|
|
744
|
-
val = val & 0xFF // Search for a byte value [0-255]
|
|
745
|
-
if (typeof Uint8Array.prototype.indexOf === 'function') {
|
|
746
|
-
if (dir) {
|
|
747
|
-
return Uint8Array.prototype.indexOf.call(buffer, val, byteOffset)
|
|
748
|
-
} else {
|
|
749
|
-
return Uint8Array.prototype.lastIndexOf.call(buffer, val, byteOffset)
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
return arrayIndexOf(buffer, [val], byteOffset, encoding, dir)
|
|
753
|
-
}
|
|
754
|
-
|
|
755
|
-
throw new TypeError('val must be string, number or Buffer')
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
function arrayIndexOf (arr, val, byteOffset, encoding, dir) {
|
|
759
|
-
let indexSize = 1
|
|
760
|
-
let arrLength = arr.length
|
|
761
|
-
let valLength = val.length
|
|
762
|
-
|
|
763
|
-
if (encoding !== undefined) {
|
|
764
|
-
encoding = String(encoding).toLowerCase()
|
|
765
|
-
if (encoding === 'ucs2' || encoding === 'ucs-2' ||
|
|
766
|
-
encoding === 'utf16le' || encoding === 'utf-16le') {
|
|
767
|
-
if (arr.length < 2 || val.length < 2) {
|
|
768
|
-
return -1
|
|
769
|
-
}
|
|
770
|
-
indexSize = 2
|
|
771
|
-
arrLength /= 2
|
|
772
|
-
valLength /= 2
|
|
773
|
-
byteOffset /= 2
|
|
774
|
-
}
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
function read (buf, i) {
|
|
778
|
-
if (indexSize === 1) {
|
|
779
|
-
return buf[i]
|
|
780
|
-
} else {
|
|
781
|
-
return buf.readUInt16BE(i * indexSize)
|
|
782
|
-
}
|
|
783
|
-
}
|
|
784
|
-
|
|
785
|
-
let i
|
|
786
|
-
if (dir) {
|
|
787
|
-
let foundIndex = -1
|
|
788
|
-
for (i = byteOffset; i < arrLength; i++) {
|
|
789
|
-
if (read(arr, i) === read(val, foundIndex === -1 ? 0 : i - foundIndex)) {
|
|
790
|
-
if (foundIndex === -1) foundIndex = i
|
|
791
|
-
if (i - foundIndex + 1 === valLength) return foundIndex * indexSize
|
|
792
|
-
} else {
|
|
793
|
-
if (foundIndex !== -1) i -= i - foundIndex
|
|
794
|
-
foundIndex = -1
|
|
795
|
-
}
|
|
796
|
-
}
|
|
797
|
-
} else {
|
|
798
|
-
if (byteOffset + valLength > arrLength) byteOffset = arrLength - valLength
|
|
799
|
-
for (i = byteOffset; i >= 0; i--) {
|
|
800
|
-
let found = true
|
|
801
|
-
for (let j = 0; j < valLength; j++) {
|
|
802
|
-
if (read(arr, i + j) !== read(val, j)) {
|
|
803
|
-
found = false
|
|
804
|
-
break
|
|
805
|
-
}
|
|
806
|
-
}
|
|
807
|
-
if (found) return i
|
|
808
|
-
}
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
return -1
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
Buffer.prototype.includes = function includes (val, byteOffset, encoding) {
|
|
815
|
-
return this.indexOf(val, byteOffset, encoding) !== -1
|
|
816
|
-
}
|
|
817
|
-
|
|
818
|
-
Buffer.prototype.indexOf = function indexOf (val, byteOffset, encoding) {
|
|
819
|
-
return bidirectionalIndexOf(this, val, byteOffset, encoding, true)
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
Buffer.prototype.lastIndexOf = function lastIndexOf (val, byteOffset, encoding) {
|
|
823
|
-
return bidirectionalIndexOf(this, val, byteOffset, encoding, false)
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
function hexWrite (buf, string, offset, length) {
|
|
827
|
-
offset = Number(offset) || 0
|
|
828
|
-
const remaining = buf.length - offset
|
|
829
|
-
if (!length) {
|
|
830
|
-
length = remaining
|
|
831
|
-
} else {
|
|
832
|
-
length = Number(length)
|
|
833
|
-
if (length > remaining) {
|
|
834
|
-
length = remaining
|
|
835
|
-
}
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
const strLen = string.length
|
|
839
|
-
|
|
840
|
-
if (length > strLen / 2) {
|
|
841
|
-
length = strLen / 2
|
|
842
|
-
}
|
|
843
|
-
let i
|
|
844
|
-
for (i = 0; i < length; ++i) {
|
|
845
|
-
const parsed = parseInt(string.substr(i * 2, 2), 16)
|
|
846
|
-
if (numberIsNaN(parsed)) return i
|
|
847
|
-
buf[offset + i] = parsed
|
|
848
|
-
}
|
|
849
|
-
return i
|
|
850
|
-
}
|
|
851
|
-
|
|
852
|
-
function utf8Write (buf, string, offset, length) {
|
|
853
|
-
return blitBuffer(utf8ToBytes(string, buf.length - offset), buf, offset, length)
|
|
854
|
-
}
|
|
855
|
-
|
|
856
|
-
function asciiWrite (buf, string, offset, length) {
|
|
857
|
-
return blitBuffer(asciiToBytes(string), buf, offset, length)
|
|
858
|
-
}
|
|
859
|
-
|
|
860
|
-
function base64Write (buf, string, offset, length) {
|
|
861
|
-
return blitBuffer(base64ToBytes(string), buf, offset, length)
|
|
862
|
-
}
|
|
863
|
-
|
|
864
|
-
function ucs2Write (buf, string, offset, length) {
|
|
865
|
-
return blitBuffer(utf16leToBytes(string, buf.length - offset), buf, offset, length)
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
Buffer.prototype.write = function write (string, offset, length, encoding) {
|
|
869
|
-
// Buffer#write(string)
|
|
870
|
-
if (offset === undefined) {
|
|
871
|
-
encoding = 'utf8'
|
|
872
|
-
length = this.length
|
|
873
|
-
offset = 0
|
|
874
|
-
// Buffer#write(string, encoding)
|
|
875
|
-
} else if (length === undefined && typeof offset === 'string') {
|
|
876
|
-
encoding = offset
|
|
877
|
-
length = this.length
|
|
878
|
-
offset = 0
|
|
879
|
-
// Buffer#write(string, offset[, length][, encoding])
|
|
880
|
-
} else if (isFinite(offset)) {
|
|
881
|
-
offset = offset >>> 0
|
|
882
|
-
if (isFinite(length)) {
|
|
883
|
-
length = length >>> 0
|
|
884
|
-
if (encoding === undefined) encoding = 'utf8'
|
|
885
|
-
} else {
|
|
886
|
-
encoding = length
|
|
887
|
-
length = undefined
|
|
888
|
-
}
|
|
889
|
-
} else {
|
|
890
|
-
throw new Error(
|
|
891
|
-
'Buffer.write(string, encoding, offset[, length]) is no longer supported'
|
|
892
|
-
)
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
const remaining = this.length - offset
|
|
896
|
-
if (length === undefined || length > remaining) length = remaining
|
|
897
|
-
|
|
898
|
-
if ((string.length > 0 && (length < 0 || offset < 0)) || offset > this.length) {
|
|
899
|
-
throw new RangeError('Attempt to write outside buffer bounds')
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
if (!encoding) encoding = 'utf8'
|
|
903
|
-
|
|
904
|
-
let loweredCase = false
|
|
905
|
-
for (;;) {
|
|
906
|
-
switch (encoding) {
|
|
907
|
-
case 'hex':
|
|
908
|
-
return hexWrite(this, string, offset, length)
|
|
909
|
-
|
|
910
|
-
case 'utf8':
|
|
911
|
-
case 'utf-8':
|
|
912
|
-
return utf8Write(this, string, offset, length)
|
|
913
|
-
|
|
914
|
-
case 'ascii':
|
|
915
|
-
case 'latin1':
|
|
916
|
-
case 'binary':
|
|
917
|
-
return asciiWrite(this, string, offset, length)
|
|
918
|
-
|
|
919
|
-
case 'base64':
|
|
920
|
-
// Warning: maxLength not taken into account in base64Write
|
|
921
|
-
return base64Write(this, string, offset, length)
|
|
922
|
-
|
|
923
|
-
case 'ucs2':
|
|
924
|
-
case 'ucs-2':
|
|
925
|
-
case 'utf16le':
|
|
926
|
-
case 'utf-16le':
|
|
927
|
-
return ucs2Write(this, string, offset, length)
|
|
928
|
-
|
|
929
|
-
default:
|
|
930
|
-
if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding)
|
|
931
|
-
encoding = ('' + encoding).toLowerCase()
|
|
932
|
-
loweredCase = true
|
|
933
|
-
}
|
|
934
|
-
}
|
|
935
|
-
}
|
|
936
|
-
|
|
937
|
-
Buffer.prototype.toJSON = function toJSON () {
|
|
938
|
-
return {
|
|
939
|
-
type: 'Buffer',
|
|
940
|
-
data: Array.prototype.slice.call(this._arr || this, 0)
|
|
941
|
-
}
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
function base64Slice (buf, start, end) {
|
|
945
|
-
if (start === 0 && end === buf.length) {
|
|
946
|
-
return base64.fromByteArray(buf)
|
|
947
|
-
} else {
|
|
948
|
-
return base64.fromByteArray(buf.slice(start, end))
|
|
949
|
-
}
|
|
950
|
-
}
|
|
951
|
-
|
|
952
|
-
function utf8Slice (buf, start, end) {
|
|
953
|
-
end = Math.min(buf.length, end)
|
|
954
|
-
const res = []
|
|
955
|
-
|
|
956
|
-
let i = start
|
|
957
|
-
while (i < end) {
|
|
958
|
-
const firstByte = buf[i]
|
|
959
|
-
let codePoint = null
|
|
960
|
-
let bytesPerSequence = (firstByte > 0xEF)
|
|
961
|
-
? 4
|
|
962
|
-
: (firstByte > 0xDF)
|
|
963
|
-
? 3
|
|
964
|
-
: (firstByte > 0xBF)
|
|
965
|
-
? 2
|
|
966
|
-
: 1
|
|
967
|
-
|
|
968
|
-
if (i + bytesPerSequence <= end) {
|
|
969
|
-
let secondByte, thirdByte, fourthByte, tempCodePoint
|
|
970
|
-
|
|
971
|
-
switch (bytesPerSequence) {
|
|
972
|
-
case 1:
|
|
973
|
-
if (firstByte < 0x80) {
|
|
974
|
-
codePoint = firstByte
|
|
975
|
-
}
|
|
976
|
-
break
|
|
977
|
-
case 2:
|
|
978
|
-
secondByte = buf[i + 1]
|
|
979
|
-
if ((secondByte & 0xC0) === 0x80) {
|
|
980
|
-
tempCodePoint = (firstByte & 0x1F) << 0x6 | (secondByte & 0x3F)
|
|
981
|
-
if (tempCodePoint > 0x7F) {
|
|
982
|
-
codePoint = tempCodePoint
|
|
983
|
-
}
|
|
984
|
-
}
|
|
985
|
-
break
|
|
986
|
-
case 3:
|
|
987
|
-
secondByte = buf[i + 1]
|
|
988
|
-
thirdByte = buf[i + 2]
|
|
989
|
-
if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80) {
|
|
990
|
-
tempCodePoint = (firstByte & 0xF) << 0xC | (secondByte & 0x3F) << 0x6 | (thirdByte & 0x3F)
|
|
991
|
-
if (tempCodePoint > 0x7FF && (tempCodePoint < 0xD800 || tempCodePoint > 0xDFFF)) {
|
|
992
|
-
codePoint = tempCodePoint
|
|
993
|
-
}
|
|
994
|
-
}
|
|
995
|
-
break
|
|
996
|
-
case 4:
|
|
997
|
-
secondByte = buf[i + 1]
|
|
998
|
-
thirdByte = buf[i + 2]
|
|
999
|
-
fourthByte = buf[i + 3]
|
|
1000
|
-
if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80 && (fourthByte & 0xC0) === 0x80) {
|
|
1001
|
-
tempCodePoint = (firstByte & 0xF) << 0x12 | (secondByte & 0x3F) << 0xC | (thirdByte & 0x3F) << 0x6 | (fourthByte & 0x3F)
|
|
1002
|
-
if (tempCodePoint > 0xFFFF && tempCodePoint < 0x110000) {
|
|
1003
|
-
codePoint = tempCodePoint
|
|
1004
|
-
}
|
|
1005
|
-
}
|
|
1006
|
-
}
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
if (codePoint === null) {
|
|
1010
|
-
// we did not generate a valid codePoint so insert a
|
|
1011
|
-
// replacement char (U+FFFD) and advance only 1 byte
|
|
1012
|
-
codePoint = 0xFFFD
|
|
1013
|
-
bytesPerSequence = 1
|
|
1014
|
-
} else if (codePoint > 0xFFFF) {
|
|
1015
|
-
// encode to utf16 (surrogate pair dance)
|
|
1016
|
-
codePoint -= 0x10000
|
|
1017
|
-
res.push(codePoint >>> 10 & 0x3FF | 0xD800)
|
|
1018
|
-
codePoint = 0xDC00 | codePoint & 0x3FF
|
|
1019
|
-
}
|
|
1020
|
-
|
|
1021
|
-
res.push(codePoint)
|
|
1022
|
-
i += bytesPerSequence
|
|
1023
|
-
}
|
|
1024
|
-
|
|
1025
|
-
return decodeCodePointsArray(res)
|
|
1026
|
-
}
|
|
1027
|
-
|
|
1028
|
-
// Based on http://stackoverflow.com/a/22747272/680742, the browser with
|
|
1029
|
-
// the lowest limit is Chrome, with 0x10000 args.
|
|
1030
|
-
// We go 1 magnitude less, for safety
|
|
1031
|
-
const MAX_ARGUMENTS_LENGTH = 0x1000
|
|
1032
|
-
|
|
1033
|
-
function decodeCodePointsArray (codePoints) {
|
|
1034
|
-
const len = codePoints.length
|
|
1035
|
-
if (len <= MAX_ARGUMENTS_LENGTH) {
|
|
1036
|
-
return String.fromCharCode.apply(String, codePoints) // avoid extra slice()
|
|
1037
|
-
}
|
|
1038
|
-
|
|
1039
|
-
// Decode in chunks to avoid "call stack size exceeded".
|
|
1040
|
-
let res = ''
|
|
1041
|
-
let i = 0
|
|
1042
|
-
while (i < len) {
|
|
1043
|
-
res += String.fromCharCode.apply(
|
|
1044
|
-
String,
|
|
1045
|
-
codePoints.slice(i, i += MAX_ARGUMENTS_LENGTH)
|
|
1046
|
-
)
|
|
1047
|
-
}
|
|
1048
|
-
return res
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
function asciiSlice (buf, start, end) {
|
|
1052
|
-
let ret = ''
|
|
1053
|
-
end = Math.min(buf.length, end)
|
|
1054
|
-
|
|
1055
|
-
for (let i = start; i < end; ++i) {
|
|
1056
|
-
ret += String.fromCharCode(buf[i] & 0x7F)
|
|
1057
|
-
}
|
|
1058
|
-
return ret
|
|
1059
|
-
}
|
|
1060
|
-
|
|
1061
|
-
function latin1Slice (buf, start, end) {
|
|
1062
|
-
let ret = ''
|
|
1063
|
-
end = Math.min(buf.length, end)
|
|
1064
|
-
|
|
1065
|
-
for (let i = start; i < end; ++i) {
|
|
1066
|
-
ret += String.fromCharCode(buf[i])
|
|
1067
|
-
}
|
|
1068
|
-
return ret
|
|
1069
|
-
}
|
|
1070
|
-
|
|
1071
|
-
function hexSlice (buf, start, end) {
|
|
1072
|
-
const len = buf.length
|
|
1073
|
-
|
|
1074
|
-
if (!start || start < 0) start = 0
|
|
1075
|
-
if (!end || end < 0 || end > len) end = len
|
|
1076
|
-
|
|
1077
|
-
let out = ''
|
|
1078
|
-
for (let i = start; i < end; ++i) {
|
|
1079
|
-
out += hexSliceLookupTable[buf[i]]
|
|
1080
|
-
}
|
|
1081
|
-
return out
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
function utf16leSlice (buf, start, end) {
|
|
1085
|
-
const bytes = buf.slice(start, end)
|
|
1086
|
-
let res = ''
|
|
1087
|
-
// If bytes.length is odd, the last 8 bits must be ignored (same as node.js)
|
|
1088
|
-
for (let i = 0; i < bytes.length - 1; i += 2) {
|
|
1089
|
-
res += String.fromCharCode(bytes[i] + (bytes[i + 1] * 256))
|
|
1090
|
-
}
|
|
1091
|
-
return res
|
|
1092
|
-
}
|
|
1093
|
-
|
|
1094
|
-
Buffer.prototype.slice = function slice (start, end) {
|
|
1095
|
-
const len = this.length
|
|
1096
|
-
start = ~~start
|
|
1097
|
-
end = end === undefined ? len : ~~end
|
|
1098
|
-
|
|
1099
|
-
if (start < 0) {
|
|
1100
|
-
start += len
|
|
1101
|
-
if (start < 0) start = 0
|
|
1102
|
-
} else if (start > len) {
|
|
1103
|
-
start = len
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
if (end < 0) {
|
|
1107
|
-
end += len
|
|
1108
|
-
if (end < 0) end = 0
|
|
1109
|
-
} else if (end > len) {
|
|
1110
|
-
end = len
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
if (end < start) end = start
|
|
1114
|
-
|
|
1115
|
-
const newBuf = this.subarray(start, end)
|
|
1116
|
-
// Return an augmented `Uint8Array` instance
|
|
1117
|
-
Object.setPrototypeOf(newBuf, Buffer.prototype)
|
|
1118
|
-
|
|
1119
|
-
return newBuf
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
/*
|
|
1123
|
-
* Need to make sure that buffer isn't trying to write out of bounds.
|
|
1124
|
-
*/
|
|
1125
|
-
function checkOffset (offset, ext, length) {
|
|
1126
|
-
if ((offset % 1) !== 0 || offset < 0) throw new RangeError('offset is not uint')
|
|
1127
|
-
if (offset + ext > length) throw new RangeError('Trying to access beyond buffer length')
|
|
1128
|
-
}
|
|
1129
|
-
|
|
1130
|
-
Buffer.prototype.readUintLE =
|
|
1131
|
-
Buffer.prototype.readUIntLE = function readUIntLE (offset, byteLength, noAssert) {
|
|
1132
|
-
offset = offset >>> 0
|
|
1133
|
-
byteLength = byteLength >>> 0
|
|
1134
|
-
if (!noAssert) checkOffset(offset, byteLength, this.length)
|
|
1135
|
-
|
|
1136
|
-
let val = this[offset]
|
|
1137
|
-
let mul = 1
|
|
1138
|
-
let i = 0
|
|
1139
|
-
while (++i < byteLength && (mul *= 0x100)) {
|
|
1140
|
-
val += this[offset + i] * mul
|
|
1141
|
-
}
|
|
1142
|
-
|
|
1143
|
-
return val
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
Buffer.prototype.readUintBE =
|
|
1147
|
-
Buffer.prototype.readUIntBE = function readUIntBE (offset, byteLength, noAssert) {
|
|
1148
|
-
offset = offset >>> 0
|
|
1149
|
-
byteLength = byteLength >>> 0
|
|
1150
|
-
if (!noAssert) {
|
|
1151
|
-
checkOffset(offset, byteLength, this.length)
|
|
1152
|
-
}
|
|
1153
|
-
|
|
1154
|
-
let val = this[offset + --byteLength]
|
|
1155
|
-
let mul = 1
|
|
1156
|
-
while (byteLength > 0 && (mul *= 0x100)) {
|
|
1157
|
-
val += this[offset + --byteLength] * mul
|
|
1158
|
-
}
|
|
1159
|
-
|
|
1160
|
-
return val
|
|
1161
|
-
}
|
|
1162
|
-
|
|
1163
|
-
Buffer.prototype.readUint8 =
|
|
1164
|
-
Buffer.prototype.readUInt8 = function readUInt8 (offset, noAssert) {
|
|
1165
|
-
offset = offset >>> 0
|
|
1166
|
-
if (!noAssert) checkOffset(offset, 1, this.length)
|
|
1167
|
-
return this[offset]
|
|
1168
|
-
}
|
|
1169
|
-
|
|
1170
|
-
Buffer.prototype.readUint16LE =
|
|
1171
|
-
Buffer.prototype.readUInt16LE = function readUInt16LE (offset, noAssert) {
|
|
1172
|
-
offset = offset >>> 0
|
|
1173
|
-
if (!noAssert) checkOffset(offset, 2, this.length)
|
|
1174
|
-
return this[offset] | (this[offset + 1] << 8)
|
|
1175
|
-
}
|
|
1176
|
-
|
|
1177
|
-
Buffer.prototype.readUint16BE =
|
|
1178
|
-
Buffer.prototype.readUInt16BE = function readUInt16BE (offset, noAssert) {
|
|
1179
|
-
offset = offset >>> 0
|
|
1180
|
-
if (!noAssert) checkOffset(offset, 2, this.length)
|
|
1181
|
-
return (this[offset] << 8) | this[offset + 1]
|
|
1182
|
-
}
|
|
1183
|
-
|
|
1184
|
-
Buffer.prototype.readUint32LE =
|
|
1185
|
-
Buffer.prototype.readUInt32LE = function readUInt32LE (offset, noAssert) {
|
|
1186
|
-
offset = offset >>> 0
|
|
1187
|
-
if (!noAssert) checkOffset(offset, 4, this.length)
|
|
1188
|
-
|
|
1189
|
-
return ((this[offset]) |
|
|
1190
|
-
(this[offset + 1] << 8) |
|
|
1191
|
-
(this[offset + 2] << 16)) +
|
|
1192
|
-
(this[offset + 3] * 0x1000000)
|
|
1193
|
-
}
|
|
1194
|
-
|
|
1195
|
-
Buffer.prototype.readUint32BE =
|
|
1196
|
-
Buffer.prototype.readUInt32BE = function readUInt32BE (offset, noAssert) {
|
|
1197
|
-
offset = offset >>> 0
|
|
1198
|
-
if (!noAssert) checkOffset(offset, 4, this.length)
|
|
1199
|
-
|
|
1200
|
-
return (this[offset] * 0x1000000) +
|
|
1201
|
-
((this[offset + 1] << 16) |
|
|
1202
|
-
(this[offset + 2] << 8) |
|
|
1203
|
-
this[offset + 3])
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
Buffer.prototype.readBigUInt64LE = defineBigIntMethod(function readBigUInt64LE (offset) {
|
|
1207
|
-
offset = offset >>> 0
|
|
1208
|
-
validateNumber(offset, 'offset')
|
|
1209
|
-
const first = this[offset]
|
|
1210
|
-
const last = this[offset + 7]
|
|
1211
|
-
if (first === undefined || last === undefined) {
|
|
1212
|
-
boundsError(offset, this.length - 8)
|
|
1213
|
-
}
|
|
1214
|
-
|
|
1215
|
-
const lo = first +
|
|
1216
|
-
this[++offset] * 2 ** 8 +
|
|
1217
|
-
this[++offset] * 2 ** 16 +
|
|
1218
|
-
this[++offset] * 2 ** 24
|
|
1219
|
-
|
|
1220
|
-
const hi = this[++offset] +
|
|
1221
|
-
this[++offset] * 2 ** 8 +
|
|
1222
|
-
this[++offset] * 2 ** 16 +
|
|
1223
|
-
last * 2 ** 24
|
|
1224
|
-
|
|
1225
|
-
return BigInt(lo) + (BigInt(hi) << BigInt(32))
|
|
1226
|
-
})
|
|
1227
|
-
|
|
1228
|
-
Buffer.prototype.readBigUInt64BE = defineBigIntMethod(function readBigUInt64BE (offset) {
|
|
1229
|
-
offset = offset >>> 0
|
|
1230
|
-
validateNumber(offset, 'offset')
|
|
1231
|
-
const first = this[offset]
|
|
1232
|
-
const last = this[offset + 7]
|
|
1233
|
-
if (first === undefined || last === undefined) {
|
|
1234
|
-
boundsError(offset, this.length - 8)
|
|
1235
|
-
}
|
|
1236
|
-
|
|
1237
|
-
const hi = first * 2 ** 24 +
|
|
1238
|
-
this[++offset] * 2 ** 16 +
|
|
1239
|
-
this[++offset] * 2 ** 8 +
|
|
1240
|
-
this[++offset]
|
|
1241
|
-
|
|
1242
|
-
const lo = this[++offset] * 2 ** 24 +
|
|
1243
|
-
this[++offset] * 2 ** 16 +
|
|
1244
|
-
this[++offset] * 2 ** 8 +
|
|
1245
|
-
last
|
|
1246
|
-
|
|
1247
|
-
return (BigInt(hi) << BigInt(32)) + BigInt(lo)
|
|
1248
|
-
})
|
|
1249
|
-
|
|
1250
|
-
Buffer.prototype.readIntLE = function readIntLE (offset, byteLength, noAssert) {
|
|
1251
|
-
offset = offset >>> 0
|
|
1252
|
-
byteLength = byteLength >>> 0
|
|
1253
|
-
if (!noAssert) checkOffset(offset, byteLength, this.length)
|
|
1254
|
-
|
|
1255
|
-
let val = this[offset]
|
|
1256
|
-
let mul = 1
|
|
1257
|
-
let i = 0
|
|
1258
|
-
while (++i < byteLength && (mul *= 0x100)) {
|
|
1259
|
-
val += this[offset + i] * mul
|
|
1260
|
-
}
|
|
1261
|
-
mul *= 0x80
|
|
1262
|
-
|
|
1263
|
-
if (val >= mul) val -= Math.pow(2, 8 * byteLength)
|
|
1264
|
-
|
|
1265
|
-
return val
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
Buffer.prototype.readIntBE = function readIntBE (offset, byteLength, noAssert) {
|
|
1269
|
-
offset = offset >>> 0
|
|
1270
|
-
byteLength = byteLength >>> 0
|
|
1271
|
-
if (!noAssert) checkOffset(offset, byteLength, this.length)
|
|
1272
|
-
|
|
1273
|
-
let i = byteLength
|
|
1274
|
-
let mul = 1
|
|
1275
|
-
let val = this[offset + --i]
|
|
1276
|
-
while (i > 0 && (mul *= 0x100)) {
|
|
1277
|
-
val += this[offset + --i] * mul
|
|
1278
|
-
}
|
|
1279
|
-
mul *= 0x80
|
|
1280
|
-
|
|
1281
|
-
if (val >= mul) val -= Math.pow(2, 8 * byteLength)
|
|
1282
|
-
|
|
1283
|
-
return val
|
|
1284
|
-
}
|
|
1285
|
-
|
|
1286
|
-
Buffer.prototype.readInt8 = function readInt8 (offset, noAssert) {
|
|
1287
|
-
offset = offset >>> 0
|
|
1288
|
-
if (!noAssert) checkOffset(offset, 1, this.length)
|
|
1289
|
-
if (!(this[offset] & 0x80)) return (this[offset])
|
|
1290
|
-
return ((0xff - this[offset] + 1) * -1)
|
|
1291
|
-
}
|
|
1292
|
-
|
|
1293
|
-
Buffer.prototype.readInt16LE = function readInt16LE (offset, noAssert) {
|
|
1294
|
-
offset = offset >>> 0
|
|
1295
|
-
if (!noAssert) checkOffset(offset, 2, this.length)
|
|
1296
|
-
const val = this[offset] | (this[offset + 1] << 8)
|
|
1297
|
-
return (val & 0x8000) ? val | 0xFFFF0000 : val
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
Buffer.prototype.readInt16BE = function readInt16BE (offset, noAssert) {
|
|
1301
|
-
offset = offset >>> 0
|
|
1302
|
-
if (!noAssert) checkOffset(offset, 2, this.length)
|
|
1303
|
-
const val = this[offset + 1] | (this[offset] << 8)
|
|
1304
|
-
return (val & 0x8000) ? val | 0xFFFF0000 : val
|
|
1305
|
-
}
|
|
1306
|
-
|
|
1307
|
-
Buffer.prototype.readInt32LE = function readInt32LE (offset, noAssert) {
|
|
1308
|
-
offset = offset >>> 0
|
|
1309
|
-
if (!noAssert) checkOffset(offset, 4, this.length)
|
|
1310
|
-
|
|
1311
|
-
return (this[offset]) |
|
|
1312
|
-
(this[offset + 1] << 8) |
|
|
1313
|
-
(this[offset + 2] << 16) |
|
|
1314
|
-
(this[offset + 3] << 24)
|
|
1315
|
-
}
|
|
1316
|
-
|
|
1317
|
-
Buffer.prototype.readInt32BE = function readInt32BE (offset, noAssert) {
|
|
1318
|
-
offset = offset >>> 0
|
|
1319
|
-
if (!noAssert) checkOffset(offset, 4, this.length)
|
|
1320
|
-
|
|
1321
|
-
return (this[offset] << 24) |
|
|
1322
|
-
(this[offset + 1] << 16) |
|
|
1323
|
-
(this[offset + 2] << 8) |
|
|
1324
|
-
(this[offset + 3])
|
|
1325
|
-
}
|
|
1326
|
-
|
|
1327
|
-
Buffer.prototype.readBigInt64LE = defineBigIntMethod(function readBigInt64LE (offset) {
|
|
1328
|
-
offset = offset >>> 0
|
|
1329
|
-
validateNumber(offset, 'offset')
|
|
1330
|
-
const first = this[offset]
|
|
1331
|
-
const last = this[offset + 7]
|
|
1332
|
-
if (first === undefined || last === undefined) {
|
|
1333
|
-
boundsError(offset, this.length - 8)
|
|
1334
|
-
}
|
|
1335
|
-
|
|
1336
|
-
const val = this[offset + 4] +
|
|
1337
|
-
this[offset + 5] * 2 ** 8 +
|
|
1338
|
-
this[offset + 6] * 2 ** 16 +
|
|
1339
|
-
(last << 24) // Overflow
|
|
1340
|
-
|
|
1341
|
-
return (BigInt(val) << BigInt(32)) +
|
|
1342
|
-
BigInt(first +
|
|
1343
|
-
this[++offset] * 2 ** 8 +
|
|
1344
|
-
this[++offset] * 2 ** 16 +
|
|
1345
|
-
this[++offset] * 2 ** 24)
|
|
1346
|
-
})
|
|
1347
|
-
|
|
1348
|
-
Buffer.prototype.readBigInt64BE = defineBigIntMethod(function readBigInt64BE (offset) {
|
|
1349
|
-
offset = offset >>> 0
|
|
1350
|
-
validateNumber(offset, 'offset')
|
|
1351
|
-
const first = this[offset]
|
|
1352
|
-
const last = this[offset + 7]
|
|
1353
|
-
if (first === undefined || last === undefined) {
|
|
1354
|
-
boundsError(offset, this.length - 8)
|
|
1355
|
-
}
|
|
1356
|
-
|
|
1357
|
-
const val = (first << 24) + // Overflow
|
|
1358
|
-
this[++offset] * 2 ** 16 +
|
|
1359
|
-
this[++offset] * 2 ** 8 +
|
|
1360
|
-
this[++offset]
|
|
1361
|
-
|
|
1362
|
-
return (BigInt(val) << BigInt(32)) +
|
|
1363
|
-
BigInt(this[++offset] * 2 ** 24 +
|
|
1364
|
-
this[++offset] * 2 ** 16 +
|
|
1365
|
-
this[++offset] * 2 ** 8 +
|
|
1366
|
-
last)
|
|
1367
|
-
})
|
|
1368
|
-
|
|
1369
|
-
Buffer.prototype.readFloatLE = function readFloatLE (offset, noAssert) {
|
|
1370
|
-
offset = offset >>> 0
|
|
1371
|
-
if (!noAssert) checkOffset(offset, 4, this.length)
|
|
1372
|
-
return ieee754.read(this, offset, true, 23, 4)
|
|
1373
|
-
}
|
|
1374
|
-
|
|
1375
|
-
Buffer.prototype.readFloatBE = function readFloatBE (offset, noAssert) {
|
|
1376
|
-
offset = offset >>> 0
|
|
1377
|
-
if (!noAssert) checkOffset(offset, 4, this.length)
|
|
1378
|
-
return ieee754.read(this, offset, false, 23, 4)
|
|
1379
|
-
}
|
|
1380
|
-
|
|
1381
|
-
Buffer.prototype.readDoubleLE = function readDoubleLE (offset, noAssert) {
|
|
1382
|
-
offset = offset >>> 0
|
|
1383
|
-
if (!noAssert) checkOffset(offset, 8, this.length)
|
|
1384
|
-
return ieee754.read(this, offset, true, 52, 8)
|
|
1385
|
-
}
|
|
1386
|
-
|
|
1387
|
-
Buffer.prototype.readDoubleBE = function readDoubleBE (offset, noAssert) {
|
|
1388
|
-
offset = offset >>> 0
|
|
1389
|
-
if (!noAssert) checkOffset(offset, 8, this.length)
|
|
1390
|
-
return ieee754.read(this, offset, false, 52, 8)
|
|
1391
|
-
}
|
|
1392
|
-
|
|
1393
|
-
function checkInt (buf, value, offset, ext, max, min) {
|
|
1394
|
-
if (!Buffer.isBuffer(buf)) throw new TypeError('"buffer" argument must be a Buffer instance')
|
|
1395
|
-
if (value > max || value < min) throw new RangeError('"value" argument is out of bounds')
|
|
1396
|
-
if (offset + ext > buf.length) throw new RangeError('Index out of range')
|
|
1397
|
-
}
|
|
1398
|
-
|
|
1399
|
-
Buffer.prototype.writeUintLE =
|
|
1400
|
-
Buffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) {
|
|
1401
|
-
value = +value
|
|
1402
|
-
offset = offset >>> 0
|
|
1403
|
-
byteLength = byteLength >>> 0
|
|
1404
|
-
if (!noAssert) {
|
|
1405
|
-
const maxBytes = Math.pow(2, 8 * byteLength) - 1
|
|
1406
|
-
checkInt(this, value, offset, byteLength, maxBytes, 0)
|
|
1407
|
-
}
|
|
1408
|
-
|
|
1409
|
-
let mul = 1
|
|
1410
|
-
let i = 0
|
|
1411
|
-
this[offset] = value & 0xFF
|
|
1412
|
-
while (++i < byteLength && (mul *= 0x100)) {
|
|
1413
|
-
this[offset + i] = (value / mul) & 0xFF
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
return offset + byteLength
|
|
1417
|
-
}
|
|
1418
|
-
|
|
1419
|
-
Buffer.prototype.writeUintBE =
|
|
1420
|
-
Buffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) {
|
|
1421
|
-
value = +value
|
|
1422
|
-
offset = offset >>> 0
|
|
1423
|
-
byteLength = byteLength >>> 0
|
|
1424
|
-
if (!noAssert) {
|
|
1425
|
-
const maxBytes = Math.pow(2, 8 * byteLength) - 1
|
|
1426
|
-
checkInt(this, value, offset, byteLength, maxBytes, 0)
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
let i = byteLength - 1
|
|
1430
|
-
let mul = 1
|
|
1431
|
-
this[offset + i] = value & 0xFF
|
|
1432
|
-
while (--i >= 0 && (mul *= 0x100)) {
|
|
1433
|
-
this[offset + i] = (value / mul) & 0xFF
|
|
1434
|
-
}
|
|
1435
|
-
|
|
1436
|
-
return offset + byteLength
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
|
-
Buffer.prototype.writeUint8 =
|
|
1440
|
-
Buffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) {
|
|
1441
|
-
value = +value
|
|
1442
|
-
offset = offset >>> 0
|
|
1443
|
-
if (!noAssert) checkInt(this, value, offset, 1, 0xff, 0)
|
|
1444
|
-
this[offset] = (value & 0xff)
|
|
1445
|
-
return offset + 1
|
|
1446
|
-
}
|
|
1447
|
-
|
|
1448
|
-
Buffer.prototype.writeUint16LE =
|
|
1449
|
-
Buffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) {
|
|
1450
|
-
value = +value
|
|
1451
|
-
offset = offset >>> 0
|
|
1452
|
-
if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0)
|
|
1453
|
-
this[offset] = (value & 0xff)
|
|
1454
|
-
this[offset + 1] = (value >>> 8)
|
|
1455
|
-
return offset + 2
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
Buffer.prototype.writeUint16BE =
|
|
1459
|
-
Buffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) {
|
|
1460
|
-
value = +value
|
|
1461
|
-
offset = offset >>> 0
|
|
1462
|
-
if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0)
|
|
1463
|
-
this[offset] = (value >>> 8)
|
|
1464
|
-
this[offset + 1] = (value & 0xff)
|
|
1465
|
-
return offset + 2
|
|
1466
|
-
}
|
|
1467
|
-
|
|
1468
|
-
Buffer.prototype.writeUint32LE =
|
|
1469
|
-
Buffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) {
|
|
1470
|
-
value = +value
|
|
1471
|
-
offset = offset >>> 0
|
|
1472
|
-
if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0)
|
|
1473
|
-
this[offset + 3] = (value >>> 24)
|
|
1474
|
-
this[offset + 2] = (value >>> 16)
|
|
1475
|
-
this[offset + 1] = (value >>> 8)
|
|
1476
|
-
this[offset] = (value & 0xff)
|
|
1477
|
-
return offset + 4
|
|
1478
|
-
}
|
|
1479
|
-
|
|
1480
|
-
Buffer.prototype.writeUint32BE =
|
|
1481
|
-
Buffer.prototype.writeUInt32BE = function writeUInt32BE (value, offset, noAssert) {
|
|
1482
|
-
value = +value
|
|
1483
|
-
offset = offset >>> 0
|
|
1484
|
-
if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0)
|
|
1485
|
-
this[offset] = (value >>> 24)
|
|
1486
|
-
this[offset + 1] = (value >>> 16)
|
|
1487
|
-
this[offset + 2] = (value >>> 8)
|
|
1488
|
-
this[offset + 3] = (value & 0xff)
|
|
1489
|
-
return offset + 4
|
|
1490
|
-
}
|
|
1491
|
-
|
|
1492
|
-
function wrtBigUInt64LE (buf, value, offset, min, max) {
|
|
1493
|
-
checkIntBI(value, min, max, buf, offset, 7)
|
|
1494
|
-
|
|
1495
|
-
let lo = Number(value & BigInt(0xffffffff))
|
|
1496
|
-
buf[offset++] = lo
|
|
1497
|
-
lo = lo >> 8
|
|
1498
|
-
buf[offset++] = lo
|
|
1499
|
-
lo = lo >> 8
|
|
1500
|
-
buf[offset++] = lo
|
|
1501
|
-
lo = lo >> 8
|
|
1502
|
-
buf[offset++] = lo
|
|
1503
|
-
let hi = Number(value >> BigInt(32) & BigInt(0xffffffff))
|
|
1504
|
-
buf[offset++] = hi
|
|
1505
|
-
hi = hi >> 8
|
|
1506
|
-
buf[offset++] = hi
|
|
1507
|
-
hi = hi >> 8
|
|
1508
|
-
buf[offset++] = hi
|
|
1509
|
-
hi = hi >> 8
|
|
1510
|
-
buf[offset++] = hi
|
|
1511
|
-
return offset
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
function wrtBigUInt64BE (buf, value, offset, min, max) {
|
|
1515
|
-
checkIntBI(value, min, max, buf, offset, 7)
|
|
1516
|
-
|
|
1517
|
-
let lo = Number(value & BigInt(0xffffffff))
|
|
1518
|
-
buf[offset + 7] = lo
|
|
1519
|
-
lo = lo >> 8
|
|
1520
|
-
buf[offset + 6] = lo
|
|
1521
|
-
lo = lo >> 8
|
|
1522
|
-
buf[offset + 5] = lo
|
|
1523
|
-
lo = lo >> 8
|
|
1524
|
-
buf[offset + 4] = lo
|
|
1525
|
-
let hi = Number(value >> BigInt(32) & BigInt(0xffffffff))
|
|
1526
|
-
buf[offset + 3] = hi
|
|
1527
|
-
hi = hi >> 8
|
|
1528
|
-
buf[offset + 2] = hi
|
|
1529
|
-
hi = hi >> 8
|
|
1530
|
-
buf[offset + 1] = hi
|
|
1531
|
-
hi = hi >> 8
|
|
1532
|
-
buf[offset] = hi
|
|
1533
|
-
return offset + 8
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
Buffer.prototype.writeBigUInt64LE = defineBigIntMethod(function writeBigUInt64LE (value, offset = 0) {
|
|
1537
|
-
return wrtBigUInt64LE(this, value, offset, BigInt(0), BigInt('0xffffffffffffffff'))
|
|
1538
|
-
})
|
|
1539
|
-
|
|
1540
|
-
Buffer.prototype.writeBigUInt64BE = defineBigIntMethod(function writeBigUInt64BE (value, offset = 0) {
|
|
1541
|
-
return wrtBigUInt64BE(this, value, offset, BigInt(0), BigInt('0xffffffffffffffff'))
|
|
1542
|
-
})
|
|
1543
|
-
|
|
1544
|
-
Buffer.prototype.writeIntLE = function writeIntLE (value, offset, byteLength, noAssert) {
|
|
1545
|
-
value = +value
|
|
1546
|
-
offset = offset >>> 0
|
|
1547
|
-
if (!noAssert) {
|
|
1548
|
-
const limit = Math.pow(2, (8 * byteLength) - 1)
|
|
1549
|
-
|
|
1550
|
-
checkInt(this, value, offset, byteLength, limit - 1, -limit)
|
|
1551
|
-
}
|
|
1552
|
-
|
|
1553
|
-
let i = 0
|
|
1554
|
-
let mul = 1
|
|
1555
|
-
let sub = 0
|
|
1556
|
-
this[offset] = value & 0xFF
|
|
1557
|
-
while (++i < byteLength && (mul *= 0x100)) {
|
|
1558
|
-
if (value < 0 && sub === 0 && this[offset + i - 1] !== 0) {
|
|
1559
|
-
sub = 1
|
|
1560
|
-
}
|
|
1561
|
-
this[offset + i] = ((value / mul) >> 0) - sub & 0xFF
|
|
1562
|
-
}
|
|
1563
|
-
|
|
1564
|
-
return offset + byteLength
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
|
-
Buffer.prototype.writeIntBE = function writeIntBE (value, offset, byteLength, noAssert) {
|
|
1568
|
-
value = +value
|
|
1569
|
-
offset = offset >>> 0
|
|
1570
|
-
if (!noAssert) {
|
|
1571
|
-
const limit = Math.pow(2, (8 * byteLength) - 1)
|
|
1572
|
-
|
|
1573
|
-
checkInt(this, value, offset, byteLength, limit - 1, -limit)
|
|
1574
|
-
}
|
|
1575
|
-
|
|
1576
|
-
let i = byteLength - 1
|
|
1577
|
-
let mul = 1
|
|
1578
|
-
let sub = 0
|
|
1579
|
-
this[offset + i] = value & 0xFF
|
|
1580
|
-
while (--i >= 0 && (mul *= 0x100)) {
|
|
1581
|
-
if (value < 0 && sub === 0 && this[offset + i + 1] !== 0) {
|
|
1582
|
-
sub = 1
|
|
1583
|
-
}
|
|
1584
|
-
this[offset + i] = ((value / mul) >> 0) - sub & 0xFF
|
|
1585
|
-
}
|
|
1586
|
-
|
|
1587
|
-
return offset + byteLength
|
|
1588
|
-
}
|
|
1589
|
-
|
|
1590
|
-
Buffer.prototype.writeInt8 = function writeInt8 (value, offset, noAssert) {
|
|
1591
|
-
value = +value
|
|
1592
|
-
offset = offset >>> 0
|
|
1593
|
-
if (!noAssert) checkInt(this, value, offset, 1, 0x7f, -0x80)
|
|
1594
|
-
if (value < 0) value = 0xff + value + 1
|
|
1595
|
-
this[offset] = (value & 0xff)
|
|
1596
|
-
return offset + 1
|
|
1597
|
-
}
|
|
1598
|
-
|
|
1599
|
-
Buffer.prototype.writeInt16LE = function writeInt16LE (value, offset, noAssert) {
|
|
1600
|
-
value = +value
|
|
1601
|
-
offset = offset >>> 0
|
|
1602
|
-
if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000)
|
|
1603
|
-
this[offset] = (value & 0xff)
|
|
1604
|
-
this[offset + 1] = (value >>> 8)
|
|
1605
|
-
return offset + 2
|
|
1606
|
-
}
|
|
1607
|
-
|
|
1608
|
-
Buffer.prototype.writeInt16BE = function writeInt16BE (value, offset, noAssert) {
|
|
1609
|
-
value = +value
|
|
1610
|
-
offset = offset >>> 0
|
|
1611
|
-
if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000)
|
|
1612
|
-
this[offset] = (value >>> 8)
|
|
1613
|
-
this[offset + 1] = (value & 0xff)
|
|
1614
|
-
return offset + 2
|
|
1615
|
-
}
|
|
1616
|
-
|
|
1617
|
-
Buffer.prototype.writeInt32LE = function writeInt32LE (value, offset, noAssert) {
|
|
1618
|
-
value = +value
|
|
1619
|
-
offset = offset >>> 0
|
|
1620
|
-
if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000)
|
|
1621
|
-
this[offset] = (value & 0xff)
|
|
1622
|
-
this[offset + 1] = (value >>> 8)
|
|
1623
|
-
this[offset + 2] = (value >>> 16)
|
|
1624
|
-
this[offset + 3] = (value >>> 24)
|
|
1625
|
-
return offset + 4
|
|
1626
|
-
}
|
|
1627
|
-
|
|
1628
|
-
Buffer.prototype.writeInt32BE = function writeInt32BE (value, offset, noAssert) {
|
|
1629
|
-
value = +value
|
|
1630
|
-
offset = offset >>> 0
|
|
1631
|
-
if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000)
|
|
1632
|
-
if (value < 0) value = 0xffffffff + value + 1
|
|
1633
|
-
this[offset] = (value >>> 24)
|
|
1634
|
-
this[offset + 1] = (value >>> 16)
|
|
1635
|
-
this[offset + 2] = (value >>> 8)
|
|
1636
|
-
this[offset + 3] = (value & 0xff)
|
|
1637
|
-
return offset + 4
|
|
1638
|
-
}
|
|
1639
|
-
|
|
1640
|
-
Buffer.prototype.writeBigInt64LE = defineBigIntMethod(function writeBigInt64LE (value, offset = 0) {
|
|
1641
|
-
return wrtBigUInt64LE(this, value, offset, -BigInt('0x8000000000000000'), BigInt('0x7fffffffffffffff'))
|
|
1642
|
-
})
|
|
1643
|
-
|
|
1644
|
-
Buffer.prototype.writeBigInt64BE = defineBigIntMethod(function writeBigInt64BE (value, offset = 0) {
|
|
1645
|
-
return wrtBigUInt64BE(this, value, offset, -BigInt('0x8000000000000000'), BigInt('0x7fffffffffffffff'))
|
|
1646
|
-
})
|
|
1647
|
-
|
|
1648
|
-
function checkIEEE754 (buf, value, offset, ext, max, min) {
|
|
1649
|
-
if (offset + ext > buf.length) throw new RangeError('Index out of range')
|
|
1650
|
-
if (offset < 0) throw new RangeError('Index out of range')
|
|
1651
|
-
}
|
|
1652
|
-
|
|
1653
|
-
function writeFloat (buf, value, offset, littleEndian, noAssert) {
|
|
1654
|
-
value = +value
|
|
1655
|
-
offset = offset >>> 0
|
|
1656
|
-
if (!noAssert) {
|
|
1657
|
-
checkIEEE754(buf, value, offset, 4, 3.4028234663852886e+38, -3.4028234663852886e+38)
|
|
1658
|
-
}
|
|
1659
|
-
ieee754.write(buf, value, offset, littleEndian, 23, 4)
|
|
1660
|
-
return offset + 4
|
|
1661
|
-
}
|
|
1662
|
-
|
|
1663
|
-
Buffer.prototype.writeFloatLE = function writeFloatLE (value, offset, noAssert) {
|
|
1664
|
-
return writeFloat(this, value, offset, true, noAssert)
|
|
1665
|
-
}
|
|
1666
|
-
|
|
1667
|
-
Buffer.prototype.writeFloatBE = function writeFloatBE (value, offset, noAssert) {
|
|
1668
|
-
return writeFloat(this, value, offset, false, noAssert)
|
|
1669
|
-
}
|
|
1670
|
-
|
|
1671
|
-
function writeDouble (buf, value, offset, littleEndian, noAssert) {
|
|
1672
|
-
value = +value
|
|
1673
|
-
offset = offset >>> 0
|
|
1674
|
-
if (!noAssert) {
|
|
1675
|
-
checkIEEE754(buf, value, offset, 8, 1.7976931348623157E+308, -1.7976931348623157E+308)
|
|
1676
|
-
}
|
|
1677
|
-
ieee754.write(buf, value, offset, littleEndian, 52, 8)
|
|
1678
|
-
return offset + 8
|
|
1679
|
-
}
|
|
1680
|
-
|
|
1681
|
-
Buffer.prototype.writeDoubleLE = function writeDoubleLE (value, offset, noAssert) {
|
|
1682
|
-
return writeDouble(this, value, offset, true, noAssert)
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
Buffer.prototype.writeDoubleBE = function writeDoubleBE (value, offset, noAssert) {
|
|
1686
|
-
return writeDouble(this, value, offset, false, noAssert)
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
// copy(targetBuffer, targetStart=0, sourceStart=0, sourceEnd=buffer.length)
|
|
1690
|
-
Buffer.prototype.copy = function copy (target, targetStart, start, end) {
|
|
1691
|
-
if (!Buffer.isBuffer(target)) throw new TypeError('argument should be a Buffer')
|
|
1692
|
-
if (!start) start = 0
|
|
1693
|
-
if (!end && end !== 0) end = this.length
|
|
1694
|
-
if (targetStart >= target.length) targetStart = target.length
|
|
1695
|
-
if (!targetStart) targetStart = 0
|
|
1696
|
-
if (end > 0 && end < start) end = start
|
|
1697
|
-
|
|
1698
|
-
// Copy 0 bytes; we're done
|
|
1699
|
-
if (end === start) return 0
|
|
1700
|
-
if (target.length === 0 || this.length === 0) return 0
|
|
1701
|
-
|
|
1702
|
-
// Fatal error conditions
|
|
1703
|
-
if (targetStart < 0) {
|
|
1704
|
-
throw new RangeError('targetStart out of bounds')
|
|
1705
|
-
}
|
|
1706
|
-
if (start < 0 || start >= this.length) throw new RangeError('Index out of range')
|
|
1707
|
-
if (end < 0) throw new RangeError('sourceEnd out of bounds')
|
|
1708
|
-
|
|
1709
|
-
// Are we oob?
|
|
1710
|
-
if (end > this.length) end = this.length
|
|
1711
|
-
if (target.length - targetStart < end - start) {
|
|
1712
|
-
end = target.length - targetStart + start
|
|
1713
|
-
}
|
|
1714
|
-
|
|
1715
|
-
const len = end - start
|
|
1716
|
-
|
|
1717
|
-
if (this === target && typeof Uint8Array.prototype.copyWithin === 'function') {
|
|
1718
|
-
// Use built-in when available, missing from IE11
|
|
1719
|
-
this.copyWithin(targetStart, start, end)
|
|
1720
|
-
} else {
|
|
1721
|
-
Uint8Array.prototype.set.call(
|
|
1722
|
-
target,
|
|
1723
|
-
this.subarray(start, end),
|
|
1724
|
-
targetStart
|
|
1725
|
-
)
|
|
1726
|
-
}
|
|
1727
|
-
|
|
1728
|
-
return len
|
|
1729
|
-
}
|
|
1730
|
-
|
|
1731
|
-
// Usage:
|
|
1732
|
-
// buffer.fill(number[, offset[, end]])
|
|
1733
|
-
// buffer.fill(buffer[, offset[, end]])
|
|
1734
|
-
// buffer.fill(string[, offset[, end]][, encoding])
|
|
1735
|
-
Buffer.prototype.fill = function fill (val, start, end, encoding) {
|
|
1736
|
-
// Handle string cases:
|
|
1737
|
-
if (typeof val === 'string') {
|
|
1738
|
-
if (typeof start === 'string') {
|
|
1739
|
-
encoding = start
|
|
1740
|
-
start = 0
|
|
1741
|
-
end = this.length
|
|
1742
|
-
} else if (typeof end === 'string') {
|
|
1743
|
-
encoding = end
|
|
1744
|
-
end = this.length
|
|
1745
|
-
}
|
|
1746
|
-
if (encoding !== undefined && typeof encoding !== 'string') {
|
|
1747
|
-
throw new TypeError('encoding must be a string')
|
|
1748
|
-
}
|
|
1749
|
-
if (typeof encoding === 'string' && !Buffer.isEncoding(encoding)) {
|
|
1750
|
-
throw new TypeError('Unknown encoding: ' + encoding)
|
|
1751
|
-
}
|
|
1752
|
-
if (val.length === 1) {
|
|
1753
|
-
const code = val.charCodeAt(0)
|
|
1754
|
-
if ((encoding === 'utf8' && code < 128) ||
|
|
1755
|
-
encoding === 'latin1') {
|
|
1756
|
-
// Fast path: If `val` fits into a single byte, use that numeric value.
|
|
1757
|
-
val = code
|
|
1758
|
-
}
|
|
1759
|
-
}
|
|
1760
|
-
} else if (typeof val === 'number') {
|
|
1761
|
-
val = val & 255
|
|
1762
|
-
} else if (typeof val === 'boolean') {
|
|
1763
|
-
val = Number(val)
|
|
1764
|
-
}
|
|
1765
|
-
|
|
1766
|
-
// Invalid ranges are not set to a default, so can range check early.
|
|
1767
|
-
if (start < 0 || this.length < start || this.length < end) {
|
|
1768
|
-
throw new RangeError('Out of range index')
|
|
1769
|
-
}
|
|
1770
|
-
|
|
1771
|
-
if (end <= start) {
|
|
1772
|
-
return this
|
|
1773
|
-
}
|
|
1774
|
-
|
|
1775
|
-
start = start >>> 0
|
|
1776
|
-
end = end === undefined ? this.length : end >>> 0
|
|
1777
|
-
|
|
1778
|
-
if (!val) val = 0
|
|
1779
|
-
|
|
1780
|
-
let i
|
|
1781
|
-
if (typeof val === 'number') {
|
|
1782
|
-
for (i = start; i < end; ++i) {
|
|
1783
|
-
this[i] = val
|
|
1784
|
-
}
|
|
1785
|
-
} else {
|
|
1786
|
-
const bytes = Buffer.isBuffer(val)
|
|
1787
|
-
? val
|
|
1788
|
-
: Buffer.from(val, encoding)
|
|
1789
|
-
const len = bytes.length
|
|
1790
|
-
if (len === 0) {
|
|
1791
|
-
throw new TypeError('The value "' + val +
|
|
1792
|
-
'" is invalid for argument "value"')
|
|
1793
|
-
}
|
|
1794
|
-
for (i = 0; i < end - start; ++i) {
|
|
1795
|
-
this[i + start] = bytes[i % len]
|
|
1796
|
-
}
|
|
1797
|
-
}
|
|
1798
|
-
|
|
1799
|
-
return this
|
|
1800
|
-
}
|
|
1801
|
-
|
|
1802
|
-
// CUSTOM ERRORS
|
|
1803
|
-
// =============
|
|
1804
|
-
|
|
1805
|
-
// Simplified versions from Node, changed for Buffer-only usage
|
|
1806
|
-
const errors = {}
|
|
1807
|
-
function E (sym, getMessage, Base) {
|
|
1808
|
-
errors[sym] = class NodeError extends Base {
|
|
1809
|
-
constructor () {
|
|
1810
|
-
super()
|
|
1811
|
-
|
|
1812
|
-
Object.defineProperty(this, 'message', {
|
|
1813
|
-
value: getMessage.apply(this, arguments),
|
|
1814
|
-
writable: true,
|
|
1815
|
-
configurable: true
|
|
1816
|
-
})
|
|
1817
|
-
|
|
1818
|
-
// Add the error code to the name to include it in the stack trace.
|
|
1819
|
-
this.name = `${this.name} [${sym}]`
|
|
1820
|
-
// Access the stack to generate the error message including the error code
|
|
1821
|
-
// from the name.
|
|
1822
|
-
this.stack // eslint-disable-line no-unused-expressions
|
|
1823
|
-
// Reset the name to the actual name.
|
|
1824
|
-
delete this.name
|
|
1825
|
-
}
|
|
1826
|
-
|
|
1827
|
-
get code () {
|
|
1828
|
-
return sym
|
|
1829
|
-
}
|
|
1830
|
-
|
|
1831
|
-
set code (value) {
|
|
1832
|
-
Object.defineProperty(this, 'code', {
|
|
1833
|
-
configurable: true,
|
|
1834
|
-
enumerable: true,
|
|
1835
|
-
value,
|
|
1836
|
-
writable: true
|
|
1837
|
-
})
|
|
1838
|
-
}
|
|
1839
|
-
|
|
1840
|
-
toString () {
|
|
1841
|
-
return `${this.name} [${sym}]: ${this.message}`
|
|
1842
|
-
}
|
|
1843
|
-
}
|
|
1844
|
-
}
|
|
1845
|
-
|
|
1846
|
-
E('ERR_BUFFER_OUT_OF_BOUNDS',
|
|
1847
|
-
function (name) {
|
|
1848
|
-
if (name) {
|
|
1849
|
-
return `${name} is outside of buffer bounds`
|
|
1850
|
-
}
|
|
1851
|
-
|
|
1852
|
-
return 'Attempt to access memory outside buffer bounds'
|
|
1853
|
-
}, RangeError)
|
|
1854
|
-
E('ERR_INVALID_ARG_TYPE',
|
|
1855
|
-
function (name, actual) {
|
|
1856
|
-
return `The "${name}" argument must be of type number. Received type ${typeof actual}`
|
|
1857
|
-
}, TypeError)
|
|
1858
|
-
E('ERR_OUT_OF_RANGE',
|
|
1859
|
-
function (str, range, input) {
|
|
1860
|
-
let msg = `The value of "${str}" is out of range.`
|
|
1861
|
-
let received = input
|
|
1862
|
-
if (Number.isInteger(input) && Math.abs(input) > 2 ** 32) {
|
|
1863
|
-
received = addNumericalSeparator(String(input))
|
|
1864
|
-
} else if (typeof input === 'bigint') {
|
|
1865
|
-
received = String(input)
|
|
1866
|
-
if (input > BigInt(2) ** BigInt(32) || input < -(BigInt(2) ** BigInt(32))) {
|
|
1867
|
-
received = addNumericalSeparator(received)
|
|
1868
|
-
}
|
|
1869
|
-
received += 'n'
|
|
1870
|
-
}
|
|
1871
|
-
msg += ` It must be ${range}. Received ${received}`
|
|
1872
|
-
return msg
|
|
1873
|
-
}, RangeError)
|
|
1874
|
-
|
|
1875
|
-
function addNumericalSeparator (val) {
|
|
1876
|
-
let res = ''
|
|
1877
|
-
let i = val.length
|
|
1878
|
-
const start = val[0] === '-' ? 1 : 0
|
|
1879
|
-
for (; i >= start + 4; i -= 3) {
|
|
1880
|
-
res = `_${val.slice(i - 3, i)}${res}`
|
|
1881
|
-
}
|
|
1882
|
-
return `${val.slice(0, i)}${res}`
|
|
1883
|
-
}
|
|
1884
|
-
|
|
1885
|
-
// CHECK FUNCTIONS
|
|
1886
|
-
// ===============
|
|
1887
|
-
|
|
1888
|
-
function checkBounds (buf, offset, byteLength) {
|
|
1889
|
-
validateNumber(offset, 'offset')
|
|
1890
|
-
if (buf[offset] === undefined || buf[offset + byteLength] === undefined) {
|
|
1891
|
-
boundsError(offset, buf.length - (byteLength + 1))
|
|
1892
|
-
}
|
|
1893
|
-
}
|
|
1894
|
-
|
|
1895
|
-
function checkIntBI (value, min, max, buf, offset, byteLength) {
|
|
1896
|
-
if (value > max || value < min) {
|
|
1897
|
-
const n = typeof min === 'bigint' ? 'n' : ''
|
|
1898
|
-
let range
|
|
1899
|
-
if (byteLength > 3) {
|
|
1900
|
-
if (min === 0 || min === BigInt(0)) {
|
|
1901
|
-
range = `>= 0${n} and < 2${n} ** ${(byteLength + 1) * 8}${n}`
|
|
1902
|
-
} else {
|
|
1903
|
-
range = `>= -(2${n} ** ${(byteLength + 1) * 8 - 1}${n}) and < 2 ** ` +
|
|
1904
|
-
`${(byteLength + 1) * 8 - 1}${n}`
|
|
1905
|
-
}
|
|
1906
|
-
} else {
|
|
1907
|
-
range = `>= ${min}${n} and <= ${max}${n}`
|
|
1908
|
-
}
|
|
1909
|
-
throw new errors.ERR_OUT_OF_RANGE('value', range, value)
|
|
1910
|
-
}
|
|
1911
|
-
checkBounds(buf, offset, byteLength)
|
|
1912
|
-
}
|
|
1913
|
-
|
|
1914
|
-
function validateNumber (value, name) {
|
|
1915
|
-
if (typeof value !== 'number') {
|
|
1916
|
-
throw new errors.ERR_INVALID_ARG_TYPE(name, 'number', value)
|
|
1917
|
-
}
|
|
1918
|
-
}
|
|
1919
|
-
|
|
1920
|
-
function boundsError (value, length, type) {
|
|
1921
|
-
if (Math.floor(value) !== value) {
|
|
1922
|
-
validateNumber(value, type)
|
|
1923
|
-
throw new errors.ERR_OUT_OF_RANGE(type || 'offset', 'an integer', value)
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
if (length < 0) {
|
|
1927
|
-
throw new errors.ERR_BUFFER_OUT_OF_BOUNDS()
|
|
1928
|
-
}
|
|
1929
|
-
|
|
1930
|
-
throw new errors.ERR_OUT_OF_RANGE(type || 'offset',
|
|
1931
|
-
`>= ${type ? 1 : 0} and <= ${length}`,
|
|
1932
|
-
value)
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
|
-
// HELPER FUNCTIONS
|
|
1936
|
-
// ================
|
|
1937
|
-
|
|
1938
|
-
const INVALID_BASE64_RE = /[^+/0-9A-Za-z-_]/g
|
|
1939
|
-
|
|
1940
|
-
function base64clean (str) {
|
|
1941
|
-
// Node takes equal signs as end of the Base64 encoding
|
|
1942
|
-
str = str.split('=')[0]
|
|
1943
|
-
// Node strips out invalid characters like \n and \t from the string, base64-js does not
|
|
1944
|
-
str = str.trim().replace(INVALID_BASE64_RE, '')
|
|
1945
|
-
// Node converts strings with length < 2 to ''
|
|
1946
|
-
if (str.length < 2) return ''
|
|
1947
|
-
// Node allows for non-padded base64 strings (missing trailing ===), base64-js does not
|
|
1948
|
-
while (str.length % 4 !== 0) {
|
|
1949
|
-
str = str + '='
|
|
1950
|
-
}
|
|
1951
|
-
return str
|
|
1952
|
-
}
|
|
1953
|
-
|
|
1954
|
-
function utf8ToBytes (string, units) {
|
|
1955
|
-
units = units || Infinity
|
|
1956
|
-
let codePoint
|
|
1957
|
-
const length = string.length
|
|
1958
|
-
let leadSurrogate = null
|
|
1959
|
-
const bytes = []
|
|
1960
|
-
|
|
1961
|
-
for (let i = 0; i < length; ++i) {
|
|
1962
|
-
codePoint = string.charCodeAt(i)
|
|
1963
|
-
|
|
1964
|
-
// is surrogate component
|
|
1965
|
-
if (codePoint > 0xD7FF && codePoint < 0xE000) {
|
|
1966
|
-
// last char was a lead
|
|
1967
|
-
if (!leadSurrogate) {
|
|
1968
|
-
// no lead yet
|
|
1969
|
-
if (codePoint > 0xDBFF) {
|
|
1970
|
-
// unexpected trail
|
|
1971
|
-
if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
|
|
1972
|
-
continue
|
|
1973
|
-
} else if (i + 1 === length) {
|
|
1974
|
-
// unpaired lead
|
|
1975
|
-
if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
|
|
1976
|
-
continue
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
|
-
// valid lead
|
|
1980
|
-
leadSurrogate = codePoint
|
|
1981
|
-
|
|
1982
|
-
continue
|
|
1983
|
-
}
|
|
1984
|
-
|
|
1985
|
-
// 2 leads in a row
|
|
1986
|
-
if (codePoint < 0xDC00) {
|
|
1987
|
-
if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
|
|
1988
|
-
leadSurrogate = codePoint
|
|
1989
|
-
continue
|
|
1990
|
-
}
|
|
1991
|
-
|
|
1992
|
-
// valid surrogate pair
|
|
1993
|
-
codePoint = (leadSurrogate - 0xD800 << 10 | codePoint - 0xDC00) + 0x10000
|
|
1994
|
-
} else if (leadSurrogate) {
|
|
1995
|
-
// valid bmp char, but last char was a lead
|
|
1996
|
-
if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)
|
|
1997
|
-
}
|
|
1998
|
-
|
|
1999
|
-
leadSurrogate = null
|
|
2000
|
-
|
|
2001
|
-
// encode utf8
|
|
2002
|
-
if (codePoint < 0x80) {
|
|
2003
|
-
if ((units -= 1) < 0) break
|
|
2004
|
-
bytes.push(codePoint)
|
|
2005
|
-
} else if (codePoint < 0x800) {
|
|
2006
|
-
if ((units -= 2) < 0) break
|
|
2007
|
-
bytes.push(
|
|
2008
|
-
codePoint >> 0x6 | 0xC0,
|
|
2009
|
-
codePoint & 0x3F | 0x80
|
|
2010
|
-
)
|
|
2011
|
-
} else if (codePoint < 0x10000) {
|
|
2012
|
-
if ((units -= 3) < 0) break
|
|
2013
|
-
bytes.push(
|
|
2014
|
-
codePoint >> 0xC | 0xE0,
|
|
2015
|
-
codePoint >> 0x6 & 0x3F | 0x80,
|
|
2016
|
-
codePoint & 0x3F | 0x80
|
|
2017
|
-
)
|
|
2018
|
-
} else if (codePoint < 0x110000) {
|
|
2019
|
-
if ((units -= 4) < 0) break
|
|
2020
|
-
bytes.push(
|
|
2021
|
-
codePoint >> 0x12 | 0xF0,
|
|
2022
|
-
codePoint >> 0xC & 0x3F | 0x80,
|
|
2023
|
-
codePoint >> 0x6 & 0x3F | 0x80,
|
|
2024
|
-
codePoint & 0x3F | 0x80
|
|
2025
|
-
)
|
|
2026
|
-
} else {
|
|
2027
|
-
throw new Error('Invalid code point')
|
|
2028
|
-
}
|
|
2029
|
-
}
|
|
2030
|
-
|
|
2031
|
-
return bytes
|
|
2032
|
-
}
|
|
2033
|
-
|
|
2034
|
-
function asciiToBytes (str) {
|
|
2035
|
-
const byteArray = []
|
|
2036
|
-
for (let i = 0; i < str.length; ++i) {
|
|
2037
|
-
// Node's code seems to be doing this and not & 0x7F..
|
|
2038
|
-
byteArray.push(str.charCodeAt(i) & 0xFF)
|
|
2039
|
-
}
|
|
2040
|
-
return byteArray
|
|
2041
|
-
}
|
|
2042
|
-
|
|
2043
|
-
function utf16leToBytes (str, units) {
|
|
2044
|
-
let c, hi, lo
|
|
2045
|
-
const byteArray = []
|
|
2046
|
-
for (let i = 0; i < str.length; ++i) {
|
|
2047
|
-
if ((units -= 2) < 0) break
|
|
2048
|
-
|
|
2049
|
-
c = str.charCodeAt(i)
|
|
2050
|
-
hi = c >> 8
|
|
2051
|
-
lo = c % 256
|
|
2052
|
-
byteArray.push(lo)
|
|
2053
|
-
byteArray.push(hi)
|
|
2054
|
-
}
|
|
2055
|
-
|
|
2056
|
-
return byteArray
|
|
2057
|
-
}
|
|
2058
|
-
|
|
2059
|
-
function base64ToBytes (str) {
|
|
2060
|
-
return base64.toByteArray(base64clean(str))
|
|
2061
|
-
}
|
|
2062
|
-
|
|
2063
|
-
function blitBuffer (src, dst, offset, length) {
|
|
2064
|
-
let i
|
|
2065
|
-
for (i = 0; i < length; ++i) {
|
|
2066
|
-
if ((i + offset >= dst.length) || (i >= src.length)) break
|
|
2067
|
-
dst[i + offset] = src[i]
|
|
2068
|
-
}
|
|
2069
|
-
return i
|
|
2070
|
-
}
|
|
2071
|
-
|
|
2072
|
-
// ArrayBuffer or Uint8Array objects from other contexts (i.e. iframes) do not pass
|
|
2073
|
-
// the `instanceof` check but they should be treated as of that type.
|
|
2074
|
-
// See: https://github.com/feross/buffer/issues/166
|
|
2075
|
-
function isInstance (obj, type) {
|
|
2076
|
-
return obj instanceof type ||
|
|
2077
|
-
(obj != null && obj.constructor != null && obj.constructor.name != null &&
|
|
2078
|
-
obj.constructor.name === type.name)
|
|
2079
|
-
}
|
|
2080
|
-
function numberIsNaN (obj) {
|
|
2081
|
-
// For IE11 support
|
|
2082
|
-
return obj !== obj // eslint-disable-line no-self-compare
|
|
2083
|
-
}
|
|
2084
|
-
|
|
2085
|
-
// Create lookup table for `toString('hex')`
|
|
2086
|
-
// See: https://github.com/feross/buffer/issues/219
|
|
2087
|
-
const hexSliceLookupTable = (function () {
|
|
2088
|
-
const alphabet = '0123456789abcdef'
|
|
2089
|
-
const table = new Array(256)
|
|
2090
|
-
for (let i = 0; i < 16; ++i) {
|
|
2091
|
-
const i16 = i * 16
|
|
2092
|
-
for (let j = 0; j < 16; ++j) {
|
|
2093
|
-
table[i16 + j] = alphabet[i] + alphabet[j]
|
|
2094
|
-
}
|
|
2095
|
-
}
|
|
2096
|
-
return table
|
|
2097
|
-
})()
|
|
2098
|
-
|
|
2099
|
-
// Return not function with Error if BigInt not supported
|
|
2100
|
-
function defineBigIntMethod (fn) {
|
|
2101
|
-
return typeof BigInt === 'undefined' ? BufferBigIntNotDefined : fn
|
|
2102
|
-
}
|
|
2103
|
-
|
|
2104
|
-
function BufferBigIntNotDefined () {
|
|
2105
|
-
throw new Error('BigInt not supported')
|
|
2106
|
-
}
|