@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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"uri.all.js","sources":["../../src/index.ts","../../src/schemes/urn-uuid.ts","../../src/schemes/urn.ts","../../src/schemes/mailto.ts","../../src/schemes/wss.ts","../../src/schemes/ws.ts","../../src/schemes/https.ts","../../src/schemes/http.ts","../../src/uri.ts","../../node_modules/punycode/punycode.es6.js","../../src/regexps-iri.ts","../../src/regexps-uri.ts","../../src/util.ts"],"sourcesContent":["import { SCHEMES } from \"./uri\";\n\nimport http from \"./schemes/http\";\nSCHEMES[http.scheme] = http;\n\nimport https from \"./schemes/https\";\nSCHEMES[https.scheme] = https;\n\nimport ws from \"./schemes/ws\";\nSCHEMES[ws.scheme] = ws;\n\nimport wss from \"./schemes/wss\";\nSCHEMES[wss.scheme] = wss;\n\nimport mailto from \"./schemes/mailto\";\nSCHEMES[mailto.scheme] = mailto;\n\nimport urn from \"./schemes/urn\";\nSCHEMES[urn.scheme] = urn;\n\nimport uuid from \"./schemes/urn-uuid\";\nSCHEMES[uuid.scheme] = uuid;\n\nexport * from \"./uri\";\n","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport { URNComponents } from \"./urn\";\nimport { SCHEMES } from \"../uri\";\n\nexport interface UUIDComponents extends URNComponents {\n\tuuid?: string;\n}\n\nconst UUID = /^[0-9A-Fa-f]{8}(?:\\-[0-9A-Fa-f]{4}){3}\\-[0-9A-Fa-f]{12}$/;\nconst UUID_PARSE = /^[0-9A-Fa-f\\-]{36}/;\n\n//RFC 4122\nconst handler:URISchemeHandler<UUIDComponents, URIOptions, URNComponents> = {\n\tscheme : \"urn:uuid\",\n\n\tparse : function (urnComponents:URNComponents, options:URIOptions):UUIDComponents {\n\t\tconst uuidComponents = urnComponents as UUIDComponents;\n\t\tuuidComponents.uuid = uuidComponents.nss;\n\t\tuuidComponents.nss = undefined;\n\n\t\tif (!options.tolerant && (!uuidComponents.uuid || !uuidComponents.uuid.match(UUID))) {\n\t\t\tuuidComponents.error = uuidComponents.error || \"UUID is not valid.\";\n\t\t}\n\n\t\treturn uuidComponents;\n\t},\n\n\tserialize : function (uuidComponents:UUIDComponents, options:URIOptions):URNComponents {\n\t\tconst urnComponents = uuidComponents as URNComponents;\n\t\t//normalize UUID\n\t\turnComponents.nss = (uuidComponents.uuid || \"\").toLowerCase();\n\t\treturn urnComponents;\n\t},\n};\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport { pctEncChar, SCHEMES } from \"../uri\";\n\nexport interface URNComponents extends URIComponents {\n\tnid?:string;\n\tnss?:string;\n}\n\nexport interface URNOptions extends URIOptions {\n\tnid?:string;\n}\n\nconst NID$ = \"(?:[0-9A-Za-z][0-9A-Za-z\\\\-]{1,31})\";\nconst PCT_ENCODED$ = \"(?:\\\\%[0-9A-Fa-f]{2})\";\nconst TRANS$$ = \"[0-9A-Za-z\\\\(\\\\)\\\\+\\\\,\\\\-\\\\.\\\\:\\\\=\\\\@\\\\;\\\\$\\\\_\\\\!\\\\*\\\\'\\\\/\\\\?\\\\#]\";\nconst NSS$ = \"(?:(?:\" + PCT_ENCODED$ + \"|\" + TRANS$$ + \")+)\";\nconst URN_SCHEME = new RegExp(\"^urn\\\\:(\" + NID$ + \")$\");\nconst URN_PATH = new RegExp(\"^(\" + NID$ + \")\\\\:(\" + NSS$ + \")$\");\nconst URN_PARSE = /^([^\\:]+)\\:(.*)/;\nconst URN_EXCLUDED = /[\\x00-\\x20\\\\\\\"\\&\\<\\>\\[\\]\\^\\`\\{\\|\\}\\~\\x7F-\\xFF]/g;\n\n//RFC 2141\nconst handler:URISchemeHandler<URNComponents,URNOptions> = {\n\tscheme : \"urn\",\n\n\tparse : function (components:URIComponents, options:URNOptions):URNComponents {\n\t\tconst matches = components.path && components.path.match(URN_PARSE);\n\t\tlet urnComponents = components as URNComponents;\n\n\t\tif (matches) {\n\t\t\tconst scheme = options.scheme || urnComponents.scheme || \"urn\";\n\t\t\tconst nid = matches[1].toLowerCase();\n\t\t\tconst nss = matches[2];\n\t\t\tconst urnScheme = `${scheme}:${options.nid || nid}`;\n\t\t\tconst schemeHandler = SCHEMES[urnScheme];\n\n\t\t\turnComponents.nid = nid;\n\t\t\turnComponents.nss = nss;\n\t\t\turnComponents.path = undefined;\n\n\t\t\tif (schemeHandler) {\n\t\t\t\turnComponents = schemeHandler.parse(urnComponents, options) as URNComponents;\n\t\t\t}\n\t\t} else {\n\t\t\turnComponents.error = urnComponents.error || \"URN can not be parsed.\";\n\t\t}\n\n\t\treturn urnComponents;\n\t},\n\n\tserialize : function (urnComponents:URNComponents, options:URNOptions):URIComponents {\n\t\tconst scheme = options.scheme || urnComponents.scheme || \"urn\";\n\t\tconst nid = urnComponents.nid;\n\t\tconst urnScheme = `${scheme}:${options.nid || nid}`;\n\t\tconst schemeHandler = SCHEMES[urnScheme];\n\n\t\tif (schemeHandler) {\n\t\t\turnComponents = schemeHandler.serialize(urnComponents, options) as URNComponents;\n\t\t}\n\n\t\tconst uriComponents = urnComponents as URIComponents;\n\t\tconst nss = urnComponents.nss;\n\t\turiComponents.path = `${nid || options.nid}:${nss}`;\n\n\t\treturn uriComponents;\n\t},\n};\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport { pctEncChar, pctDecChars, unescapeComponent } from \"../uri\";\nimport punycode from \"punycode\";\nimport { merge, subexp, toUpperCase, toArray } from \"../util\";\n\nexport interface MailtoHeaders {\n\t[hfname:string]:string\n}\n\nexport interface MailtoComponents extends URIComponents {\n\tto:Array<string>,\n\theaders?:MailtoHeaders,\n\tsubject?:string,\n\tbody?:string\n}\n\nconst O:MailtoHeaders = {};\nconst isIRI = true;\n\n//RFC 3986\nconst UNRESERVED$$ = \"[A-Za-z0-9\\\\-\\\\.\\\\_\\\\~\" + (isIRI ? \"\\\\xA0-\\\\u200D\\\\u2010-\\\\u2029\\\\u202F-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF\" : \"\") + \"]\";\nconst HEXDIG$$ = \"[0-9A-Fa-f]\"; //case-insensitive\nconst PCT_ENCODED$ = subexp(subexp(\"%[EFef]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%[89A-Fa-f]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%\" + HEXDIG$$ + HEXDIG$$)); //expanded\n\n//RFC 5322, except these symbols as per RFC 6068: @ : / ? # [ ] & ; =\n//const ATEXT$$ = \"[A-Za-z0-9\\\\!\\\\#\\\\$\\\\%\\\\&\\\\'\\\\*\\\\+\\\\-\\\\/\\\\=\\\\?\\\\^\\\\_\\\\`\\\\{\\\\|\\\\}\\\\~]\";\n//const WSP$$ = \"[\\\\x20\\\\x09]\";\n//const OBS_QTEXT$$ = \"[\\\\x01-\\\\x08\\\\x0B\\\\x0C\\\\x0E-\\\\x1F\\\\x7F]\"; //(%d1-8 / %d11-12 / %d14-31 / %d127)\n//const QTEXT$$ = merge(\"[\\\\x21\\\\x23-\\\\x5B\\\\x5D-\\\\x7E]\", OBS_QTEXT$$); //%d33 / %d35-91 / %d93-126 / obs-qtext\n//const VCHAR$$ = \"[\\\\x21-\\\\x7E]\";\n//const WSP$$ = \"[\\\\x20\\\\x09]\";\n//const OBS_QP$ = subexp(\"\\\\\\\\\" + merge(\"[\\\\x00\\\\x0D\\\\x0A]\", OBS_QTEXT$$)); //%d0 / CR / LF / obs-qtext\n//const FWS$ = subexp(subexp(WSP$$ + \"*\" + \"\\\\x0D\\\\x0A\") + \"?\" + WSP$$ + \"+\");\n//const QUOTED_PAIR$ = subexp(subexp(\"\\\\\\\\\" + subexp(VCHAR$$ + \"|\" + WSP$$)) + \"|\" + OBS_QP$);\n//const QUOTED_STRING$ = subexp('\\\\\"' + subexp(FWS$ + \"?\" + QCONTENT$) + \"*\" + FWS$ + \"?\" + '\\\\\"');\nconst ATEXT$$ = \"[A-Za-z0-9\\\\!\\\\$\\\\%\\\\'\\\\*\\\\+\\\\-\\\\^\\\\_\\\\`\\\\{\\\\|\\\\}\\\\~]\";\nconst QTEXT$$ = \"[\\\\!\\\\$\\\\%\\\\'\\\\(\\\\)\\\\*\\\\+\\\\,\\\\-\\\\.0-9\\\\<\\\\>A-Z\\\\x5E-\\\\x7E]\";\nconst VCHAR$$ = merge(QTEXT$$, \"[\\\\\\\"\\\\\\\\]\");\nconst DOT_ATOM_TEXT$ = subexp(ATEXT$$ + \"+\" + subexp(\"\\\\.\" + ATEXT$$ + \"+\") + \"*\");\nconst QUOTED_PAIR$ = subexp(\"\\\\\\\\\" + VCHAR$$);\nconst QCONTENT$ = subexp(QTEXT$$ + \"|\" + QUOTED_PAIR$);\nconst QUOTED_STRING$ = subexp('\\\\\"' + QCONTENT$ + \"*\" + '\\\\\"');\n\n//RFC 6068\nconst DTEXT_NO_OBS$$ = \"[\\\\x21-\\\\x5A\\\\x5E-\\\\x7E]\"; //%d33-90 / %d94-126\nconst SOME_DELIMS$$ = \"[\\\\!\\\\$\\\\'\\\\(\\\\)\\\\*\\\\+\\\\,\\\\;\\\\:\\\\@]\";\nconst QCHAR$ = subexp(UNRESERVED$$ + \"|\" + PCT_ENCODED$ + \"|\" + SOME_DELIMS$$);\nconst DOMAIN$ = subexp(DOT_ATOM_TEXT$ + \"|\" + \"\\\\[\" + DTEXT_NO_OBS$$ + \"*\" + \"\\\\]\");\nconst LOCAL_PART$ = subexp(DOT_ATOM_TEXT$ + \"|\" + QUOTED_STRING$);\nconst ADDR_SPEC$ = subexp(LOCAL_PART$ + \"\\\\@\" + DOMAIN$);\nconst TO$ = subexp(ADDR_SPEC$ + subexp(\"\\\\,\" + ADDR_SPEC$) + \"*\");\nconst HFNAME$ = subexp(QCHAR$ + \"*\");\nconst HFVALUE$ = HFNAME$;\nconst HFIELD$ = subexp(HFNAME$ + \"\\\\=\" + HFVALUE$);\nconst HFIELDS2$ = subexp(HFIELD$ + subexp(\"\\\\&\" + HFIELD$) + \"*\");\nconst HFIELDS$ = subexp(\"\\\\?\" + HFIELDS2$);\nconst MAILTO_URI = new RegExp(\"^mailto\\\\:\" + TO$ + \"?\" + HFIELDS$ + \"?$\");\n\nconst UNRESERVED = new RegExp(UNRESERVED$$, \"g\");\nconst PCT_ENCODED = new RegExp(PCT_ENCODED$, \"g\");\nconst NOT_LOCAL_PART = new RegExp(merge(\"[^]\", ATEXT$$, \"[\\\\.]\", '[\\\\\"]', VCHAR$$), \"g\");\nconst NOT_DOMAIN = new RegExp(merge(\"[^]\", ATEXT$$, \"[\\\\.]\", \"[\\\\[]\", DTEXT_NO_OBS$$, \"[\\\\]]\"), \"g\");\nconst NOT_HFNAME = new RegExp(merge(\"[^]\", UNRESERVED$$, SOME_DELIMS$$), \"g\");\nconst NOT_HFVALUE = NOT_HFNAME;\nconst TO = new RegExp(\"^\" + TO$ + \"$\");\nconst HFIELDS = new RegExp(\"^\" + HFIELDS2$ + \"$\");\n\nfunction decodeUnreserved(str:string):string {\n\tconst decStr = pctDecChars(str);\n\treturn (!decStr.match(UNRESERVED) ? str : decStr);\n}\n\nconst handler:URISchemeHandler<MailtoComponents> = {\n\tscheme : \"mailto\",\n\n\tparse : function (components:URIComponents, options:URIOptions):MailtoComponents {\n\t\tconst mailtoComponents = components as MailtoComponents;\n\t\tconst to = mailtoComponents.to = (mailtoComponents.path ? mailtoComponents.path.split(\",\") : []);\n\t\tmailtoComponents.path = undefined;\n\n\t\tif (mailtoComponents.query) {\n\t\t\tlet unknownHeaders = false\n\t\t\tconst headers:MailtoHeaders = {};\n\t\t\tconst hfields = mailtoComponents.query.split(\"&\");\n\n\t\t\tfor (let x = 0, xl = hfields.length; x < xl; ++x) {\n\t\t\t\tconst hfield = hfields[x].split(\"=\");\n\n\t\t\t\tswitch (hfield[0]) {\n\t\t\t\t\tcase \"to\":\n\t\t\t\t\t\tconst toAddrs = hfield[1].split(\",\");\n\t\t\t\t\t\tfor (let x = 0, xl = toAddrs.length; x < xl; ++x) {\n\t\t\t\t\t\t\tto.push(toAddrs[x]);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"subject\":\n\t\t\t\t\t\tmailtoComponents.subject = unescapeComponent(hfield[1], options);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"body\":\n\t\t\t\t\t\tmailtoComponents.body = unescapeComponent(hfield[1], options);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tunknownHeaders = true;\n\t\t\t\t\t\theaders[unescapeComponent(hfield[0], options)] = unescapeComponent(hfield[1], options);\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif (unknownHeaders) mailtoComponents.headers = headers;\n\t\t}\n\n\t\tmailtoComponents.query = undefined;\n\n\t\tfor (let x = 0, xl = to.length; x < xl; ++x) {\n\t\t\tconst addr = to[x].split(\"@\");\n\n\t\t\taddr[0] = unescapeComponent(addr[0]);\n\n\t\t\tif (!options.unicodeSupport) {\n\t\t\t\t//convert Unicode IDN -> ASCII IDN\n\t\t\t\ttry {\n\t\t\t\t\taddr[1] = punycode.toASCII(unescapeComponent(addr[1], options).toLowerCase());\n\t\t\t\t} catch (e) {\n\t\t\t\t\tmailtoComponents.error = mailtoComponents.error || \"Email address's domain name can not be converted to ASCII via punycode: \" + e;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\taddr[1] = unescapeComponent(addr[1], options).toLowerCase();\n\t\t\t}\n\n\t\t\tto[x] = addr.join(\"@\");\n\t\t}\n\n\t\treturn mailtoComponents;\n\t},\n\n\tserialize : function (mailtoComponents:MailtoComponents, options:URIOptions):URIComponents {\n\t\tconst components = mailtoComponents as URIComponents;\n\t\tconst to = toArray(mailtoComponents.to);\n\t\tif (to) {\n\t\t\tfor (let x = 0, xl = to.length; x < xl; ++x) {\n\t\t\t\tconst toAddr = String(to[x]);\n\t\t\t\tconst atIdx = toAddr.lastIndexOf(\"@\");\n\t\t\t\tconst localPart = (toAddr.slice(0, atIdx)).replace(PCT_ENCODED, decodeUnreserved).replace(PCT_ENCODED, toUpperCase).replace(NOT_LOCAL_PART, pctEncChar);\n\t\t\t\tlet domain = toAddr.slice(atIdx + 1);\n\n\t\t\t\t//convert IDN via punycode\n\t\t\t\ttry {\n\t\t\t\t\tdomain = (!options.iri ? punycode.toASCII(unescapeComponent(domain, options).toLowerCase()) : punycode.toUnicode(domain));\n\t\t\t\t} catch (e) {\n\t\t\t\t\tcomponents.error = components.error || \"Email address's domain name can not be converted to \" + (!options.iri ? \"ASCII\" : \"Unicode\") + \" via punycode: \" + e;\n\t\t\t\t}\n\n\t\t\t\tto[x] = localPart + \"@\" + domain;\n\t\t\t}\n\n\t\t\tcomponents.path = to.join(\",\");\n\t\t}\n\n\t\tconst headers = mailtoComponents.headers = mailtoComponents.headers || {};\n\n\t\tif (mailtoComponents.subject) headers[\"subject\"] = mailtoComponents.subject;\n\t\tif (mailtoComponents.body) headers[\"body\"] = mailtoComponents.body;\n\n\t\tconst fields = [];\n\t\tfor (const name in headers) {\n\t\t\tif (headers[name] !== O[name]) {\n\t\t\t\tfields.push(\n\t\t\t\t\tname.replace(PCT_ENCODED, decodeUnreserved).replace(PCT_ENCODED, toUpperCase).replace(NOT_HFNAME, pctEncChar) +\n\t\t\t\t\t\"=\" +\n\t\t\t\t\theaders[name].replace(PCT_ENCODED, decodeUnreserved).replace(PCT_ENCODED, toUpperCase).replace(NOT_HFVALUE, pctEncChar)\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\t\tif (fields.length) {\n\t\t\tcomponents.query = fields.join(\"&\");\n\t\t}\n\n\t\treturn components;\n\t}\n}\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport ws from \"./ws\";\n\nconst handler:URISchemeHandler = {\n\tscheme : \"wss\",\n\tdomainHost : ws.domainHost,\n\tparse : ws.parse,\n\tserialize : ws.serialize\n}\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\n\nexport interface WSComponents extends URIComponents {\n\tresourceName?: string;\n\tsecure?: boolean;\n}\n\nfunction isSecure(wsComponents:WSComponents):boolean {\n\treturn typeof wsComponents.secure === 'boolean' ? wsComponents.secure : String(wsComponents.scheme).toLowerCase() === \"wss\";\n}\n\n//RFC 6455\nconst handler:URISchemeHandler = {\n\tscheme : \"ws\",\n\n\tdomainHost : true,\n\n\tparse : function (components:URIComponents, options:URIOptions):WSComponents {\n\t\tconst wsComponents = components as WSComponents;\n\n\t\t//indicate if the secure flag is set\n\t\twsComponents.secure = isSecure(wsComponents);\n\n\t\t//construct resouce name\n\t\twsComponents.resourceName = (wsComponents.path || '/') + (wsComponents.query ? '?' + wsComponents.query : '');\n\t\twsComponents.path = undefined;\n\t\twsComponents.query = undefined;\n\n\t\treturn wsComponents;\n\t},\n\n\tserialize : function (wsComponents:WSComponents, options:URIOptions):URIComponents {\n\t\t//normalize the default port\n\t\tif (wsComponents.port === (isSecure(wsComponents) ? 443 : 80) || wsComponents.port === \"\") {\n\t\t\twsComponents.port = undefined;\n\t\t}\n\n\t\t//ensure scheme matches secure flag\n\t\tif (typeof wsComponents.secure === 'boolean') {\n\t\t\twsComponents.scheme = (wsComponents.secure ? 'wss' : 'ws');\n\t\t\twsComponents.secure = undefined;\n\t\t}\n\n\t\t//reconstruct path from resource name\n\t\tif (wsComponents.resourceName) {\n\t\t\tconst [path, query] = wsComponents.resourceName.split('?');\n\t\t\twsComponents.path = (path && path !== '/' ? path : undefined);\n\t\t\twsComponents.query = query;\n\t\t\twsComponents.resourceName = undefined;\n\t\t}\n\n\t\t//forbid fragment component\n\t\twsComponents.fragment = undefined;\n\n\t\treturn wsComponents;\n\t}\n};\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport http from \"./http\";\n\nconst handler:URISchemeHandler = {\n\tscheme : \"https\",\n\tdomainHost : http.domainHost,\n\tparse : http.parse,\n\tserialize : http.serialize\n}\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\n\nconst handler:URISchemeHandler = {\n\tscheme : \"http\",\n\n\tdomainHost : true,\n\n\tparse : function (components:URIComponents, options:URIOptions):URIComponents {\n\t\t//report missing host\n\t\tif (!components.host) {\n\t\t\tcomponents.error = components.error || \"HTTP URIs must have a host.\";\n\t\t}\n\n\t\treturn components;\n\t},\n\n\tserialize : function (components:URIComponents, options:URIOptions):URIComponents {\n\t\tconst secure = String(components.scheme).toLowerCase() === \"https\";\n\n\t\t//normalize the default port\n\t\tif (components.port === (secure ? 443 : 80) || components.port === \"\") {\n\t\t\tcomponents.port = undefined;\n\t\t}\n\t\t\n\t\t//normalize the empty path\n\t\tif (!components.path) {\n\t\t\tcomponents.path = \"/\";\n\t\t}\n\n\t\t//NOTE: We do not parse query strings for HTTP URIs\n\t\t//as WWW Form Url Encoded query strings are part of the HTML4+ spec,\n\t\t//and not the HTTP spec.\n\n\t\treturn components;\n\t}\n};\n\nexport default handler;","/**\n * URI.js\n *\n * @fileoverview An RFC 3986 compliant, scheme extendable URI parsing/validating/resolving library for JavaScript.\n * @author <a href=\"mailto:gary.court@gmail.com\">Gary Court</a>\n * @see http://github.com/garycourt/uri-js\n */\n\n/**\n * Copyright 2011 Gary Court. All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without modification, are\n * permitted provided that the following conditions are met:\n *\n * 1. Redistributions of source code must retain the above copyright notice, this list of\n * conditions and the following disclaimer.\n *\n * 2. Redistributions in binary form must reproduce the above copyright notice, this list\n * of conditions and the following disclaimer in the documentation and/or other materials\n * provided with the distribution.\n *\n * THIS SOFTWARE IS PROVIDED BY GARY COURT ``AS IS'' AND ANY EXPRESS OR IMPLIED\n * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\n * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR\n * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\n * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\n * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n *\n * The views and conclusions contained in the software and documentation are those of the\n * authors and should not be interpreted as representing official policies, either expressed\n * or implied, of Gary Court.\n */\n\nimport URI_PROTOCOL from \"./regexps-uri\";\nimport IRI_PROTOCOL from \"./regexps-iri\";\nimport punycode from \"punycode\";\nimport { toUpperCase, typeOf, assign } from \"./util\";\n\nexport interface URIComponents {\n\tscheme?:string;\n\tuserinfo?:string;\n\thost?:string;\n\tport?:number|string;\n\tpath?:string;\n\tquery?:string;\n\tfragment?:string;\n\treference?:string;\n\terror?:string;\n}\n\nexport interface URIOptions {\n\tscheme?:string;\n\treference?:string;\n\ttolerant?:boolean;\n\tabsolutePath?:boolean;\n\tiri?:boolean;\n\tunicodeSupport?:boolean;\n\tdomainHost?:boolean;\n}\n\nexport interface URISchemeHandler<Components extends URIComponents = URIComponents, Options extends URIOptions = URIOptions, ParentComponents extends URIComponents = URIComponents> {\n\tscheme:string;\n\tparse(components:ParentComponents, options:Options):Components;\n\tserialize(components:Components, options:Options):ParentComponents;\n\tunicodeSupport?:boolean;\n\tdomainHost?:boolean;\n\tabsolutePath?:boolean;\n}\n\nexport interface URIRegExps {\n\tNOT_SCHEME : RegExp,\n\tNOT_USERINFO : RegExp,\n\tNOT_HOST : RegExp,\n\tNOT_PATH : RegExp,\n\tNOT_PATH_NOSCHEME : RegExp,\n\tNOT_QUERY : RegExp,\n\tNOT_FRAGMENT : RegExp,\n\tESCAPE : RegExp,\n\tUNRESERVED : RegExp,\n\tOTHER_CHARS : RegExp,\n\tPCT_ENCODED : RegExp,\n\tIPV4ADDRESS : RegExp,\n\tIPV6ADDRESS : RegExp,\n}\n\nexport const SCHEMES:{[scheme:string]:URISchemeHandler} = {};\n\nexport function pctEncChar(chr:string):string {\n\tconst c = chr.charCodeAt(0);\n\tlet e:string;\n\n\tif (c < 16) e = \"%0\" + c.toString(16).toUpperCase();\n\telse if (c < 128) e = \"%\" + c.toString(16).toUpperCase();\n\telse if (c < 2048) e = \"%\" + ((c >> 6) | 192).toString(16).toUpperCase() + \"%\" + ((c & 63) | 128).toString(16).toUpperCase();\n\telse e = \"%\" + ((c >> 12) | 224).toString(16).toUpperCase() + \"%\" + (((c >> 6) & 63) | 128).toString(16).toUpperCase() + \"%\" + ((c & 63) | 128).toString(16).toUpperCase();\n\n\treturn e;\n}\n\nexport function pctDecChars(str:string):string {\n\tlet newStr = \"\";\n\tlet i = 0;\n\tconst il = str.length;\n\n\twhile (i < il) {\n\t\tconst c = parseInt(str.substr(i + 1, 2), 16);\n\n\t\tif (c < 128) {\n\t\t\tnewStr += String.fromCharCode(c);\n\t\t\ti += 3;\n\t\t}\n\t\telse if (c >= 194 && c < 224) {\n\t\t\tif ((il - i) >= 6) {\n\t\t\t\tconst c2 = parseInt(str.substr(i + 4, 2), 16);\n\t\t\t\tnewStr += String.fromCharCode(((c & 31) << 6) | (c2 & 63));\n\t\t\t} else {\n\t\t\t\tnewStr += str.substr(i, 6);\n\t\t\t}\n\t\t\ti += 6;\n\t\t}\n\t\telse if (c >= 224) {\n\t\t\tif ((il - i) >= 9) {\n\t\t\t\tconst c2 = parseInt(str.substr(i + 4, 2), 16);\n\t\t\t\tconst c3 = parseInt(str.substr(i + 7, 2), 16);\n\t\t\t\tnewStr += String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << 6) | (c3 & 63));\n\t\t\t} else {\n\t\t\t\tnewStr += str.substr(i, 9);\n\t\t\t}\n\t\t\ti += 9;\n\t\t}\n\t\telse {\n\t\t\tnewStr += str.substr(i, 3);\n\t\t\ti += 3;\n\t\t}\n\t}\n\n\treturn newStr;\n}\n\nfunction _normalizeComponentEncoding(components:URIComponents, protocol:URIRegExps) {\n\tfunction decodeUnreserved(str:string):string {\n\t\tconst decStr = pctDecChars(str);\n\t\treturn (!decStr.match(protocol.UNRESERVED) ? str : decStr);\n\t}\n\n\tif (components.scheme) components.scheme = String(components.scheme).replace(protocol.PCT_ENCODED, decodeUnreserved).toLowerCase().replace(protocol.NOT_SCHEME, \"\");\n\tif (components.userinfo !== undefined) components.userinfo = String(components.userinfo).replace(protocol.PCT_ENCODED, decodeUnreserved).replace(protocol.NOT_USERINFO, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.host !== undefined) components.host = String(components.host).replace(protocol.PCT_ENCODED, decodeUnreserved).toLowerCase().replace(protocol.NOT_HOST, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.path !== undefined) components.path = String(components.path).replace(protocol.PCT_ENCODED, decodeUnreserved).replace((components.scheme ? protocol.NOT_PATH : protocol.NOT_PATH_NOSCHEME), pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.query !== undefined) components.query = String(components.query).replace(protocol.PCT_ENCODED, decodeUnreserved).replace(protocol.NOT_QUERY, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.fragment !== undefined) components.fragment = String(components.fragment).replace(protocol.PCT_ENCODED, decodeUnreserved).replace(protocol.NOT_FRAGMENT, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\n\treturn components;\n};\n\nfunction _stripLeadingZeros(str:string):string {\n\treturn str.replace(/^0*(.*)/, \"$1\") || \"0\";\n}\n\nfunction _normalizeIPv4(host:string, protocol:URIRegExps):string {\n\tconst matches = host.match(protocol.IPV4ADDRESS) || [];\n\tconst [, address] = matches;\n\t\n\tif (address) {\n\t\treturn address.split(\".\").map(_stripLeadingZeros).join(\".\");\n\t} else {\n\t\treturn host;\n\t}\n}\n\nfunction _normalizeIPv6(host:string, protocol:URIRegExps):string {\n\tconst matches = host.match(protocol.IPV6ADDRESS) || [];\n\tconst [, address, zone] = matches;\n\n\tif (address) {\n\t\tconst [last, first] = address.toLowerCase().split('::').reverse();\n\t\tconst firstFields = first ? first.split(\":\").map(_stripLeadingZeros) : [];\n\t\tconst lastFields = last.split(\":\").map(_stripLeadingZeros);\n\t\tconst isLastFieldIPv4Address = protocol.IPV4ADDRESS.test(lastFields[lastFields.length - 1]);\n\t\tconst fieldCount = isLastFieldIPv4Address ? 7 : 8;\n\t\tconst lastFieldsStart = lastFields.length - fieldCount;\n\t\tconst fields = Array<string>(fieldCount);\n\n\t\tfor (let x = 0; x < fieldCount; ++x) {\n\t\t\tfields[x] = firstFields[x] || lastFields[lastFieldsStart + x] || '';\n\t\t}\n\n\t\tif (isLastFieldIPv4Address) {\n\t\t\tfields[fieldCount - 1] = _normalizeIPv4(fields[fieldCount - 1], protocol);\n\t\t}\n\n\t\tconst allZeroFields = fields.reduce<Array<{index:number,length:number}>>((acc, field, index) => {\n\t\t\tif (!field || field === \"0\") {\n\t\t\t\tconst lastLongest = acc[acc.length - 1];\n\t\t\t\tif (lastLongest && lastLongest.index + lastLongest.length === index) {\n\t\t\t\t\tlastLongest.length++;\n\t\t\t\t} else {\n\t\t\t\t\tacc.push({ index, length : 1 });\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn acc;\n\t\t}, []);\n\n\t\tconst longestZeroFields = allZeroFields.sort((a, b) => b.length - a.length)[0];\n\n\t\tlet newHost:string;\n\t\tif (longestZeroFields && longestZeroFields.length > 1) {\n\t\t\tconst newFirst = fields.slice(0, longestZeroFields.index) ;\n\t\t\tconst newLast = fields.slice(longestZeroFields.index + longestZeroFields.length);\n\t\t\tnewHost = newFirst.join(\":\") + \"::\" + newLast.join(\":\");\n\t\t} else {\n\t\t\tnewHost = fields.join(\":\");\n\t\t}\n\n\t\tif (zone) {\n\t\t\tnewHost += \"%\" + zone;\n\t\t}\n\n\t\treturn newHost;\n\t} else {\n\t\treturn host;\n\t}\n}\n\nconst URI_PARSE = /^(?:([^:\\/?#]+):)?(?:\\/\\/((?:([^\\/?#@]*)@)?(\\[[^\\/?#\\]]+\\]|[^\\/?#:]*)(?:\\:(\\d*))?))?([^?#]*)(?:\\?([^#]*))?(?:#((?:.|\\n|\\r)*))?/i;\nconst NO_MATCH_IS_UNDEFINED = (<RegExpMatchArray>(\"\").match(/(){0}/))[1] === undefined;\n\nexport function parse(uriString:string, options:URIOptions = {}):URIComponents {\n\tconst components:URIComponents = {};\n\tconst protocol = (options.iri !== false ? IRI_PROTOCOL : URI_PROTOCOL);\n\n\tif (options.reference === \"suffix\") uriString = (options.scheme ? options.scheme + \":\" : \"\") + \"//\" + uriString;\n\n\tconst matches = uriString.match(URI_PARSE);\n\n\tif (matches) {\n\t\tif (NO_MATCH_IS_UNDEFINED) {\n\t\t\t//store each component\n\t\t\tcomponents.scheme = matches[1];\n\t\t\tcomponents.userinfo = matches[3];\n\t\t\tcomponents.host = matches[4];\n\t\t\tcomponents.port = parseInt(matches[5], 10);\n\t\t\tcomponents.path = matches[6] || \"\";\n\t\t\tcomponents.query = matches[7];\n\t\t\tcomponents.fragment = matches[8];\n\n\t\t\t//fix port number\n\t\t\tif (isNaN(components.port)) {\n\t\t\t\tcomponents.port = matches[5];\n\t\t\t}\n\t\t} else { //IE FIX for improper RegExp matching\n\t\t\t//store each component\n\t\t\tcomponents.scheme = matches[1] || undefined;\n\t\t\tcomponents.userinfo = (uriString.indexOf(\"@\") !== -1 ? matches[3] : undefined);\n\t\t\tcomponents.host = (uriString.indexOf(\"//\") !== -1 ? matches[4] : undefined);\n\t\t\tcomponents.port = parseInt(matches[5], 10);\n\t\t\tcomponents.path = matches[6] || \"\";\n\t\t\tcomponents.query = (uriString.indexOf(\"?\") !== -1 ? matches[7] : undefined);\n\t\t\tcomponents.fragment = (uriString.indexOf(\"#\") !== -1 ? matches[8] : undefined);\n\n\t\t\t//fix port number\n\t\t\tif (isNaN(components.port)) {\n\t\t\t\tcomponents.port = (uriString.match(/\\/\\/(?:.|\\n)*\\:(?:\\/|\\?|\\#|$)/) ? matches[4] : undefined);\n\t\t\t}\n\t\t}\n\n\t\tif (components.host) {\n\t\t\t//normalize IP hosts\n\t\t\tcomponents.host = _normalizeIPv6(_normalizeIPv4(components.host, protocol), protocol);\n\t\t}\n\n\t\t//determine reference type\n\t\tif (components.scheme === undefined && components.userinfo === undefined && components.host === undefined && components.port === undefined && !components.path && components.query === undefined) {\n\t\t\tcomponents.reference = \"same-document\";\n\t\t} else if (components.scheme === undefined) {\n\t\t\tcomponents.reference = \"relative\";\n\t\t} else if (components.fragment === undefined) {\n\t\t\tcomponents.reference = \"absolute\";\n\t\t} else {\n\t\t\tcomponents.reference = \"uri\";\n\t\t}\n\n\t\t//check for reference errors\n\t\tif (options.reference && options.reference !== \"suffix\" && options.reference !== components.reference) {\n\t\t\tcomponents.error = components.error || \"URI is not a \" + options.reference + \" reference.\";\n\t\t}\n\n\t\t//find scheme handler\n\t\tconst schemeHandler = SCHEMES[(options.scheme || components.scheme || \"\").toLowerCase()];\n\n\t\t//check if scheme can't handle IRIs\n\t\tif (!options.unicodeSupport && (!schemeHandler || !schemeHandler.unicodeSupport)) {\n\t\t\t//if host component is a domain name\n\t\t\tif (components.host && (options.domainHost || (schemeHandler && schemeHandler.domainHost))) {\n\t\t\t\t//convert Unicode IDN -> ASCII IDN\n\t\t\t\ttry {\n\t\t\t\t\tcomponents.host = punycode.toASCII(components.host.replace(protocol.PCT_ENCODED, pctDecChars).toLowerCase());\n\t\t\t\t} catch (e) {\n\t\t\t\t\tcomponents.error = components.error || \"Host's domain name can not be converted to ASCII via punycode: \" + e;\n\t\t\t\t}\n\t\t\t}\n\t\t\t//convert IRI -> URI\n\t\t\t_normalizeComponentEncoding(components, URI_PROTOCOL);\n\t\t} else {\n\t\t\t//normalize encodings\n\t\t\t_normalizeComponentEncoding(components, protocol);\n\t\t}\n\n\t\t//perform scheme specific parsing\n\t\tif (schemeHandler && schemeHandler.parse) {\n\t\t\tschemeHandler.parse(components, options);\n\t\t}\n\t} else {\n\t\tcomponents.error = components.error || \"URI can not be parsed.\";\n\t}\n\n\treturn components;\n};\n\nfunction _recomposeAuthority(components:URIComponents, options:URIOptions):string|undefined {\n\tconst protocol = (options.iri !== false ? IRI_PROTOCOL : URI_PROTOCOL);\n\tconst uriTokens:Array<string> = [];\n\n\tif (components.userinfo !== undefined) {\n\t\turiTokens.push(components.userinfo);\n\t\turiTokens.push(\"@\");\n\t}\n\n\tif (components.host !== undefined) {\n\t\t//normalize IP hosts, add brackets and escape zone separator for IPv6\n\t\turiTokens.push(_normalizeIPv6(_normalizeIPv4(String(components.host), protocol), protocol).replace(protocol.IPV6ADDRESS, (_, $1, $2) => \"[\" + $1 + ($2 ? \"%25\" + $2 : \"\") + \"]\"));\n\t}\n\n\tif (typeof components.port === \"number\" || typeof components.port === \"string\") {\n\t\turiTokens.push(\":\");\n\t\turiTokens.push(String(components.port));\n\t}\n\n\treturn uriTokens.length ? uriTokens.join(\"\") : undefined;\n};\n\nconst RDS1 = /^\\.\\.?\\//;\nconst RDS2 = /^\\/\\.(\\/|$)/;\nconst RDS3 = /^\\/\\.\\.(\\/|$)/;\nconst RDS4 = /^\\.\\.?$/;\nconst RDS5 = /^\\/?(?:.|\\n)*?(?=\\/|$)/;\n\nexport function removeDotSegments(input:string):string {\n\tconst output:Array<string> = [];\n\n\twhile (input.length) {\n\t\tif (input.match(RDS1)) {\n\t\t\tinput = input.replace(RDS1, \"\");\n\t\t} else if (input.match(RDS2)) {\n\t\t\tinput = input.replace(RDS2, \"/\");\n\t\t} else if (input.match(RDS3)) {\n\t\t\tinput = input.replace(RDS3, \"/\");\n\t\t\toutput.pop();\n\t\t} else if (input === \".\" || input === \"..\") {\n\t\t\tinput = \"\";\n\t\t} else {\n\t\t\tconst im = input.match(RDS5);\n\t\t\tif (im) {\n\t\t\t\tconst s = im[0];\n\t\t\t\tinput = input.slice(s.length);\n\t\t\t\toutput.push(s);\n\t\t\t} else {\n\t\t\t\tthrow new Error(\"Unexpected dot segment condition\");\n\t\t\t}\n\t\t}\n\t}\n\n\treturn output.join(\"\");\n};\n\nexport function serialize(components:URIComponents, options:URIOptions = {}):string {\n\tconst protocol = (options.iri ? IRI_PROTOCOL : URI_PROTOCOL);\n\tconst uriTokens:Array<string> = [];\n\n\t//find scheme handler\n\tconst schemeHandler = SCHEMES[(options.scheme || components.scheme || \"\").toLowerCase()];\n\n\t//perform scheme specific serialization\n\tif (schemeHandler && schemeHandler.serialize) schemeHandler.serialize(components, options);\n\n\tif (components.host) {\n\t\t//if host component is an IPv6 address\n\t\tif (protocol.IPV6ADDRESS.test(components.host)) {\n\t\t\t//TODO: normalize IPv6 address as per RFC 5952\n\t\t}\n\n\t\t//if host component is a domain name\n\t\telse if (options.domainHost || (schemeHandler && schemeHandler.domainHost)) {\n\t\t\t//convert IDN via punycode\n\t\t\ttry {\n\t\t\t\tcomponents.host = (!options.iri ? punycode.toASCII(components.host.replace(protocol.PCT_ENCODED, pctDecChars).toLowerCase()) : punycode.toUnicode(components.host));\n\t\t\t} catch (e) {\n\t\t\t\tcomponents.error = components.error || \"Host's domain name can not be converted to \" + (!options.iri ? \"ASCII\" : \"Unicode\") + \" via punycode: \" + e;\n\t\t\t}\n\t\t}\n\t}\n\n\t//normalize encoding\n\t_normalizeComponentEncoding(components, protocol);\n\n\tif (options.reference !== \"suffix\" && components.scheme) {\n\t\turiTokens.push(components.scheme);\n\t\turiTokens.push(\":\");\n\t}\n\n\tconst authority = _recomposeAuthority(components, options);\n\tif (authority !== undefined) {\n\t\tif (options.reference !== \"suffix\") {\n\t\t\turiTokens.push(\"//\");\n\t\t}\n\n\t\turiTokens.push(authority);\n\n\t\tif (components.path && components.path.charAt(0) !== \"/\") {\n\t\t\turiTokens.push(\"/\");\n\t\t}\n\t}\n\n\tif (components.path !== undefined) {\n\t\tlet s = components.path;\n\n\t\tif (!options.absolutePath && (!schemeHandler || !schemeHandler.absolutePath)) {\n\t\t\ts = removeDotSegments(s);\n\t\t}\n\n\t\tif (authority === undefined) {\n\t\t\ts = s.replace(/^\\/\\//, \"/%2F\"); //don't allow the path to start with \"//\"\n\t\t}\n\n\t\turiTokens.push(s);\n\t}\n\n\tif (components.query !== undefined) {\n\t\turiTokens.push(\"?\");\n\t\turiTokens.push(components.query);\n\t}\n\n\tif (components.fragment !== undefined) {\n\t\turiTokens.push(\"#\");\n\t\turiTokens.push(components.fragment);\n\t}\n\n\treturn uriTokens.join(\"\"); //merge tokens into a string\n};\n\nexport function resolveComponents(base:URIComponents, relative:URIComponents, options:URIOptions = {}, skipNormalization?:boolean):URIComponents {\n\tconst target:URIComponents = {};\n\n\tif (!skipNormalization) {\n\t\tbase = parse(serialize(base, options), options); //normalize base components\n\t\trelative = parse(serialize(relative, options), options); //normalize relative components\n\t}\n\toptions = options || {};\n\n\tif (!options.tolerant && relative.scheme) {\n\t\ttarget.scheme = relative.scheme;\n\t\t//target.authority = relative.authority;\n\t\ttarget.userinfo = relative.userinfo;\n\t\ttarget.host = relative.host;\n\t\ttarget.port = relative.port;\n\t\ttarget.path = removeDotSegments(relative.path || \"\");\n\t\ttarget.query = relative.query;\n\t} else {\n\t\tif (relative.userinfo !== undefined || relative.host !== undefined || relative.port !== undefined) {\n\t\t\t//target.authority = relative.authority;\n\t\t\ttarget.userinfo = relative.userinfo;\n\t\t\ttarget.host = relative.host;\n\t\t\ttarget.port = relative.port;\n\t\t\ttarget.path = removeDotSegments(relative.path || \"\");\n\t\t\ttarget.query = relative.query;\n\t\t} else {\n\t\t\tif (!relative.path) {\n\t\t\t\ttarget.path = base.path;\n\t\t\t\tif (relative.query !== undefined) {\n\t\t\t\t\ttarget.query = relative.query;\n\t\t\t\t} else {\n\t\t\t\t\ttarget.query = base.query;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif (relative.path.charAt(0) === \"/\") {\n\t\t\t\t\ttarget.path = removeDotSegments(relative.path);\n\t\t\t\t} else {\n\t\t\t\t\tif ((base.userinfo !== undefined || base.host !== undefined || base.port !== undefined) && !base.path) {\n\t\t\t\t\t\ttarget.path = \"/\" + relative.path;\n\t\t\t\t\t} else if (!base.path) {\n\t\t\t\t\t\ttarget.path = relative.path;\n\t\t\t\t\t} else {\n\t\t\t\t\t\ttarget.path = base.path.slice(0, base.path.lastIndexOf(\"/\") + 1) + relative.path;\n\t\t\t\t\t}\n\t\t\t\t\ttarget.path = removeDotSegments(target.path);\n\t\t\t\t}\n\t\t\t\ttarget.query = relative.query;\n\t\t\t}\n\t\t\t//target.authority = base.authority;\n\t\t\ttarget.userinfo = base.userinfo;\n\t\t\ttarget.host = base.host;\n\t\t\ttarget.port = base.port;\n\t\t}\n\t\ttarget.scheme = base.scheme;\n\t}\n\n\ttarget.fragment = relative.fragment;\n\n\treturn target;\n};\n\nexport function resolve(baseURI:string, relativeURI:string, options?:URIOptions):string {\n\tconst schemelessOptions = assign({ scheme : 'null' }, options);\n\treturn serialize(resolveComponents(parse(baseURI, schemelessOptions), parse(relativeURI, schemelessOptions), schemelessOptions, true), schemelessOptions);\n};\n\nexport function normalize(uri:string, options?:URIOptions):string;\nexport function normalize(uri:URIComponents, options?:URIOptions):URIComponents;\nexport function normalize(uri:any, options?:URIOptions):any {\n\tif (typeof uri === \"string\") {\n\t\turi = serialize(parse(uri, options), options);\n\t} else if (typeOf(uri) === \"object\") {\n\t\turi = parse(serialize(<URIComponents>uri, options), options);\n\t}\n\n\treturn uri;\n};\n\nexport function equal(uriA:string, uriB:string, options?: URIOptions):boolean;\nexport function equal(uriA:URIComponents, uriB:URIComponents, options?:URIOptions):boolean;\nexport function equal(uriA:any, uriB:any, options?:URIOptions):boolean {\n\tif (typeof uriA === \"string\") {\n\t\turiA = serialize(parse(uriA, options), options);\n\t} else if (typeOf(uriA) === \"object\") {\n\t\turiA = serialize(<URIComponents>uriA, options);\n\t}\n\n\tif (typeof uriB === \"string\") {\n\t\turiB = serialize(parse(uriB, options), options);\n\t} else if (typeOf(uriB) === \"object\") {\n\t\turiB = serialize(<URIComponents>uriB, options);\n\t}\n\n\treturn uriA === uriB;\n};\n\nexport function escapeComponent(str:string, options?:URIOptions):string {\n\treturn str && str.toString().replace((!options || !options.iri ? URI_PROTOCOL.ESCAPE : IRI_PROTOCOL.ESCAPE), pctEncChar);\n};\n\nexport function unescapeComponent(str:string, options?:URIOptions):string {\n\treturn str && str.toString().replace((!options || !options.iri ? URI_PROTOCOL.PCT_ENCODED : IRI_PROTOCOL.PCT_ENCODED), pctDecChars);\n};\n","'use strict';\n\n/** Highest positive signed 32-bit float value */\nconst maxInt = 2147483647; // aka. 0x7FFFFFFF or 2^31-1\n\n/** Bootstring parameters */\nconst base = 36;\nconst tMin = 1;\nconst tMax = 26;\nconst skew = 38;\nconst damp = 700;\nconst initialBias = 72;\nconst initialN = 128; // 0x80\nconst delimiter = '-'; // '\\x2D'\n\n/** Regular expressions */\nconst regexPunycode = /^xn--/;\nconst regexNonASCII = /[^\\0-\\x7E]/; // non-ASCII chars\nconst regexSeparators = /[\\x2E\\u3002\\uFF0E\\uFF61]/g; // RFC 3490 separators\n\n/** Error messages */\nconst errors = {\n\t'overflow': 'Overflow: input needs wider integers to process',\n\t'not-basic': 'Illegal input >= 0x80 (not a basic code point)',\n\t'invalid-input': 'Invalid input'\n};\n\n/** Convenience shortcuts */\nconst baseMinusTMin = base - tMin;\nconst floor = Math.floor;\nconst stringFromCharCode = String.fromCharCode;\n\n/*--------------------------------------------------------------------------*/\n\n/**\n * A generic error utility function.\n * @private\n * @param {String} type The error type.\n * @returns {Error} Throws a `RangeError` with the applicable error message.\n */\nfunction error(type) {\n\tthrow new RangeError(errors[type]);\n}\n\n/**\n * A generic `Array#map` utility function.\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} callback The function that gets called for every array\n * item.\n * @returns {Array} A new array of values returned by the callback function.\n */\nfunction map(array, fn) {\n\tconst result = [];\n\tlet length = array.length;\n\twhile (length--) {\n\t\tresult[length] = fn(array[length]);\n\t}\n\treturn result;\n}\n\n/**\n * A simple `Array#map`-like wrapper to work with domain name strings or email\n * addresses.\n * @private\n * @param {String} domain The domain name or email address.\n * @param {Function} callback The function that gets called for every\n * character.\n * @returns {Array} A new string of characters returned by the callback\n * function.\n */\nfunction mapDomain(string, fn) {\n\tconst parts = string.split('@');\n\tlet result = '';\n\tif (parts.length > 1) {\n\t\t// In email addresses, only the domain name should be punycoded. Leave\n\t\t// the local part (i.e. everything up to `@`) intact.\n\t\tresult = parts[0] + '@';\n\t\tstring = parts[1];\n\t}\n\t// Avoid `split(regex)` for IE8 compatibility. See #17.\n\tstring = string.replace(regexSeparators, '\\x2E');\n\tconst labels = string.split('.');\n\tconst encoded = map(labels, fn).join('.');\n\treturn result + encoded;\n}\n\n/**\n * Creates an array containing the numeric code points of each Unicode\n * character in the string. While JavaScript uses UCS-2 internally,\n * this function will convert a pair of surrogate halves (each of which\n * UCS-2 exposes as separate characters) into a single code point,\n * matching UTF-16.\n * @see `punycode.ucs2.encode`\n * @see <https://mathiasbynens.be/notes/javascript-encoding>\n * @memberOf punycode.ucs2\n * @name decode\n * @param {String} string The Unicode input string (UCS-2).\n * @returns {Array} The new array of code points.\n */\nfunction ucs2decode(string) {\n\tconst output = [];\n\tlet counter = 0;\n\tconst length = string.length;\n\twhile (counter < length) {\n\t\tconst value = string.charCodeAt(counter++);\n\t\tif (value >= 0xD800 && value <= 0xDBFF && counter < length) {\n\t\t\t// It's a high surrogate, and there is a next character.\n\t\t\tconst extra = string.charCodeAt(counter++);\n\t\t\tif ((extra & 0xFC00) == 0xDC00) { // Low surrogate.\n\t\t\t\toutput.push(((value & 0x3FF) << 10) + (extra & 0x3FF) + 0x10000);\n\t\t\t} else {\n\t\t\t\t// It's an unmatched surrogate; only append this code unit, in case the\n\t\t\t\t// next code unit is the high surrogate of a surrogate pair.\n\t\t\t\toutput.push(value);\n\t\t\t\tcounter--;\n\t\t\t}\n\t\t} else {\n\t\t\toutput.push(value);\n\t\t}\n\t}\n\treturn output;\n}\n\n/**\n * Creates a string based on an array of numeric code points.\n * @see `punycode.ucs2.decode`\n * @memberOf punycode.ucs2\n * @name encode\n * @param {Array} codePoints The array of numeric code points.\n * @returns {String} The new Unicode string (UCS-2).\n */\nconst ucs2encode = array => String.fromCodePoint(...array);\n\n/**\n * Converts a basic code point into a digit/integer.\n * @see `digitToBasic()`\n * @private\n * @param {Number} codePoint The basic numeric code point value.\n * @returns {Number} The numeric value of a basic code point (for use in\n * representing integers) in the range `0` to `base - 1`, or `base` if\n * the code point does not represent a value.\n */\nconst basicToDigit = function(codePoint) {\n\tif (codePoint - 0x30 < 0x0A) {\n\t\treturn codePoint - 0x16;\n\t}\n\tif (codePoint - 0x41 < 0x1A) {\n\t\treturn codePoint - 0x41;\n\t}\n\tif (codePoint - 0x61 < 0x1A) {\n\t\treturn codePoint - 0x61;\n\t}\n\treturn base;\n};\n\n/**\n * Converts a digit/integer into a basic code point.\n * @see `basicToDigit()`\n * @private\n * @param {Number} digit The numeric value of a basic code point.\n * @returns {Number} The basic code point whose value (when used for\n * representing integers) is `digit`, which needs to be in the range\n * `0` to `base - 1`. If `flag` is non-zero, the uppercase form is\n * used; else, the lowercase form is used. The behavior is undefined\n * if `flag` is non-zero and `digit` has no uppercase form.\n */\nconst digitToBasic = function(digit, flag) {\n\t// 0..25 map to ASCII a..z or A..Z\n\t// 26..35 map to ASCII 0..9\n\treturn digit + 22 + 75 * (digit < 26) - ((flag != 0) << 5);\n};\n\n/**\n * Bias adaptation function as per section 3.4 of RFC 3492.\n * https://tools.ietf.org/html/rfc3492#section-3.4\n * @private\n */\nconst adapt = function(delta, numPoints, firstTime) {\n\tlet k = 0;\n\tdelta = firstTime ? floor(delta / damp) : delta >> 1;\n\tdelta += floor(delta / numPoints);\n\tfor (/* no initialization */; delta > baseMinusTMin * tMax >> 1; k += base) {\n\t\tdelta = floor(delta / baseMinusTMin);\n\t}\n\treturn floor(k + (baseMinusTMin + 1) * delta / (delta + skew));\n};\n\n/**\n * Converts a Punycode string of ASCII-only symbols to a string of Unicode\n * symbols.\n * @memberOf punycode\n * @param {String} input The Punycode string of ASCII-only symbols.\n * @returns {String} The resulting string of Unicode symbols.\n */\nconst decode = function(input) {\n\t// Don't use UCS-2.\n\tconst output = [];\n\tconst inputLength = input.length;\n\tlet i = 0;\n\tlet n = initialN;\n\tlet bias = initialBias;\n\n\t// Handle the basic code points: let `basic` be the number of input code\n\t// points before the last delimiter, or `0` if there is none, then copy\n\t// the first basic code points to the output.\n\n\tlet basic = input.lastIndexOf(delimiter);\n\tif (basic < 0) {\n\t\tbasic = 0;\n\t}\n\n\tfor (let j = 0; j < basic; ++j) {\n\t\t// if it's not a basic code point\n\t\tif (input.charCodeAt(j) >= 0x80) {\n\t\t\terror('not-basic');\n\t\t}\n\t\toutput.push(input.charCodeAt(j));\n\t}\n\n\t// Main decoding loop: start just after the last delimiter if any basic code\n\t// points were copied; start at the beginning otherwise.\n\n\tfor (let index = basic > 0 ? basic + 1 : 0; index < inputLength; /* no final expression */) {\n\n\t\t// `index` is the index of the next character to be consumed.\n\t\t// Decode a generalized variable-length integer into `delta`,\n\t\t// which gets added to `i`. The overflow checking is easier\n\t\t// if we increase `i` as we go, then subtract off its starting\n\t\t// value at the end to obtain `delta`.\n\t\tlet oldi = i;\n\t\tfor (let w = 1, k = base; /* no condition */; k += base) {\n\n\t\t\tif (index >= inputLength) {\n\t\t\t\terror('invalid-input');\n\t\t\t}\n\n\t\t\tconst digit = basicToDigit(input.charCodeAt(index++));\n\n\t\t\tif (digit >= base || digit > floor((maxInt - i) / w)) {\n\t\t\t\terror('overflow');\n\t\t\t}\n\n\t\t\ti += digit * w;\n\t\t\tconst t = k <= bias ? tMin : (k >= bias + tMax ? tMax : k - bias);\n\n\t\t\tif (digit < t) {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tconst baseMinusT = base - t;\n\t\t\tif (w > floor(maxInt / baseMinusT)) {\n\t\t\t\terror('overflow');\n\t\t\t}\n\n\t\t\tw *= baseMinusT;\n\n\t\t}\n\n\t\tconst out = output.length + 1;\n\t\tbias = adapt(i - oldi, out, oldi == 0);\n\n\t\t// `i` was supposed to wrap around from `out` to `0`,\n\t\t// incrementing `n` each time, so we'll fix that now:\n\t\tif (floor(i / out) > maxInt - n) {\n\t\t\terror('overflow');\n\t\t}\n\n\t\tn += floor(i / out);\n\t\ti %= out;\n\n\t\t// Insert `n` at position `i` of the output.\n\t\toutput.splice(i++, 0, n);\n\n\t}\n\n\treturn String.fromCodePoint(...output);\n};\n\n/**\n * Converts a string of Unicode symbols (e.g. a domain name label) to a\n * Punycode string of ASCII-only symbols.\n * @memberOf punycode\n * @param {String} input The string of Unicode symbols.\n * @returns {String} The resulting Punycode string of ASCII-only symbols.\n */\nconst encode = function(input) {\n\tconst output = [];\n\n\t// Convert the input in UCS-2 to an array of Unicode code points.\n\tinput = ucs2decode(input);\n\n\t// Cache the length.\n\tlet inputLength = input.length;\n\n\t// Initialize the state.\n\tlet n = initialN;\n\tlet delta = 0;\n\tlet bias = initialBias;\n\n\t// Handle the basic code points.\n\tfor (const currentValue of input) {\n\t\tif (currentValue < 0x80) {\n\t\t\toutput.push(stringFromCharCode(currentValue));\n\t\t}\n\t}\n\n\tlet basicLength = output.length;\n\tlet handledCPCount = basicLength;\n\n\t// `handledCPCount` is the number of code points that have been handled;\n\t// `basicLength` is the number of basic code points.\n\n\t// Finish the basic string with a delimiter unless it's empty.\n\tif (basicLength) {\n\t\toutput.push(delimiter);\n\t}\n\n\t// Main encoding loop:\n\twhile (handledCPCount < inputLength) {\n\n\t\t// All non-basic code points < n have been handled already. Find the next\n\t\t// larger one:\n\t\tlet m = maxInt;\n\t\tfor (const currentValue of input) {\n\t\t\tif (currentValue >= n && currentValue < m) {\n\t\t\t\tm = currentValue;\n\t\t\t}\n\t\t}\n\n\t\t// Increase `delta` enough to advance the decoder's <n,i> state to <m,0>,\n\t\t// but guard against overflow.\n\t\tconst handledCPCountPlusOne = handledCPCount + 1;\n\t\tif (m - n > floor((maxInt - delta) / handledCPCountPlusOne)) {\n\t\t\terror('overflow');\n\t\t}\n\n\t\tdelta += (m - n) * handledCPCountPlusOne;\n\t\tn = m;\n\n\t\tfor (const currentValue of input) {\n\t\t\tif (currentValue < n && ++delta > maxInt) {\n\t\t\t\terror('overflow');\n\t\t\t}\n\t\t\tif (currentValue == n) {\n\t\t\t\t// Represent delta as a generalized variable-length integer.\n\t\t\t\tlet q = delta;\n\t\t\t\tfor (let k = base; /* no condition */; k += base) {\n\t\t\t\t\tconst t = k <= bias ? tMin : (k >= bias + tMax ? tMax : k - bias);\n\t\t\t\t\tif (q < t) {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t\tconst qMinusT = q - t;\n\t\t\t\t\tconst baseMinusT = base - t;\n\t\t\t\t\toutput.push(\n\t\t\t\t\t\tstringFromCharCode(digitToBasic(t + qMinusT % baseMinusT, 0))\n\t\t\t\t\t);\n\t\t\t\t\tq = floor(qMinusT / baseMinusT);\n\t\t\t\t}\n\n\t\t\t\toutput.push(stringFromCharCode(digitToBasic(q, 0)));\n\t\t\t\tbias = adapt(delta, handledCPCountPlusOne, handledCPCount == basicLength);\n\t\t\t\tdelta = 0;\n\t\t\t\t++handledCPCount;\n\t\t\t}\n\t\t}\n\n\t\t++delta;\n\t\t++n;\n\n\t}\n\treturn output.join('');\n};\n\n/**\n * Converts a Punycode string representing a domain name or an email address\n * to Unicode. Only the Punycoded parts of the input will be converted, i.e.\n * it doesn't matter if you call it on a string that has already been\n * converted to Unicode.\n * @memberOf punycode\n * @param {String} input The Punycoded domain name or email address to\n * convert to Unicode.\n * @returns {String} The Unicode representation of the given Punycode\n * string.\n */\nconst toUnicode = function(input) {\n\treturn mapDomain(input, function(string) {\n\t\treturn regexPunycode.test(string)\n\t\t\t? decode(string.slice(4).toLowerCase())\n\t\t\t: string;\n\t});\n};\n\n/**\n * Converts a Unicode string representing a domain name or an email address to\n * Punycode. Only the non-ASCII parts of the domain name will be converted,\n * i.e. it doesn't matter if you call it with a domain that's already in\n * ASCII.\n * @memberOf punycode\n * @param {String} input The domain name or email address to convert, as a\n * Unicode string.\n * @returns {String} The Punycode representation of the given domain name or\n * email address.\n */\nconst toASCII = function(input) {\n\treturn mapDomain(input, function(string) {\n\t\treturn regexNonASCII.test(string)\n\t\t\t? 'xn--' + encode(string)\n\t\t\t: string;\n\t});\n};\n\n/*--------------------------------------------------------------------------*/\n\n/** Define the public API */\nconst punycode = {\n\t/**\n\t * A string representing the current Punycode.js version number.\n\t * @memberOf punycode\n\t * @type String\n\t */\n\t'version': '2.1.0',\n\t/**\n\t * An object of methods to convert from JavaScript's internal character\n\t * representation (UCS-2) to Unicode code points, and back.\n\t * @see <https://mathiasbynens.be/notes/javascript-encoding>\n\t * @memberOf punycode\n\t * @type Object\n\t */\n\t'ucs2': {\n\t\t'decode': ucs2decode,\n\t\t'encode': ucs2encode\n\t},\n\t'decode': decode,\n\t'encode': encode,\n\t'toASCII': toASCII,\n\t'toUnicode': toUnicode\n};\n\nexport default punycode;\n","import { URIRegExps } from \"./uri\";\nimport { buildExps } from \"./regexps-uri\";\n\nexport default buildExps(true);\n","import { URIRegExps } from \"./uri\";\nimport { merge, subexp } from \"./util\";\n\nexport function buildExps(isIRI:boolean):URIRegExps {\n\tconst\n\t\tALPHA$$ = \"[A-Za-z]\",\n\t\tCR$ = \"[\\\\x0D]\",\n\t\tDIGIT$$ = \"[0-9]\",\n\t\tDQUOTE$$ = \"[\\\\x22]\",\n\t\tHEXDIG$$ = merge(DIGIT$$, \"[A-Fa-f]\"), //case-insensitive\n\t\tLF$$ = \"[\\\\x0A]\",\n\t\tSP$$ = \"[\\\\x20]\",\n\t\tPCT_ENCODED$ = subexp(subexp(\"%[EFef]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%[89A-Fa-f]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%\" + HEXDIG$$ + HEXDIG$$)), //expanded\n\t\tGEN_DELIMS$$ = \"[\\\\:\\\\/\\\\?\\\\#\\\\[\\\\]\\\\@]\",\n\t\tSUB_DELIMS$$ = \"[\\\\!\\\\$\\\\&\\\\'\\\\(\\\\)\\\\*\\\\+\\\\,\\\\;\\\\=]\",\n\t\tRESERVED$$ = merge(GEN_DELIMS$$, SUB_DELIMS$$),\n\t\tUCSCHAR$$ = isIRI ? \"[\\\\xA0-\\\\u200D\\\\u2010-\\\\u2029\\\\u202F-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF]\" : \"[]\", //subset, excludes bidi control characters\n\t\tIPRIVATE$$ = isIRI ? \"[\\\\uE000-\\\\uF8FF]\" : \"[]\", //subset\n\t\tUNRESERVED$$ = merge(ALPHA$$, DIGIT$$, \"[\\\\-\\\\.\\\\_\\\\~]\", UCSCHAR$$),\n\t\tSCHEME$ = subexp(ALPHA$$ + merge(ALPHA$$, DIGIT$$, \"[\\\\+\\\\-\\\\.]\") + \"*\"),\n\t\tUSERINFO$ = subexp(subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:]\")) + \"*\"),\n\t\tDEC_OCTET$ = subexp(subexp(\"25[0-5]\") + \"|\" + subexp(\"2[0-4]\" + DIGIT$$) + \"|\" + subexp(\"1\" + DIGIT$$ + DIGIT$$) + \"|\" + subexp(\"[1-9]\" + DIGIT$$) + \"|\" + DIGIT$$),\n\t\tDEC_OCTET_RELAXED$ = subexp(subexp(\"25[0-5]\") + \"|\" + subexp(\"2[0-4]\" + DIGIT$$) + \"|\" + subexp(\"1\" + DIGIT$$ + DIGIT$$) + \"|\" + subexp(\"0?[1-9]\" + DIGIT$$) + \"|0?0?\" + DIGIT$$), //relaxed parsing rules\n\t\tIPV4ADDRESS$ = subexp(DEC_OCTET_RELAXED$ + \"\\\\.\" + DEC_OCTET_RELAXED$ + \"\\\\.\" + DEC_OCTET_RELAXED$ + \"\\\\.\" + DEC_OCTET_RELAXED$),\n\t\tH16$ = subexp(HEXDIG$$ + \"{1,4}\"),\n\t\tLS32$ = subexp(subexp(H16$ + \"\\\\:\" + H16$) + \"|\" + IPV4ADDRESS$),\n\t\tIPV6ADDRESS1$ = subexp( subexp(H16$ + \"\\\\:\") + \"{6}\" + LS32$), // 6( h16 \":\" ) ls32\n\t\tIPV6ADDRESS2$ = subexp( \"\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{5}\" + LS32$), // \"::\" 5( h16 \":\" ) ls32\n\t\tIPV6ADDRESS3$ = subexp(subexp( H16$) + \"?\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{4}\" + LS32$), //[ h16 ] \"::\" 4( h16 \":\" ) ls32\n\t\tIPV6ADDRESS4$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,1}\" + H16$) + \"?\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{3}\" + LS32$), //[ *1( h16 \":\" ) h16 ] \"::\" 3( h16 \":\" ) ls32\n\t\tIPV6ADDRESS5$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,2}\" + H16$) + \"?\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{2}\" + LS32$), //[ *2( h16 \":\" ) h16 ] \"::\" 2( h16 \":\" ) ls32\n\t\tIPV6ADDRESS6$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,3}\" + H16$) + \"?\\\\:\\\\:\" + H16$ + \"\\\\:\" + LS32$), //[ *3( h16 \":\" ) h16 ] \"::\" h16 \":\" ls32\n\t\tIPV6ADDRESS7$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,4}\" + H16$) + \"?\\\\:\\\\:\" + LS32$), //[ *4( h16 \":\" ) h16 ] \"::\" ls32\n\t\tIPV6ADDRESS8$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,5}\" + H16$) + \"?\\\\:\\\\:\" + H16$ ), //[ *5( h16 \":\" ) h16 ] \"::\" h16\n\t\tIPV6ADDRESS9$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,6}\" + H16$) + \"?\\\\:\\\\:\" ), //[ *6( h16 \":\" ) h16 ] \"::\"\n\t\tIPV6ADDRESS$ = subexp([IPV6ADDRESS1$, IPV6ADDRESS2$, IPV6ADDRESS3$, IPV6ADDRESS4$, IPV6ADDRESS5$, IPV6ADDRESS6$, IPV6ADDRESS7$, IPV6ADDRESS8$, IPV6ADDRESS9$].join(\"|\")),\n\t\tZONEID$ = subexp(subexp(UNRESERVED$$ + \"|\" + PCT_ENCODED$) + \"+\"), //RFC 6874\n\t\tIPV6ADDRZ$ = subexp(IPV6ADDRESS$ + \"\\\\%25\" + ZONEID$), //RFC 6874\n\t\tIPV6ADDRZ_RELAXED$ = subexp(IPV6ADDRESS$ + subexp(\"\\\\%25|\\\\%(?!\" + HEXDIG$$ + \"{2})\") + ZONEID$), //RFC 6874, with relaxed parsing rules\n\t\tIPVFUTURE$ = subexp(\"[vV]\" + HEXDIG$$ + \"+\\\\.\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:]\") + \"+\"),\n\t\tIP_LITERAL$ = subexp(\"\\\\[\" + subexp(IPV6ADDRZ_RELAXED$ + \"|\" + IPV6ADDRESS$ + \"|\" + IPVFUTURE$) + \"\\\\]\"), //RFC 6874\n\t\tREG_NAME$ = subexp(subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$)) + \"*\"),\n\t\tHOST$ = subexp(IP_LITERAL$ + \"|\" + IPV4ADDRESS$ + \"(?!\" + REG_NAME$ + \")\" + \"|\" + REG_NAME$),\n\t\tPORT$ = subexp(DIGIT$$ + \"*\"),\n\t\tAUTHORITY$ = subexp(subexp(USERINFO$ + \"@\") + \"?\" + HOST$ + subexp(\"\\\\:\" + PORT$) + \"?\"),\n\t\tPCHAR$ = subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:\\\\@]\")),\n\t\tSEGMENT$ = subexp(PCHAR$ + \"*\"),\n\t\tSEGMENT_NZ$ = subexp(PCHAR$ + \"+\"),\n\t\tSEGMENT_NZ_NC$ = subexp(subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\@]\")) + \"+\"),\n\t\tPATH_ABEMPTY$ = subexp(subexp(\"\\\\/\" + SEGMENT$) + \"*\"),\n\t\tPATH_ABSOLUTE$ = subexp(\"\\\\/\" + subexp(SEGMENT_NZ$ + PATH_ABEMPTY$) + \"?\"), //simplified\n\t\tPATH_NOSCHEME$ = subexp(SEGMENT_NZ_NC$ + PATH_ABEMPTY$), //simplified\n\t\tPATH_ROOTLESS$ = subexp(SEGMENT_NZ$ + PATH_ABEMPTY$), //simplified\n\t\tPATH_EMPTY$ = \"(?!\" + PCHAR$ + \")\",\n\t\tPATH$ = subexp(PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_NOSCHEME$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$),\n\t\tQUERY$ = subexp(subexp(PCHAR$ + \"|\" + merge(\"[\\\\/\\\\?]\", IPRIVATE$$)) + \"*\"),\n\t\tFRAGMENT$ = subexp(subexp(PCHAR$ + \"|[\\\\/\\\\?]\") + \"*\"),\n\t\tHIER_PART$ = subexp(subexp(\"\\\\/\\\\/\" + AUTHORITY$ + PATH_ABEMPTY$) + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$),\n\t\tURI$ = subexp(SCHEME$ + \"\\\\:\" + HIER_PART$ + subexp(\"\\\\?\" + QUERY$) + \"?\" + subexp(\"\\\\#\" + FRAGMENT$) + \"?\"),\n\t\tRELATIVE_PART$ = subexp(subexp(\"\\\\/\\\\/\" + AUTHORITY$ + PATH_ABEMPTY$) + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_NOSCHEME$ + \"|\" + PATH_EMPTY$),\n\t\tRELATIVE$ = subexp(RELATIVE_PART$ + subexp(\"\\\\?\" + QUERY$) + \"?\" + subexp(\"\\\\#\" + FRAGMENT$) + \"?\"),\n\t\tURI_REFERENCE$ = subexp(URI$ + \"|\" + RELATIVE$),\n\t\tABSOLUTE_URI$ = subexp(SCHEME$ + \"\\\\:\" + HIER_PART$ + subexp(\"\\\\?\" + QUERY$) + \"?\"),\n\n\t\tGENERIC_REF$ = \"^(\" + SCHEME$ + \")\\\\:\" + subexp(subexp(\"\\\\/\\\\/(\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?)\") + \"?(\" + PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$ + \")\") + subexp(\"\\\\?(\" + QUERY$ + \")\") + \"?\" + subexp(\"\\\\#(\" + FRAGMENT$ + \")\") + \"?$\",\n\t\tRELATIVE_REF$ = \"^(){0}\" + subexp(subexp(\"\\\\/\\\\/(\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?)\") + \"?(\" + PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_NOSCHEME$ + \"|\" + PATH_EMPTY$ + \")\") + subexp(\"\\\\?(\" + QUERY$ + \")\") + \"?\" + subexp(\"\\\\#(\" + FRAGMENT$ + \")\") + \"?$\",\n\t\tABSOLUTE_REF$ = \"^(\" + SCHEME$ + \")\\\\:\" + subexp(subexp(\"\\\\/\\\\/(\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?)\") + \"?(\" + PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$ + \")\") + subexp(\"\\\\?(\" + QUERY$ + \")\") + \"?$\",\n\t\tSAMEDOC_REF$ = \"^\" + subexp(\"\\\\#(\" + FRAGMENT$ + \")\") + \"?$\",\n\t\tAUTHORITY_REF$ = \"^\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?$\"\n\t;\n\n\treturn {\n\t\tNOT_SCHEME : new RegExp(merge(\"[^]\", ALPHA$$, DIGIT$$, \"[\\\\+\\\\-\\\\.]\"), \"g\"),\n\t\tNOT_USERINFO : new RegExp(merge(\"[^\\\\%\\\\:]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_HOST : new RegExp(merge(\"[^\\\\%\\\\[\\\\]\\\\:]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_PATH : new RegExp(merge(\"[^\\\\%\\\\/\\\\:\\\\@]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_PATH_NOSCHEME : new RegExp(merge(\"[^\\\\%\\\\/\\\\@]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_QUERY : new RegExp(merge(\"[^\\\\%]\", UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:\\\\@\\\\/\\\\?]\", IPRIVATE$$), \"g\"),\n\t\tNOT_FRAGMENT : new RegExp(merge(\"[^\\\\%]\", UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:\\\\@\\\\/\\\\?]\"), \"g\"),\n\t\tESCAPE : new RegExp(merge(\"[^]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tUNRESERVED : new RegExp(UNRESERVED$$, \"g\"),\n\t\tOTHER_CHARS : new RegExp(merge(\"[^\\\\%]\", UNRESERVED$$, RESERVED$$), \"g\"),\n\t\tPCT_ENCODED : new RegExp(PCT_ENCODED$, \"g\"),\n\t\tIPV4ADDRESS : new RegExp(\"^(\" + IPV4ADDRESS$ + \")$\"),\n\t\tIPV6ADDRESS : new RegExp(\"^\\\\[?(\" + IPV6ADDRESS$ + \")\" + subexp(subexp(\"\\\\%25|\\\\%(?!\" + HEXDIG$$ + \"{2})\") + \"(\" + ZONEID$ + \")\") + \"?\\\\]?$\") //RFC 6874, with relaxed parsing rules\n\t};\n}\n\nexport default buildExps(false);\n","export function merge(...sets:Array<string>):string {\n\tif (sets.length > 1) {\n\t\tsets[0] = sets[0].slice(0, -1);\n\t\tconst xl = sets.length - 1;\n\t\tfor (let x = 1; x < xl; ++x) {\n\t\t\tsets[x] = sets[x].slice(1, -1);\n\t\t}\n\t\tsets[xl] = sets[xl].slice(1);\n\t\treturn sets.join('');\n\t} else {\n\t\treturn sets[0];\n\t}\n}\n\nexport function subexp(str:string):string {\n\treturn \"(?:\" + str + \")\";\n}\n\nexport function typeOf(o:any):string {\n\treturn o === undefined ? \"undefined\" : (o === null ? \"null\" : Object.prototype.toString.call(o).split(\" \").pop().split(\"]\").shift().toLowerCase());\n}\n\nexport function toUpperCase(str:string):string {\n\treturn str.toUpperCase();\n}\n\nexport function toArray(obj:any):Array<any> {\n\treturn obj !== undefined && obj !== null ? (obj instanceof Array ? obj : (typeof obj.length !== \"number\" || obj.split || obj.setInterval || obj.call ? [obj] : Array.prototype.slice.call(obj))) : [];\n}\n\n\nexport function assign(target: object, source: any): any {\n\tconst obj = target as any;\n\tif (source) {\n\t\tfor (const key in source) {\n\t\t\tobj[key] = source[key];\n\t\t}\n\t}\n\treturn obj;\n}"],"names":["SCHEMES","uuid","scheme","urn","mailto","wss","ws","https","http","urnComponents","nss","uuidComponents","toLowerCase","options","error","tolerant","match","UUID","undefined","handler","uriComponents","path","nid","schemeHandler","serialize","urnScheme","parse","matches","components","URN_PARSE","query","fields","join","length","push","name","replace","PCT_ENCODED","decodeUnreserved","toUpperCase","NOT_HFNAME","pctEncChar","headers","NOT_HFVALUE","O","mailtoComponents","body","subject","to","x","localPart","domain","iri","e","punycode","toASCII","unescapeComponent","toUnicode","toAddr","slice","atIdx","NOT_LOCAL_PART","lastIndexOf","String","xl","toArray","addr","unicodeSupport","split","unknownHeaders","hfield","toAddrs","hfields","decStr","UNRESERVED","str","pctDecChars","RegExp","merge","UNRESERVED$$","SOME_DELIMS$$","ATEXT$$","VCHAR$$","PCT_ENCODED$","QTEXT$$","subexp","HEXDIG$$","isIRI","domainHost","wsComponents","fragment","resourceName","secure","port","isSecure","host","toString","URI_PROTOCOL","IRI_PROTOCOL","ESCAPE","escapeComponent","uriA","uriB","typeOf","equal","uri","normalize","resolveComponents","baseURI","schemelessOptions","relativeURI","assign","resolve","target","relative","base","userinfo","removeDotSegments","charAt","skipNormalization","uriTokens","s","authority","absolutePath","reference","_recomposeAuthority","protocol","IPV6ADDRESS","test","output","Error","input","im","RDS5","pop","RDS3","RDS2","RDS1","$1","$2","_normalizeIPv6","_normalizeIPv4","_","uriString","isNaN","indexOf","parseInt","NO_MATCH_IS_UNDEFINED","URI_PARSE","newHost","zone","newFirst","newLast","longestZeroFields","index","b","a","allZeroFields","sort","acc","lastLongest","field","reduce","fieldCount","isLastFieldIPv4Address","firstFields","lastFields","lastFieldsStart","Array","IPV4ADDRESS","last","map","_stripLeadingZeros","first","address","reverse","NOT_FRAGMENT","NOT_QUERY","NOT_PATH","NOT_PATH_NOSCHEME","NOT_HOST","NOT_USERINFO","NOT_SCHEME","_normalizeComponentEncoding","newStr","substr","i","fromCharCode","c","c2","c3","il","chr","charCodeAt","encode","decode","ucs2encode","ucs2decode","regexNonASCII","string","mapDomain","regexPunycode","n","delta","handledCPCount","adapt","handledCPCountPlusOne","basicLength","stringFromCharCode","digitToBasic","q","floor","qMinusT","baseMinusT","t","k","bias","tMin","tMax","currentValue","maxInt","m","inputLength","delimiter","initialBias","initialN","fromCodePoint","splice","out","oldi","w","digit","basicToDigit","basic","j","baseMinusTMin","skew","numPoints","firstTime","damp","flag","codePoint","array","value","extra","counter","result","encoded","labels","fn","regexSeparators","parts","RangeError","errors","type","Math","buildExps","IPV6ADDRESS$","ZONEID$","IPV4ADDRESS$","RESERVED$$","SUB_DELIMS$$","IPRIVATE$$","ALPHA$$","DIGIT$$","AUTHORITY_REF$","USERINFO$","HOST$","PORT$","SAMEDOC_REF$","FRAGMENT$","ABSOLUTE_REF$","SCHEME$","PATH_ABEMPTY$","PATH_ABSOLUTE$","PATH_ROOTLESS$","PATH_EMPTY$","QUERY$","RELATIVE_REF$","PATH_NOSCHEME$","GENERIC_REF$","ABSOLUTE_URI$","HIER_PART$","URI_REFERENCE$","URI$","RELATIVE$","RELATIVE_PART$","AUTHORITY$","PCHAR$","PATH$","SEGMENT_NZ$","SEGMENT_NZ_NC$","SEGMENT$","IP_LITERAL$","REG_NAME$","IPV6ADDRZ_RELAXED$","IPVFUTURE$","IPV6ADDRESS1$","IPV6ADDRESS2$","IPV6ADDRESS3$","IPV6ADDRESS4$","IPV6ADDRESS5$","IPV6ADDRESS6$","IPV6ADDRESS7$","IPV6ADDRESS8$","IPV6ADDRESS9$","H16$","LS32$","DEC_OCTET_RELAXED$","DEC_OCTET$","UCSCHAR$$","GEN_DELIMS$$","SP$$","DQUOTE$$","CR$","obj","key","source","setInterval","call","prototype","o","Object","shift","sets"],"mappings":"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"}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
export interface URIComponents {
|
|
2
|
-
scheme?: string;
|
|
3
|
-
userinfo?: string;
|
|
4
|
-
host?: string;
|
|
5
|
-
port?: number | string;
|
|
6
|
-
path?: string;
|
|
7
|
-
query?: string;
|
|
8
|
-
fragment?: string;
|
|
9
|
-
reference?: string;
|
|
10
|
-
error?: string;
|
|
11
|
-
}
|
|
12
|
-
export interface URIOptions {
|
|
13
|
-
scheme?: string;
|
|
14
|
-
reference?: string;
|
|
15
|
-
tolerant?: boolean;
|
|
16
|
-
absolutePath?: boolean;
|
|
17
|
-
iri?: boolean;
|
|
18
|
-
unicodeSupport?: boolean;
|
|
19
|
-
domainHost?: boolean;
|
|
20
|
-
}
|
|
21
|
-
export interface URISchemeHandler<Components extends URIComponents = URIComponents, Options extends URIOptions = URIOptions, ParentComponents extends URIComponents = URIComponents> {
|
|
22
|
-
scheme: string;
|
|
23
|
-
parse(components: ParentComponents, options: Options): Components;
|
|
24
|
-
serialize(components: Components, options: Options): ParentComponents;
|
|
25
|
-
unicodeSupport?: boolean;
|
|
26
|
-
domainHost?: boolean;
|
|
27
|
-
absolutePath?: boolean;
|
|
28
|
-
}
|
|
29
|
-
export interface URIRegExps {
|
|
30
|
-
NOT_SCHEME: RegExp;
|
|
31
|
-
NOT_USERINFO: RegExp;
|
|
32
|
-
NOT_HOST: RegExp;
|
|
33
|
-
NOT_PATH: RegExp;
|
|
34
|
-
NOT_PATH_NOSCHEME: RegExp;
|
|
35
|
-
NOT_QUERY: RegExp;
|
|
36
|
-
NOT_FRAGMENT: RegExp;
|
|
37
|
-
ESCAPE: RegExp;
|
|
38
|
-
UNRESERVED: RegExp;
|
|
39
|
-
OTHER_CHARS: RegExp;
|
|
40
|
-
PCT_ENCODED: RegExp;
|
|
41
|
-
IPV4ADDRESS: RegExp;
|
|
42
|
-
IPV6ADDRESS: RegExp;
|
|
43
|
-
}
|
|
44
|
-
export declare const SCHEMES: {
|
|
45
|
-
[scheme: string]: URISchemeHandler;
|
|
46
|
-
};
|
|
47
|
-
export declare function pctEncChar(chr: string): string;
|
|
48
|
-
export declare function pctDecChars(str: string): string;
|
|
49
|
-
export declare function parse(uriString: string, options?: URIOptions): URIComponents;
|
|
50
|
-
export declare function removeDotSegments(input: string): string;
|
|
51
|
-
export declare function serialize(components: URIComponents, options?: URIOptions): string;
|
|
52
|
-
export declare function resolveComponents(base: URIComponents, relative: URIComponents, options?: URIOptions, skipNormalization?: boolean): URIComponents;
|
|
53
|
-
export declare function resolve(baseURI: string, relativeURI: string, options?: URIOptions): string;
|
|
54
|
-
export declare function normalize(uri: string, options?: URIOptions): string;
|
|
55
|
-
export declare function normalize(uri: URIComponents, options?: URIOptions): URIComponents;
|
|
56
|
-
export declare function equal(uriA: string, uriB: string, options?: URIOptions): boolean;
|
|
57
|
-
export declare function equal(uriA: URIComponents, uriB: URIComponents, options?: URIOptions): boolean;
|
|
58
|
-
export declare function escapeComponent(str: string, options?: URIOptions): string;
|
|
59
|
-
export declare function unescapeComponent(str: string, options?: URIOptions): string;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
|
|
2
|
-
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"],r):r(e.URI=e.URI||{})}(this,function(e){"use strict";function r(){for(var e=arguments.length,r=Array(e),n=0;n<e;n++)r[n]=arguments[n];if(r.length>1){r[0]=r[0].slice(0,-1);for(var t=r.length-1,o=1;o<t;++o)r[o]=r[o].slice(1,-1);return r[t]=r[t].slice(1),r.join("")}return r[0]}function n(e){return"(?:"+e+")"}function t(e){return e===undefined?"undefined":null===e?"null":Object.prototype.toString.call(e).split(" ").pop().split("]").shift().toLowerCase()}function o(e){return e.toUpperCase()}function a(e){return e!==undefined&&null!==e?e instanceof Array?e:"number"!=typeof e.length||e.split||e.setInterval||e.call?[e]:Array.prototype.slice.call(e):[]}function i(e,r){var n=e;if(r)for(var t in r)n[t]=r[t];return n}function u(e){var t=r("[0-9]","[A-Fa-f]"),o=n(n("%[EFef]"+t+"%"+t+t+"%"+t+t)+"|"+n("%[89A-Fa-f]"+t+"%"+t+t)+"|"+n("%"+t+t)),a="[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]",i=r("[\\:\\/\\?\\#\\[\\]\\@]",a),u=e?"[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]":"[]",s=e?"[\\uE000-\\uF8FF]":"[]",f=r("[A-Za-z]","[0-9]","[\\-\\.\\_\\~]",u),c=n(n("25[0-5]")+"|"+n("2[0-4][0-9]")+"|"+n("1[0-9][0-9]")+"|"+n("0?[1-9][0-9]")+"|0?0?[0-9]"),p=n(c+"\\."+c+"\\."+c+"\\."+c),h=n(t+"{1,4}"),d=n(n(h+"\\:"+h)+"|"+p),l=n(n(h+"\\:")+"{6}"+d),m=n("\\:\\:"+n(h+"\\:")+"{5}"+d),g=n(n(h)+"?\\:\\:"+n(h+"\\:")+"{4}"+d),v=n(n(n(h+"\\:")+"{0,1}"+h)+"?\\:\\:"+n(h+"\\:")+"{3}"+d),E=n(n(n(h+"\\:")+"{0,2}"+h)+"?\\:\\:"+n(h+"\\:")+"{2}"+d),C=n(n(n(h+"\\:")+"{0,3}"+h)+"?\\:\\:"+h+"\\:"+d),y=n(n(n(h+"\\:")+"{0,4}"+h)+"?\\:\\:"+d),S=n(n(n(h+"\\:")+"{0,5}"+h)+"?\\:\\:"+h),A=n(n(n(h+"\\:")+"{0,6}"+h)+"?\\:\\:"),D=n([l,m,g,v,E,C,y,S,A].join("|")),w=n(n(f+"|"+o)+"+");return{NOT_SCHEME:new RegExp(r("[^]","[A-Za-z]","[0-9]","[\\+\\-\\.]"),"g"),NOT_USERINFO:new RegExp(r("[^\\%\\:]",f,a),"g"),NOT_HOST:new RegExp(r("[^\\%\\[\\]\\:]",f,a),"g"),NOT_PATH:new RegExp(r("[^\\%\\/\\:\\@]",f,a),"g"),NOT_PATH_NOSCHEME:new RegExp(r("[^\\%\\/\\@]",f,a),"g"),NOT_QUERY:new RegExp(r("[^\\%]",f,a,"[\\:\\@\\/\\?]",s),"g"),NOT_FRAGMENT:new RegExp(r("[^\\%]",f,a,"[\\:\\@\\/\\?]"),"g"),ESCAPE:new RegExp(r("[^]",f,a),"g"),UNRESERVED:new RegExp(f,"g"),OTHER_CHARS:new RegExp(r("[^\\%]",f,i),"g"),PCT_ENCODED:new RegExp(o,"g"),IPV4ADDRESS:new RegExp("^("+p+")$"),IPV6ADDRESS:new RegExp("^\\[?("+D+")"+n(n("\\%25|\\%(?!"+t+"{2})")+"("+w+")")+"?\\]?$")}}function s(e){throw new RangeError(H[e])}function f(e,r){for(var n=[],t=e.length;t--;)n[t]=r(e[t]);return n}function c(e,r){var n=e.split("@"),t="";return n.length>1&&(t=n[0]+"@",e=n[1]),e=e.replace(j,"."),t+f(e.split("."),r).join(".")}function p(e){for(var r=[],n=0,t=e.length;n<t;){var o=e.charCodeAt(n++);if(o>=55296&&o<=56319&&n<t){var a=e.charCodeAt(n++);56320==(64512&a)?r.push(((1023&o)<<10)+(1023&a)+65536):(r.push(o),n--)}else r.push(o)}return r}function h(e){var r=e.charCodeAt(0);return r<16?"%0"+r.toString(16).toUpperCase():r<128?"%"+r.toString(16).toUpperCase():r<2048?"%"+(r>>6|192).toString(16).toUpperCase()+"%"+(63&r|128).toString(16).toUpperCase():"%"+(r>>12|224).toString(16).toUpperCase()+"%"+(r>>6&63|128).toString(16).toUpperCase()+"%"+(63&r|128).toString(16).toUpperCase()}function d(e){for(var r="",n=0,t=e.length;n<t;){var o=parseInt(e.substr(n+1,2),16);if(o<128)r+=String.fromCharCode(o),n+=3;else if(o>=194&&o<224){if(t-n>=6){var a=parseInt(e.substr(n+4,2),16);r+=String.fromCharCode((31&o)<<6|63&a)}else r+=e.substr(n,6);n+=6}else if(o>=224){if(t-n>=9){var i=parseInt(e.substr(n+4,2),16),u=parseInt(e.substr(n+7,2),16);r+=String.fromCharCode((15&o)<<12|(63&i)<<6|63&u)}else r+=e.substr(n,9);n+=9}else r+=e.substr(n,3),n+=3}return r}function l(e,r){function n(e){var n=d(e);return n.match(r.UNRESERVED)?n:e}return e.scheme&&(e.scheme=String(e.scheme).replace(r.PCT_ENCODED,n).toLowerCase().replace(r.NOT_SCHEME,"")),e.userinfo!==undefined&&(e.userinfo=String(e.userinfo).replace(r.PCT_ENCODED,n).replace(r.NOT_USERINFO,h).replace(r.PCT_ENCODED,o)),e.host!==undefined&&(e.host=String(e.host).replace(r.PCT_ENCODED,n).toLowerCase().replace(r.NOT_HOST,h).replace(r.PCT_ENCODED,o)),e.path!==undefined&&(e.path=String(e.path).replace(r.PCT_ENCODED,n).replace(e.scheme?r.NOT_PATH:r.NOT_PATH_NOSCHEME,h).replace(r.PCT_ENCODED,o)),e.query!==undefined&&(e.query=String(e.query).replace(r.PCT_ENCODED,n).replace(r.NOT_QUERY,h).replace(r.PCT_ENCODED,o)),e.fragment!==undefined&&(e.fragment=String(e.fragment).replace(r.PCT_ENCODED,n).replace(r.NOT_FRAGMENT,h).replace(r.PCT_ENCODED,o)),e}function m(e){return e.replace(/^0*(.*)/,"$1")||"0"}function g(e,r){var n=e.match(r.IPV4ADDRESS)||[],t=T(n,2),o=t[1];return o?o.split(".").map(m).join("."):e}function v(e,r){var n=e.match(r.IPV6ADDRESS)||[],t=T(n,3),o=t[1],a=t[2];if(o){for(var i=o.toLowerCase().split("::").reverse(),u=T(i,2),s=u[0],f=u[1],c=f?f.split(":").map(m):[],p=s.split(":").map(m),h=r.IPV4ADDRESS.test(p[p.length-1]),d=h?7:8,l=p.length-d,v=Array(d),E=0;E<d;++E)v[E]=c[E]||p[l+E]||"";h&&(v[d-1]=g(v[d-1],r));var C=v.reduce(function(e,r,n){if(!r||"0"===r){var t=e[e.length-1];t&&t.index+t.length===n?t.length++:e.push({index:n,length:1})}return e},[]),y=C.sort(function(e,r){return r.length-e.length})[0],S=void 0;if(y&&y.length>1){var A=v.slice(0,y.index),D=v.slice(y.index+y.length);S=A.join(":")+"::"+D.join(":")}else S=v.join(":");return a&&(S+="%"+a),S}return e}function E(e){var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},n={},t=!1!==r.iri?R:F;"suffix"===r.reference&&(e=(r.scheme?r.scheme+":":"")+"//"+e);var o=e.match(K);if(o){W?(n.scheme=o[1],n.userinfo=o[3],n.host=o[4],n.port=parseInt(o[5],10),n.path=o[6]||"",n.query=o[7],n.fragment=o[8],isNaN(n.port)&&(n.port=o[5])):(n.scheme=o[1]||undefined,n.userinfo=-1!==e.indexOf("@")?o[3]:undefined,n.host=-1!==e.indexOf("//")?o[4]:undefined,n.port=parseInt(o[5],10),n.path=o[6]||"",n.query=-1!==e.indexOf("?")?o[7]:undefined,n.fragment=-1!==e.indexOf("#")?o[8]:undefined,isNaN(n.port)&&(n.port=e.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?o[4]:undefined)),n.host&&(n.host=v(g(n.host,t),t)),n.scheme!==undefined||n.userinfo!==undefined||n.host!==undefined||n.port!==undefined||n.path||n.query!==undefined?n.scheme===undefined?n.reference="relative":n.fragment===undefined?n.reference="absolute":n.reference="uri":n.reference="same-document",r.reference&&"suffix"!==r.reference&&r.reference!==n.reference&&(n.error=n.error||"URI is not a "+r.reference+" reference.");var a=J[(r.scheme||n.scheme||"").toLowerCase()];if(r.unicodeSupport||a&&a.unicodeSupport)l(n,t);else{if(n.host&&(r.domainHost||a&&a.domainHost))try{n.host=B.toASCII(n.host.replace(t.PCT_ENCODED,d).toLowerCase())}catch(i){n.error=n.error||"Host's domain name can not be converted to ASCII via punycode: "+i}l(n,F)}a&&a.parse&&a.parse(n,r)}else n.error=n.error||"URI can not be parsed.";return n}function C(e,r){var n=!1!==r.iri?R:F,t=[];return e.userinfo!==undefined&&(t.push(e.userinfo),t.push("@")),e.host!==undefined&&t.push(v(g(String(e.host),n),n).replace(n.IPV6ADDRESS,function(e,r,n){return"["+r+(n?"%25"+n:"")+"]"})),"number"!=typeof e.port&&"string"!=typeof e.port||(t.push(":"),t.push(String(e.port))),t.length?t.join(""):undefined}function y(e){for(var r=[];e.length;)if(e.match(X))e=e.replace(X,"");else if(e.match(ee))e=e.replace(ee,"/");else if(e.match(re))e=e.replace(re,"/"),r.pop();else if("."===e||".."===e)e="";else{var n=e.match(ne);if(!n)throw new Error("Unexpected dot segment condition");var t=n[0];e=e.slice(t.length),r.push(t)}return r.join("")}function S(e){var r=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},n=r.iri?R:F,t=[],o=J[(r.scheme||e.scheme||"").toLowerCase()];if(o&&o.serialize&&o.serialize(e,r),e.host)if(n.IPV6ADDRESS.test(e.host));else if(r.domainHost||o&&o.domainHost)try{e.host=r.iri?B.toUnicode(e.host):B.toASCII(e.host.replace(n.PCT_ENCODED,d).toLowerCase())}catch(u){e.error=e.error||"Host's domain name can not be converted to "+(r.iri?"Unicode":"ASCII")+" via punycode: "+u}l(e,n),"suffix"!==r.reference&&e.scheme&&(t.push(e.scheme),t.push(":"));var a=C(e,r);if(a!==undefined&&("suffix"!==r.reference&&t.push("//"),t.push(a),e.path&&"/"!==e.path.charAt(0)&&t.push("/")),e.path!==undefined){var i=e.path;r.absolutePath||o&&o.absolutePath||(i=y(i)),a===undefined&&(i=i.replace(/^\/\//,"/%2F")),t.push(i)}return e.query!==undefined&&(t.push("?"),t.push(e.query)),e.fragment!==undefined&&(t.push("#"),t.push(e.fragment)),t.join("")}function A(e,r){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{},t=arguments[3],o={};return t||(e=E(S(e,n),n),r=E(S(r,n),n)),n=n||{},!n.tolerant&&r.scheme?(o.scheme=r.scheme,o.userinfo=r.userinfo,o.host=r.host,o.port=r.port,o.path=y(r.path||""),o.query=r.query):(r.userinfo!==undefined||r.host!==undefined||r.port!==undefined?(o.userinfo=r.userinfo,o.host=r.host,o.port=r.port,o.path=y(r.path||""),o.query=r.query):(r.path?("/"===r.path.charAt(0)?o.path=y(r.path):(e.userinfo===undefined&&e.host===undefined&&e.port===undefined||e.path?e.path?o.path=e.path.slice(0,e.path.lastIndexOf("/")+1)+r.path:o.path=r.path:o.path="/"+r.path,o.path=y(o.path)),o.query=r.query):(o.path=e.path,r.query!==undefined?o.query=r.query:o.query=e.query),o.userinfo=e.userinfo,o.host=e.host,o.port=e.port),o.scheme=e.scheme),o.fragment=r.fragment,o}function D(e,r,n){var t=i({scheme:"null"},n);return S(A(E(e,t),E(r,t),t,!0),t)}function w(e,r){return"string"==typeof e?e=S(E(e,r),r):"object"===t(e)&&(e=E(S(e,r),r)),e}function b(e,r,n){return"string"==typeof e?e=S(E(e,n),n):"object"===t(e)&&(e=S(e,n)),"string"==typeof r?r=S(E(r,n),n):"object"===t(r)&&(r=S(r,n)),e===r}function x(e,r){return e&&e.toString().replace(r&&r.iri?R.ESCAPE:F.ESCAPE,h)}function O(e,r){return e&&e.toString().replace(r&&r.iri?R.PCT_ENCODED:F.PCT_ENCODED,d)}function N(e){return"boolean"==typeof e.secure?e.secure:"wss"===String(e.scheme).toLowerCase()}function I(e){var r=d(e);return r.match(he)?r:e}var F=u(!1),R=u(!0),T=function(){function e(e,r){var n=[],t=!0,o=!1,a=undefined;try{for(var i,u=e[Symbol.iterator]();!(t=(i=u.next()).done)&&(n.push(i.value),!r||n.length!==r);t=!0);}catch(s){o=!0,a=s}finally{try{!t&&u["return"]&&u["return"]()}finally{if(o)throw a}}return n}return function(r,n){if(Array.isArray(r))return r;if(Symbol.iterator in Object(r))return e(r,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),_=function(e){if(Array.isArray(e)){for(var r=0,n=Array(e.length);r<e.length;r++)n[r]=e[r];return n}return Array.from(e)},P=2147483647,q=/^xn--/,U=/[^\0-\x7E]/,j=/[\x2E\u3002\uFF0E\uFF61]/g,H={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},z=Math.floor,L=String.fromCharCode,$=function(e){return String.fromCodePoint.apply(String,_(e))},M=function(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:36},V=function(e,r){return e+22+75*(e<26)-((0!=r)<<5)},k=function(e,r,n){var t=0;for(e=n?z(e/700):e>>1,e+=z(e/r);e>455;t+=36)e=z(e/35);return z(t+36*e/(e+38))},Z=function(e){var r=[],n=e.length,t=0,o=128,a=72,i=e.lastIndexOf("-");i<0&&(i=0);for(var u=0;u<i;++u)e.charCodeAt(u)>=128&&s("not-basic"),r.push(e.charCodeAt(u));for(var f=i>0?i+1:0;f<n;){for(var c=t,p=1,h=36;;h+=36){f>=n&&s("invalid-input");var d=M(e.charCodeAt(f++));(d>=36||d>z((P-t)/p))&&s("overflow"),t+=d*p;var l=h<=a?1:h>=a+26?26:h-a;if(d<l)break;var m=36-l;p>z(P/m)&&s("overflow"),p*=m}var g=r.length+1;a=k(t-c,g,0==c),z(t/g)>P-o&&s("overflow"),o+=z(t/g),t%=g,r.splice(t++,0,o)}return String.fromCodePoint.apply(String,r)},G=function(e){var r=[];e=p(e);var n=e.length,t=128,o=0,a=72,i=!0,u=!1,f=undefined;try{for(var c,h=e[Symbol.iterator]();!(i=(c=h.next()).done);i=!0){var d=c.value;d<128&&r.push(L(d))}}catch(U){u=!0,f=U}finally{try{!i&&h["return"]&&h["return"]()}finally{if(u)throw f}}var l=r.length,m=l;for(l&&r.push("-");m<n;){var g=P,v=!0,E=!1,C=undefined;try{for(var y,S=e[Symbol.iterator]();!(v=(y=S.next()).done);v=!0){var A=y.value;A>=t&&A<g&&(g=A)}}catch(U){E=!0,C=U}finally{try{!v&&S["return"]&&S["return"]()}finally{if(E)throw C}}var D=m+1;g-t>z((P-o)/D)&&s("overflow"),o+=(g-t)*D,t=g;var w=!0,b=!1,x=undefined;try{for(var O,N=e[Symbol.iterator]();!(w=(O=N.next()).done);w=!0){var I=O.value;if(I<t&&++o>P&&s("overflow"),I==t){for(var F=o,R=36;;R+=36){var T=R<=a?1:R>=a+26?26:R-a;if(F<T)break;var _=F-T,q=36-T;r.push(L(V(T+_%q,0))),F=z(_/q)}r.push(L(V(F,0))),a=k(o,D,m==l),o=0,++m}}}catch(U){b=!0,x=U}finally{try{!w&&N["return"]&&N["return"]()}finally{if(b)throw x}}++o,++t}return r.join("")},Q=function(e){return c(e,function(e){return q.test(e)?Z(e.slice(4).toLowerCase()):e})},Y=function(e){return c(e,function(e){return U.test(e)?"xn--"+G(e):e})},B={version:"2.1.0",ucs2:{decode:p,encode:$},decode:Z,encode:G,toASCII:Y,toUnicode:Q},J={},K=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i,W="".match(/(){0}/)[1]===undefined,X=/^\.\.?\//,ee=/^\/\.(\/|$)/,re=/^\/\.\.(\/|$)/,ne=/^\/?(?:.|\n)*?(?=\/|$)/,te={scheme:"http",domainHost:!0,parse:function(e,r){return e.host||(e.error=e.error||"HTTP URIs must have a host."),e},serialize:function(e,r){var n="https"===String(e.scheme).toLowerCase();return e.port!==(n?443:80)&&""!==e.port||(e.port=undefined),e.path||(e.path="/"),e}},oe={scheme:"https",domainHost:te.domainHost,parse:te.parse,serialize:te.serialize},ae={scheme:"ws",domainHost:!0,parse:function(e,r){var n=e;return n.secure=N(n),n.resourceName=(n.path||"/")+(n.query?"?"+n.query:""),n.path=undefined,n.query=undefined,n},serialize:function(e,r){if(e.port!==(N(e)?443:80)&&""!==e.port||(e.port=undefined),"boolean"==typeof e.secure&&(e.scheme=e.secure?"wss":"ws",e.secure=undefined),e.resourceName){var n=e.resourceName.split("?"),t=T(n,2),o=t[0],a=t[1];e.path=o&&"/"!==o?o:undefined,e.query=a,e.resourceName=undefined}return e.fragment=undefined,e}},ie={scheme:"wss",domainHost:ae.domainHost,parse:ae.parse,serialize:ae.serialize},ue={},se="[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",fe="[0-9A-Fa-f]",ce=n(n("%[EFef][0-9A-Fa-f]%"+fe+fe+"%"+fe+fe)+"|"+n("%[89A-Fa-f][0-9A-Fa-f]%"+fe+fe)+"|"+n("%"+fe+fe)),pe=r("[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]",'[\\"\\\\]'),he=new RegExp(se,"g"),de=new RegExp(ce,"g"),le=new RegExp(r("[^]","[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]","[\\.]",'[\\"]',pe),"g"),me=new RegExp(r("[^]",se,"[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]"),"g"),ge=me,ve={scheme:"mailto",parse:function(e,r){var n=e,t=n.to=n.path?n.path.split(","):[];if(n.path=undefined,n.query){for(var o=!1,a={},i=n.query.split("&"),u=0,s=i.length;u<s;++u){var f=i[u].split("=");switch(f[0]){case"to":for(var c=f[1].split(","),p=0,h=c.length;p<h;++p)t.push(c[p]);break;case"subject":n.subject=O(f[1],r);break;case"body":n.body=O(f[1],r);break;default:o=!0,a[O(f[0],r)]=O(f[1],r)}}o&&(n.headers=a)}n.query=undefined;for(var d=0,l=t.length;d<l;++d){var m=t[d].split("@");if(m[0]=O(m[0]),r.unicodeSupport)m[1]=O(m[1],r).toLowerCase();else try{m[1]=B.toASCII(O(m[1],r).toLowerCase())}catch(g){n.error=n.error||"Email address's domain name can not be converted to ASCII via punycode: "+g}t[d]=m.join("@")}return n},serialize:function(e,r){var n=e,t=a(e.to);if(t){for(var i=0,u=t.length;i<u;++i){var s=String(t[i]),f=s.lastIndexOf("@"),c=s.slice(0,f).replace(de,I).replace(de,o).replace(le,h),p=s.slice(f+1);try{p=r.iri?B.toUnicode(p):B.toASCII(O(p,r).toLowerCase())}catch(g){n.error=n.error||"Email address's domain name can not be converted to "+(r.iri?"Unicode":"ASCII")+" via punycode: "+g}t[i]=c+"@"+p}n.path=t.join(",")}var d=e.headers=e.headers||{};e.subject&&(d.subject=e.subject),e.body&&(d.body=e.body);var l=[];for(var m in d)d[m]!==ue[m]&&l.push(m.replace(de,I).replace(de,o).replace(me,h)+"="+d[m].replace(de,I).replace(de,o).replace(ge,h));return l.length&&(n.query=l.join("&")),n}},Ee=/^([^\:]+)\:(.*)/,Ce={scheme:"urn",parse:function(e,r){var n=e.path&&e.path.match(Ee),t=e;if(n){var o=r.scheme||t.scheme||"urn",a=n[1].toLowerCase(),i=n[2],u=o+":"+(r.nid||a),s=J[u];t.nid=a,t.nss=i,t.path=undefined,s&&(t=s.parse(t,r))}else t.error=t.error||"URN can not be parsed.";return t},serialize:function(e,r){var n=r.scheme||e.scheme||"urn",t=e.nid,o=n+":"+(r.nid||t),a=J[o];a&&(e=a.serialize(e,r));var i=e,u=e.nss;return i.path=(t||r.nid)+":"+u,i}},ye=/^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/,Se={scheme:"urn:uuid",parse:function(e,r){var n=e;return n.uuid=n.nss,n.nss=undefined,r.tolerant||n.uuid&&n.uuid.match(ye)||(n.error=n.error||"UUID is not valid."),n},serialize:function(e,r){var n=e;return n.nss=(e.uuid||"").toLowerCase(),n}};J[te.scheme]=te,J[oe.scheme]=oe,J[ae.scheme]=ae,J[ie.scheme]=ie,J[ve.scheme]=ve,J[Ce.scheme]=Ce,J[Se.scheme]=Se,e.SCHEMES=J,e.pctEncChar=h,e.pctDecChars=d,e.parse=E,e.removeDotSegments=y,e.serialize=S,e.resolveComponents=A,e.resolve=D,e.normalize=w,e.equal=b,e.escapeComponent=x,e.unescapeComponent=O,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
3
|
-
//# sourceMappingURL=uri.all.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/util.ts","../../src/regexps-uri.ts","../../node_modules/punycode/punycode.es6.js","../../src/uri.ts","../../src/schemes/ws.ts","../../src/schemes/mailto.ts","../../src/regexps-iri.ts","../../src/schemes/http.ts","../../src/schemes/https.ts","../../src/schemes/wss.ts","../../src/schemes/urn.ts","../../src/schemes/urn-uuid.ts","../../src/index.ts"],"names":["merge","sets","Array","_len","_key","arguments","length","slice","xl","x","join","subexp","str","typeOf","o","undefined","Object","prototype","toString","call","split","pop","shift","toLowerCase","toUpperCase","toArray","obj","setInterval","assign","target","source","key","buildExps","isIRI","HEXDIG$$","PCT_ENCODED$","SUB_DELIMS$$","RESERVED$$","UCSCHAR$$","DEC_OCTET_RELAXED$","H16$","LS32$","IPV4ADDRESS$","IPV6ADDRESS1$","IPV6ADDRESS2$","IPV6ADDRESS3$","IPV6ADDRESS4$","IPV6ADDRESS5$","IPV6ADDRESS6$","IPV6ADDRESS7$","IPV6ADDRESS8$","IPV6ADDRESS9$","ZONEID$","UNRESERVED$$","RegExp","IPRIVATE$$","IPV6ADDRESS$","error","type","RangeError","errors","map","array","fn","result","mapDomain","string","parts","replace","regexSeparators","ucs2decode","output","counter","value","charCodeAt","extra","push","pctEncChar","chr","c","pctDecChars","newStr","i","il","parseInt","substr","String","fromCharCode","c2","c3","_normalizeComponentEncoding","components","protocol","decodeUnreserved","decStr","match","UNRESERVED","scheme","PCT_ENCODED","NOT_SCHEME","userinfo","NOT_USERINFO","host","NOT_HOST","path","NOT_PATH","NOT_PATH_NOSCHEME","query","NOT_QUERY","fragment","NOT_FRAGMENT","_stripLeadingZeros","_normalizeIPv4","matches","IPV4ADDRESS","address","_matches","_normalizeIPv6","IPV6ADDRESS","_matches2","zone","reverse","last","_address$toLowerCase$2","first","firstFields","lastFields","isLastFieldIPv4Address","test","fieldCount","lastFieldsStart","fields","allZeroFields","reduce","acc","field","index","lastLongest","longestZeroFields","sort","a","b","newHost","newFirst","newLast","parse","uriString","options","iri","IRI_PROTOCOL","URI_PROTOCOL","reference","URI_PARSE","NO_MATCH_IS_UNDEFINED","port","isNaN","indexOf","schemeHandler","SCHEMES","unicodeSupport","domainHost","punycode","toASCII","e","_recomposeAuthority","uriTokens","_","$1","$2","removeDotSegments","input","RDS1","RDS2","RDS3","im","RDS5","Error","s","serialize","toUnicode","authority","charAt","absolutePath","resolveComponents","base","relative","skipNormalization","tolerant","lastIndexOf","resolve","baseURI","relativeURI","schemelessOptions","normalize","uri","equal","uriA","uriB","escapeComponent","ESCAPE","unescapeComponent","isSecure","wsComponents","secure","maxInt","regexPunycode","regexNonASCII","floor","Math","stringFromCharCode","ucs2encode","fromCodePoint","apply","toConsumableArray","basicToDigit","codePoint","digitToBasic","digit","flag","adapt","delta","numPoints","firstTime","k","baseMinusTMin","decode","inputLength","n","bias","basic","j","oldi","w","t","baseMinusT","out","splice","encode","_step","Symbol","iterator","_iteratorNormalCompletion","_iterator","next","done","currentValue","basicLength","handledCPCount","m","_step2","_iteratorNormalCompletion2","_iterator2","handledCPCountPlusOne","_step3","_iteratorNormalCompletion3","_iterator3","q","qMinusT","handler","http","resourceName","_wsComponents$resourc2","ws","O","VCHAR$$","NOT_LOCAL_PART","NOT_HFNAME","NOT_HFVALUE","mailtoComponents","to","unknownHeaders","headers","hfields","hfield","toAddrs","subject","body","addr","toAddr","atIdx","localPart","domain","name","URN_PARSE","urnComponents","nid","nss","urnScheme","uriComponents","UUID","uuidComponents","uuid","https","wss","mailto","urn"],"mappings":"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","file":"dist/es5/uri.all.min.js","sourcesContent":["export function merge(...sets:Array<string>):string {\n\tif (sets.length > 1) {\n\t\tsets[0] = sets[0].slice(0, -1);\n\t\tconst xl = sets.length - 1;\n\t\tfor (let x = 1; x < xl; ++x) {\n\t\t\tsets[x] = sets[x].slice(1, -1);\n\t\t}\n\t\tsets[xl] = sets[xl].slice(1);\n\t\treturn sets.join('');\n\t} else {\n\t\treturn sets[0];\n\t}\n}\n\nexport function subexp(str:string):string {\n\treturn \"(?:\" + str + \")\";\n}\n\nexport function typeOf(o:any):string {\n\treturn o === undefined ? \"undefined\" : (o === null ? \"null\" : Object.prototype.toString.call(o).split(\" \").pop().split(\"]\").shift().toLowerCase());\n}\n\nexport function toUpperCase(str:string):string {\n\treturn str.toUpperCase();\n}\n\nexport function toArray(obj:any):Array<any> {\n\treturn obj !== undefined && obj !== null ? (obj instanceof Array ? obj : (typeof obj.length !== \"number\" || obj.split || obj.setInterval || obj.call ? [obj] : Array.prototype.slice.call(obj))) : [];\n}\n\n\nexport function assign(target: object, source: any): any {\n\tconst obj = target as any;\n\tif (source) {\n\t\tfor (const key in source) {\n\t\t\tobj[key] = source[key];\n\t\t}\n\t}\n\treturn obj;\n}","import { URIRegExps } from \"./uri\";\nimport { merge, subexp } from \"./util\";\n\nexport function buildExps(isIRI:boolean):URIRegExps {\n\tconst\n\t\tALPHA$$ = \"[A-Za-z]\",\n\t\tCR$ = \"[\\\\x0D]\",\n\t\tDIGIT$$ = \"[0-9]\",\n\t\tDQUOTE$$ = \"[\\\\x22]\",\n\t\tHEXDIG$$ = merge(DIGIT$$, \"[A-Fa-f]\"), //case-insensitive\n\t\tLF$$ = \"[\\\\x0A]\",\n\t\tSP$$ = \"[\\\\x20]\",\n\t\tPCT_ENCODED$ = subexp(subexp(\"%[EFef]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%[89A-Fa-f]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%\" + HEXDIG$$ + HEXDIG$$)), //expanded\n\t\tGEN_DELIMS$$ = \"[\\\\:\\\\/\\\\?\\\\#\\\\[\\\\]\\\\@]\",\n\t\tSUB_DELIMS$$ = \"[\\\\!\\\\$\\\\&\\\\'\\\\(\\\\)\\\\*\\\\+\\\\,\\\\;\\\\=]\",\n\t\tRESERVED$$ = merge(GEN_DELIMS$$, SUB_DELIMS$$),\n\t\tUCSCHAR$$ = isIRI ? \"[\\\\xA0-\\\\u200D\\\\u2010-\\\\u2029\\\\u202F-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF]\" : \"[]\", //subset, excludes bidi control characters\n\t\tIPRIVATE$$ = isIRI ? \"[\\\\uE000-\\\\uF8FF]\" : \"[]\", //subset\n\t\tUNRESERVED$$ = merge(ALPHA$$, DIGIT$$, \"[\\\\-\\\\.\\\\_\\\\~]\", UCSCHAR$$),\n\t\tSCHEME$ = subexp(ALPHA$$ + merge(ALPHA$$, DIGIT$$, \"[\\\\+\\\\-\\\\.]\") + \"*\"),\n\t\tUSERINFO$ = subexp(subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:]\")) + \"*\"),\n\t\tDEC_OCTET$ = subexp(subexp(\"25[0-5]\") + \"|\" + subexp(\"2[0-4]\" + DIGIT$$) + \"|\" + subexp(\"1\" + DIGIT$$ + DIGIT$$) + \"|\" + subexp(\"[1-9]\" + DIGIT$$) + \"|\" + DIGIT$$),\n\t\tDEC_OCTET_RELAXED$ = subexp(subexp(\"25[0-5]\") + \"|\" + subexp(\"2[0-4]\" + DIGIT$$) + \"|\" + subexp(\"1\" + DIGIT$$ + DIGIT$$) + \"|\" + subexp(\"0?[1-9]\" + DIGIT$$) + \"|0?0?\" + DIGIT$$), //relaxed parsing rules\n\t\tIPV4ADDRESS$ = subexp(DEC_OCTET_RELAXED$ + \"\\\\.\" + DEC_OCTET_RELAXED$ + \"\\\\.\" + DEC_OCTET_RELAXED$ + \"\\\\.\" + DEC_OCTET_RELAXED$),\n\t\tH16$ = subexp(HEXDIG$$ + \"{1,4}\"),\n\t\tLS32$ = subexp(subexp(H16$ + \"\\\\:\" + H16$) + \"|\" + IPV4ADDRESS$),\n\t\tIPV6ADDRESS1$ = subexp( subexp(H16$ + \"\\\\:\") + \"{6}\" + LS32$), // 6( h16 \":\" ) ls32\n\t\tIPV6ADDRESS2$ = subexp( \"\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{5}\" + LS32$), // \"::\" 5( h16 \":\" ) ls32\n\t\tIPV6ADDRESS3$ = subexp(subexp( H16$) + \"?\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{4}\" + LS32$), //[ h16 ] \"::\" 4( h16 \":\" ) ls32\n\t\tIPV6ADDRESS4$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,1}\" + H16$) + \"?\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{3}\" + LS32$), //[ *1( h16 \":\" ) h16 ] \"::\" 3( h16 \":\" ) ls32\n\t\tIPV6ADDRESS5$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,2}\" + H16$) + \"?\\\\:\\\\:\" + subexp(H16$ + \"\\\\:\") + \"{2}\" + LS32$), //[ *2( h16 \":\" ) h16 ] \"::\" 2( h16 \":\" ) ls32\n\t\tIPV6ADDRESS6$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,3}\" + H16$) + \"?\\\\:\\\\:\" + H16$ + \"\\\\:\" + LS32$), //[ *3( h16 \":\" ) h16 ] \"::\" h16 \":\" ls32\n\t\tIPV6ADDRESS7$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,4}\" + H16$) + \"?\\\\:\\\\:\" + LS32$), //[ *4( h16 \":\" ) h16 ] \"::\" ls32\n\t\tIPV6ADDRESS8$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,5}\" + H16$) + \"?\\\\:\\\\:\" + H16$ ), //[ *5( h16 \":\" ) h16 ] \"::\" h16\n\t\tIPV6ADDRESS9$ = subexp(subexp(subexp(H16$ + \"\\\\:\") + \"{0,6}\" + H16$) + \"?\\\\:\\\\:\" ), //[ *6( h16 \":\" ) h16 ] \"::\"\n\t\tIPV6ADDRESS$ = subexp([IPV6ADDRESS1$, IPV6ADDRESS2$, IPV6ADDRESS3$, IPV6ADDRESS4$, IPV6ADDRESS5$, IPV6ADDRESS6$, IPV6ADDRESS7$, IPV6ADDRESS8$, IPV6ADDRESS9$].join(\"|\")),\n\t\tZONEID$ = subexp(subexp(UNRESERVED$$ + \"|\" + PCT_ENCODED$) + \"+\"), //RFC 6874\n\t\tIPV6ADDRZ$ = subexp(IPV6ADDRESS$ + \"\\\\%25\" + ZONEID$), //RFC 6874\n\t\tIPV6ADDRZ_RELAXED$ = subexp(IPV6ADDRESS$ + subexp(\"\\\\%25|\\\\%(?!\" + HEXDIG$$ + \"{2})\") + ZONEID$), //RFC 6874, with relaxed parsing rules\n\t\tIPVFUTURE$ = subexp(\"[vV]\" + HEXDIG$$ + \"+\\\\.\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:]\") + \"+\"),\n\t\tIP_LITERAL$ = subexp(\"\\\\[\" + subexp(IPV6ADDRZ_RELAXED$ + \"|\" + IPV6ADDRESS$ + \"|\" + IPVFUTURE$) + \"\\\\]\"), //RFC 6874\n\t\tREG_NAME$ = subexp(subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$)) + \"*\"),\n\t\tHOST$ = subexp(IP_LITERAL$ + \"|\" + IPV4ADDRESS$ + \"(?!\" + REG_NAME$ + \")\" + \"|\" + REG_NAME$),\n\t\tPORT$ = subexp(DIGIT$$ + \"*\"),\n\t\tAUTHORITY$ = subexp(subexp(USERINFO$ + \"@\") + \"?\" + HOST$ + subexp(\"\\\\:\" + PORT$) + \"?\"),\n\t\tPCHAR$ = subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:\\\\@]\")),\n\t\tSEGMENT$ = subexp(PCHAR$ + \"*\"),\n\t\tSEGMENT_NZ$ = subexp(PCHAR$ + \"+\"),\n\t\tSEGMENT_NZ_NC$ = subexp(subexp(PCT_ENCODED$ + \"|\" + merge(UNRESERVED$$, SUB_DELIMS$$, \"[\\\\@]\")) + \"+\"),\n\t\tPATH_ABEMPTY$ = subexp(subexp(\"\\\\/\" + SEGMENT$) + \"*\"),\n\t\tPATH_ABSOLUTE$ = subexp(\"\\\\/\" + subexp(SEGMENT_NZ$ + PATH_ABEMPTY$) + \"?\"), //simplified\n\t\tPATH_NOSCHEME$ = subexp(SEGMENT_NZ_NC$ + PATH_ABEMPTY$), //simplified\n\t\tPATH_ROOTLESS$ = subexp(SEGMENT_NZ$ + PATH_ABEMPTY$), //simplified\n\t\tPATH_EMPTY$ = \"(?!\" + PCHAR$ + \")\",\n\t\tPATH$ = subexp(PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_NOSCHEME$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$),\n\t\tQUERY$ = subexp(subexp(PCHAR$ + \"|\" + merge(\"[\\\\/\\\\?]\", IPRIVATE$$)) + \"*\"),\n\t\tFRAGMENT$ = subexp(subexp(PCHAR$ + \"|[\\\\/\\\\?]\") + \"*\"),\n\t\tHIER_PART$ = subexp(subexp(\"\\\\/\\\\/\" + AUTHORITY$ + PATH_ABEMPTY$) + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$),\n\t\tURI$ = subexp(SCHEME$ + \"\\\\:\" + HIER_PART$ + subexp(\"\\\\?\" + QUERY$) + \"?\" + subexp(\"\\\\#\" + FRAGMENT$) + \"?\"),\n\t\tRELATIVE_PART$ = subexp(subexp(\"\\\\/\\\\/\" + AUTHORITY$ + PATH_ABEMPTY$) + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_NOSCHEME$ + \"|\" + PATH_EMPTY$),\n\t\tRELATIVE$ = subexp(RELATIVE_PART$ + subexp(\"\\\\?\" + QUERY$) + \"?\" + subexp(\"\\\\#\" + FRAGMENT$) + \"?\"),\n\t\tURI_REFERENCE$ = subexp(URI$ + \"|\" + RELATIVE$),\n\t\tABSOLUTE_URI$ = subexp(SCHEME$ + \"\\\\:\" + HIER_PART$ + subexp(\"\\\\?\" + QUERY$) + \"?\"),\n\n\t\tGENERIC_REF$ = \"^(\" + SCHEME$ + \")\\\\:\" + subexp(subexp(\"\\\\/\\\\/(\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?)\") + \"?(\" + PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$ + \")\") + subexp(\"\\\\?(\" + QUERY$ + \")\") + \"?\" + subexp(\"\\\\#(\" + FRAGMENT$ + \")\") + \"?$\",\n\t\tRELATIVE_REF$ = \"^(){0}\" + subexp(subexp(\"\\\\/\\\\/(\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?)\") + \"?(\" + PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_NOSCHEME$ + \"|\" + PATH_EMPTY$ + \")\") + subexp(\"\\\\?(\" + QUERY$ + \")\") + \"?\" + subexp(\"\\\\#(\" + FRAGMENT$ + \")\") + \"?$\",\n\t\tABSOLUTE_REF$ = \"^(\" + SCHEME$ + \")\\\\:\" + subexp(subexp(\"\\\\/\\\\/(\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?)\") + \"?(\" + PATH_ABEMPTY$ + \"|\" + PATH_ABSOLUTE$ + \"|\" + PATH_ROOTLESS$ + \"|\" + PATH_EMPTY$ + \")\") + subexp(\"\\\\?(\" + QUERY$ + \")\") + \"?$\",\n\t\tSAMEDOC_REF$ = \"^\" + subexp(\"\\\\#(\" + FRAGMENT$ + \")\") + \"?$\",\n\t\tAUTHORITY_REF$ = \"^\" + subexp(\"(\" + USERINFO$ + \")@\") + \"?(\" + HOST$ + \")\" + subexp(\"\\\\:(\" + PORT$ + \")\") + \"?$\"\n\t;\n\n\treturn {\n\t\tNOT_SCHEME : new RegExp(merge(\"[^]\", ALPHA$$, DIGIT$$, \"[\\\\+\\\\-\\\\.]\"), \"g\"),\n\t\tNOT_USERINFO : new RegExp(merge(\"[^\\\\%\\\\:]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_HOST : new RegExp(merge(\"[^\\\\%\\\\[\\\\]\\\\:]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_PATH : new RegExp(merge(\"[^\\\\%\\\\/\\\\:\\\\@]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_PATH_NOSCHEME : new RegExp(merge(\"[^\\\\%\\\\/\\\\@]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tNOT_QUERY : new RegExp(merge(\"[^\\\\%]\", UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:\\\\@\\\\/\\\\?]\", IPRIVATE$$), \"g\"),\n\t\tNOT_FRAGMENT : new RegExp(merge(\"[^\\\\%]\", UNRESERVED$$, SUB_DELIMS$$, \"[\\\\:\\\\@\\\\/\\\\?]\"), \"g\"),\n\t\tESCAPE : new RegExp(merge(\"[^]\", UNRESERVED$$, SUB_DELIMS$$), \"g\"),\n\t\tUNRESERVED : new RegExp(UNRESERVED$$, \"g\"),\n\t\tOTHER_CHARS : new RegExp(merge(\"[^\\\\%]\", UNRESERVED$$, RESERVED$$), \"g\"),\n\t\tPCT_ENCODED : new RegExp(PCT_ENCODED$, \"g\"),\n\t\tIPV4ADDRESS : new RegExp(\"^(\" + IPV4ADDRESS$ + \")$\"),\n\t\tIPV6ADDRESS : new RegExp(\"^\\\\[?(\" + IPV6ADDRESS$ + \")\" + subexp(subexp(\"\\\\%25|\\\\%(?!\" + HEXDIG$$ + \"{2})\") + \"(\" + ZONEID$ + \")\") + \"?\\\\]?$\") //RFC 6874, with relaxed parsing rules\n\t};\n}\n\nexport default buildExps(false);\n","'use strict';\n\n/** Highest positive signed 32-bit float value */\nconst maxInt = 2147483647; // aka. 0x7FFFFFFF or 2^31-1\n\n/** Bootstring parameters */\nconst base = 36;\nconst tMin = 1;\nconst tMax = 26;\nconst skew = 38;\nconst damp = 700;\nconst initialBias = 72;\nconst initialN = 128; // 0x80\nconst delimiter = '-'; // '\\x2D'\n\n/** Regular expressions */\nconst regexPunycode = /^xn--/;\nconst regexNonASCII = /[^\\0-\\x7E]/; // non-ASCII chars\nconst regexSeparators = /[\\x2E\\u3002\\uFF0E\\uFF61]/g; // RFC 3490 separators\n\n/** Error messages */\nconst errors = {\n\t'overflow': 'Overflow: input needs wider integers to process',\n\t'not-basic': 'Illegal input >= 0x80 (not a basic code point)',\n\t'invalid-input': 'Invalid input'\n};\n\n/** Convenience shortcuts */\nconst baseMinusTMin = base - tMin;\nconst floor = Math.floor;\nconst stringFromCharCode = String.fromCharCode;\n\n/*--------------------------------------------------------------------------*/\n\n/**\n * A generic error utility function.\n * @private\n * @param {String} type The error type.\n * @returns {Error} Throws a `RangeError` with the applicable error message.\n */\nfunction error(type) {\n\tthrow new RangeError(errors[type]);\n}\n\n/**\n * A generic `Array#map` utility function.\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} callback The function that gets called for every array\n * item.\n * @returns {Array} A new array of values returned by the callback function.\n */\nfunction map(array, fn) {\n\tconst result = [];\n\tlet length = array.length;\n\twhile (length--) {\n\t\tresult[length] = fn(array[length]);\n\t}\n\treturn result;\n}\n\n/**\n * A simple `Array#map`-like wrapper to work with domain name strings or email\n * addresses.\n * @private\n * @param {String} domain The domain name or email address.\n * @param {Function} callback The function that gets called for every\n * character.\n * @returns {Array} A new string of characters returned by the callback\n * function.\n */\nfunction mapDomain(string, fn) {\n\tconst parts = string.split('@');\n\tlet result = '';\n\tif (parts.length > 1) {\n\t\t// In email addresses, only the domain name should be punycoded. Leave\n\t\t// the local part (i.e. everything up to `@`) intact.\n\t\tresult = parts[0] + '@';\n\t\tstring = parts[1];\n\t}\n\t// Avoid `split(regex)` for IE8 compatibility. See #17.\n\tstring = string.replace(regexSeparators, '\\x2E');\n\tconst labels = string.split('.');\n\tconst encoded = map(labels, fn).join('.');\n\treturn result + encoded;\n}\n\n/**\n * Creates an array containing the numeric code points of each Unicode\n * character in the string. While JavaScript uses UCS-2 internally,\n * this function will convert a pair of surrogate halves (each of which\n * UCS-2 exposes as separate characters) into a single code point,\n * matching UTF-16.\n * @see `punycode.ucs2.encode`\n * @see <https://mathiasbynens.be/notes/javascript-encoding>\n * @memberOf punycode.ucs2\n * @name decode\n * @param {String} string The Unicode input string (UCS-2).\n * @returns {Array} The new array of code points.\n */\nfunction ucs2decode(string) {\n\tconst output = [];\n\tlet counter = 0;\n\tconst length = string.length;\n\twhile (counter < length) {\n\t\tconst value = string.charCodeAt(counter++);\n\t\tif (value >= 0xD800 && value <= 0xDBFF && counter < length) {\n\t\t\t// It's a high surrogate, and there is a next character.\n\t\t\tconst extra = string.charCodeAt(counter++);\n\t\t\tif ((extra & 0xFC00) == 0xDC00) { // Low surrogate.\n\t\t\t\toutput.push(((value & 0x3FF) << 10) + (extra & 0x3FF) + 0x10000);\n\t\t\t} else {\n\t\t\t\t// It's an unmatched surrogate; only append this code unit, in case the\n\t\t\t\t// next code unit is the high surrogate of a surrogate pair.\n\t\t\t\toutput.push(value);\n\t\t\t\tcounter--;\n\t\t\t}\n\t\t} else {\n\t\t\toutput.push(value);\n\t\t}\n\t}\n\treturn output;\n}\n\n/**\n * Creates a string based on an array of numeric code points.\n * @see `punycode.ucs2.decode`\n * @memberOf punycode.ucs2\n * @name encode\n * @param {Array} codePoints The array of numeric code points.\n * @returns {String} The new Unicode string (UCS-2).\n */\nconst ucs2encode = array => String.fromCodePoint(...array);\n\n/**\n * Converts a basic code point into a digit/integer.\n * @see `digitToBasic()`\n * @private\n * @param {Number} codePoint The basic numeric code point value.\n * @returns {Number} The numeric value of a basic code point (for use in\n * representing integers) in the range `0` to `base - 1`, or `base` if\n * the code point does not represent a value.\n */\nconst basicToDigit = function(codePoint) {\n\tif (codePoint - 0x30 < 0x0A) {\n\t\treturn codePoint - 0x16;\n\t}\n\tif (codePoint - 0x41 < 0x1A) {\n\t\treturn codePoint - 0x41;\n\t}\n\tif (codePoint - 0x61 < 0x1A) {\n\t\treturn codePoint - 0x61;\n\t}\n\treturn base;\n};\n\n/**\n * Converts a digit/integer into a basic code point.\n * @see `basicToDigit()`\n * @private\n * @param {Number} digit The numeric value of a basic code point.\n * @returns {Number} The basic code point whose value (when used for\n * representing integers) is `digit`, which needs to be in the range\n * `0` to `base - 1`. If `flag` is non-zero, the uppercase form is\n * used; else, the lowercase form is used. The behavior is undefined\n * if `flag` is non-zero and `digit` has no uppercase form.\n */\nconst digitToBasic = function(digit, flag) {\n\t// 0..25 map to ASCII a..z or A..Z\n\t// 26..35 map to ASCII 0..9\n\treturn digit + 22 + 75 * (digit < 26) - ((flag != 0) << 5);\n};\n\n/**\n * Bias adaptation function as per section 3.4 of RFC 3492.\n * https://tools.ietf.org/html/rfc3492#section-3.4\n * @private\n */\nconst adapt = function(delta, numPoints, firstTime) {\n\tlet k = 0;\n\tdelta = firstTime ? floor(delta / damp) : delta >> 1;\n\tdelta += floor(delta / numPoints);\n\tfor (/* no initialization */; delta > baseMinusTMin * tMax >> 1; k += base) {\n\t\tdelta = floor(delta / baseMinusTMin);\n\t}\n\treturn floor(k + (baseMinusTMin + 1) * delta / (delta + skew));\n};\n\n/**\n * Converts a Punycode string of ASCII-only symbols to a string of Unicode\n * symbols.\n * @memberOf punycode\n * @param {String} input The Punycode string of ASCII-only symbols.\n * @returns {String} The resulting string of Unicode symbols.\n */\nconst decode = function(input) {\n\t// Don't use UCS-2.\n\tconst output = [];\n\tconst inputLength = input.length;\n\tlet i = 0;\n\tlet n = initialN;\n\tlet bias = initialBias;\n\n\t// Handle the basic code points: let `basic` be the number of input code\n\t// points before the last delimiter, or `0` if there is none, then copy\n\t// the first basic code points to the output.\n\n\tlet basic = input.lastIndexOf(delimiter);\n\tif (basic < 0) {\n\t\tbasic = 0;\n\t}\n\n\tfor (let j = 0; j < basic; ++j) {\n\t\t// if it's not a basic code point\n\t\tif (input.charCodeAt(j) >= 0x80) {\n\t\t\terror('not-basic');\n\t\t}\n\t\toutput.push(input.charCodeAt(j));\n\t}\n\n\t// Main decoding loop: start just after the last delimiter if any basic code\n\t// points were copied; start at the beginning otherwise.\n\n\tfor (let index = basic > 0 ? basic + 1 : 0; index < inputLength; /* no final expression */) {\n\n\t\t// `index` is the index of the next character to be consumed.\n\t\t// Decode a generalized variable-length integer into `delta`,\n\t\t// which gets added to `i`. The overflow checking is easier\n\t\t// if we increase `i` as we go, then subtract off its starting\n\t\t// value at the end to obtain `delta`.\n\t\tlet oldi = i;\n\t\tfor (let w = 1, k = base; /* no condition */; k += base) {\n\n\t\t\tif (index >= inputLength) {\n\t\t\t\terror('invalid-input');\n\t\t\t}\n\n\t\t\tconst digit = basicToDigit(input.charCodeAt(index++));\n\n\t\t\tif (digit >= base || digit > floor((maxInt - i) / w)) {\n\t\t\t\terror('overflow');\n\t\t\t}\n\n\t\t\ti += digit * w;\n\t\t\tconst t = k <= bias ? tMin : (k >= bias + tMax ? tMax : k - bias);\n\n\t\t\tif (digit < t) {\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tconst baseMinusT = base - t;\n\t\t\tif (w > floor(maxInt / baseMinusT)) {\n\t\t\t\terror('overflow');\n\t\t\t}\n\n\t\t\tw *= baseMinusT;\n\n\t\t}\n\n\t\tconst out = output.length + 1;\n\t\tbias = adapt(i - oldi, out, oldi == 0);\n\n\t\t// `i` was supposed to wrap around from `out` to `0`,\n\t\t// incrementing `n` each time, so we'll fix that now:\n\t\tif (floor(i / out) > maxInt - n) {\n\t\t\terror('overflow');\n\t\t}\n\n\t\tn += floor(i / out);\n\t\ti %= out;\n\n\t\t// Insert `n` at position `i` of the output.\n\t\toutput.splice(i++, 0, n);\n\n\t}\n\n\treturn String.fromCodePoint(...output);\n};\n\n/**\n * Converts a string of Unicode symbols (e.g. a domain name label) to a\n * Punycode string of ASCII-only symbols.\n * @memberOf punycode\n * @param {String} input The string of Unicode symbols.\n * @returns {String} The resulting Punycode string of ASCII-only symbols.\n */\nconst encode = function(input) {\n\tconst output = [];\n\n\t// Convert the input in UCS-2 to an array of Unicode code points.\n\tinput = ucs2decode(input);\n\n\t// Cache the length.\n\tlet inputLength = input.length;\n\n\t// Initialize the state.\n\tlet n = initialN;\n\tlet delta = 0;\n\tlet bias = initialBias;\n\n\t// Handle the basic code points.\n\tfor (const currentValue of input) {\n\t\tif (currentValue < 0x80) {\n\t\t\toutput.push(stringFromCharCode(currentValue));\n\t\t}\n\t}\n\n\tlet basicLength = output.length;\n\tlet handledCPCount = basicLength;\n\n\t// `handledCPCount` is the number of code points that have been handled;\n\t// `basicLength` is the number of basic code points.\n\n\t// Finish the basic string with a delimiter unless it's empty.\n\tif (basicLength) {\n\t\toutput.push(delimiter);\n\t}\n\n\t// Main encoding loop:\n\twhile (handledCPCount < inputLength) {\n\n\t\t// All non-basic code points < n have been handled already. Find the next\n\t\t// larger one:\n\t\tlet m = maxInt;\n\t\tfor (const currentValue of input) {\n\t\t\tif (currentValue >= n && currentValue < m) {\n\t\t\t\tm = currentValue;\n\t\t\t}\n\t\t}\n\n\t\t// Increase `delta` enough to advance the decoder's <n,i> state to <m,0>,\n\t\t// but guard against overflow.\n\t\tconst handledCPCountPlusOne = handledCPCount + 1;\n\t\tif (m - n > floor((maxInt - delta) / handledCPCountPlusOne)) {\n\t\t\terror('overflow');\n\t\t}\n\n\t\tdelta += (m - n) * handledCPCountPlusOne;\n\t\tn = m;\n\n\t\tfor (const currentValue of input) {\n\t\t\tif (currentValue < n && ++delta > maxInt) {\n\t\t\t\terror('overflow');\n\t\t\t}\n\t\t\tif (currentValue == n) {\n\t\t\t\t// Represent delta as a generalized variable-length integer.\n\t\t\t\tlet q = delta;\n\t\t\t\tfor (let k = base; /* no condition */; k += base) {\n\t\t\t\t\tconst t = k <= bias ? tMin : (k >= bias + tMax ? tMax : k - bias);\n\t\t\t\t\tif (q < t) {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t\tconst qMinusT = q - t;\n\t\t\t\t\tconst baseMinusT = base - t;\n\t\t\t\t\toutput.push(\n\t\t\t\t\t\tstringFromCharCode(digitToBasic(t + qMinusT % baseMinusT, 0))\n\t\t\t\t\t);\n\t\t\t\t\tq = floor(qMinusT / baseMinusT);\n\t\t\t\t}\n\n\t\t\t\toutput.push(stringFromCharCode(digitToBasic(q, 0)));\n\t\t\t\tbias = adapt(delta, handledCPCountPlusOne, handledCPCount == basicLength);\n\t\t\t\tdelta = 0;\n\t\t\t\t++handledCPCount;\n\t\t\t}\n\t\t}\n\n\t\t++delta;\n\t\t++n;\n\n\t}\n\treturn output.join('');\n};\n\n/**\n * Converts a Punycode string representing a domain name or an email address\n * to Unicode. Only the Punycoded parts of the input will be converted, i.e.\n * it doesn't matter if you call it on a string that has already been\n * converted to Unicode.\n * @memberOf punycode\n * @param {String} input The Punycoded domain name or email address to\n * convert to Unicode.\n * @returns {String} The Unicode representation of the given Punycode\n * string.\n */\nconst toUnicode = function(input) {\n\treturn mapDomain(input, function(string) {\n\t\treturn regexPunycode.test(string)\n\t\t\t? decode(string.slice(4).toLowerCase())\n\t\t\t: string;\n\t});\n};\n\n/**\n * Converts a Unicode string representing a domain name or an email address to\n * Punycode. Only the non-ASCII parts of the domain name will be converted,\n * i.e. it doesn't matter if you call it with a domain that's already in\n * ASCII.\n * @memberOf punycode\n * @param {String} input The domain name or email address to convert, as a\n * Unicode string.\n * @returns {String} The Punycode representation of the given domain name or\n * email address.\n */\nconst toASCII = function(input) {\n\treturn mapDomain(input, function(string) {\n\t\treturn regexNonASCII.test(string)\n\t\t\t? 'xn--' + encode(string)\n\t\t\t: string;\n\t});\n};\n\n/*--------------------------------------------------------------------------*/\n\n/** Define the public API */\nconst punycode = {\n\t/**\n\t * A string representing the current Punycode.js version number.\n\t * @memberOf punycode\n\t * @type String\n\t */\n\t'version': '2.1.0',\n\t/**\n\t * An object of methods to convert from JavaScript's internal character\n\t * representation (UCS-2) to Unicode code points, and back.\n\t * @see <https://mathiasbynens.be/notes/javascript-encoding>\n\t * @memberOf punycode\n\t * @type Object\n\t */\n\t'ucs2': {\n\t\t'decode': ucs2decode,\n\t\t'encode': ucs2encode\n\t},\n\t'decode': decode,\n\t'encode': encode,\n\t'toASCII': toASCII,\n\t'toUnicode': toUnicode\n};\n\nexport default punycode;\n","/**\n * URI.js\n *\n * @fileoverview An RFC 3986 compliant, scheme extendable URI parsing/validating/resolving library for JavaScript.\n * @author <a href=\"mailto:gary.court@gmail.com\">Gary Court</a>\n * @see http://github.com/garycourt/uri-js\n */\n\n/**\n * Copyright 2011 Gary Court. All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without modification, are\n * permitted provided that the following conditions are met:\n *\n * 1. Redistributions of source code must retain the above copyright notice, this list of\n * conditions and the following disclaimer.\n *\n * 2. Redistributions in binary form must reproduce the above copyright notice, this list\n * of conditions and the following disclaimer in the documentation and/or other materials\n * provided with the distribution.\n *\n * THIS SOFTWARE IS PROVIDED BY GARY COURT ``AS IS'' AND ANY EXPRESS OR IMPLIED\n * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\n * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR\n * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\n * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\n * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n *\n * The views and conclusions contained in the software and documentation are those of the\n * authors and should not be interpreted as representing official policies, either expressed\n * or implied, of Gary Court.\n */\n\nimport URI_PROTOCOL from \"./regexps-uri\";\nimport IRI_PROTOCOL from \"./regexps-iri\";\nimport punycode from \"punycode\";\nimport { toUpperCase, typeOf, assign } from \"./util\";\n\nexport interface URIComponents {\n\tscheme?:string;\n\tuserinfo?:string;\n\thost?:string;\n\tport?:number|string;\n\tpath?:string;\n\tquery?:string;\n\tfragment?:string;\n\treference?:string;\n\terror?:string;\n}\n\nexport interface URIOptions {\n\tscheme?:string;\n\treference?:string;\n\ttolerant?:boolean;\n\tabsolutePath?:boolean;\n\tiri?:boolean;\n\tunicodeSupport?:boolean;\n\tdomainHost?:boolean;\n}\n\nexport interface URISchemeHandler<Components extends URIComponents = URIComponents, Options extends URIOptions = URIOptions, ParentComponents extends URIComponents = URIComponents> {\n\tscheme:string;\n\tparse(components:ParentComponents, options:Options):Components;\n\tserialize(components:Components, options:Options):ParentComponents;\n\tunicodeSupport?:boolean;\n\tdomainHost?:boolean;\n\tabsolutePath?:boolean;\n}\n\nexport interface URIRegExps {\n\tNOT_SCHEME : RegExp,\n\tNOT_USERINFO : RegExp,\n\tNOT_HOST : RegExp,\n\tNOT_PATH : RegExp,\n\tNOT_PATH_NOSCHEME : RegExp,\n\tNOT_QUERY : RegExp,\n\tNOT_FRAGMENT : RegExp,\n\tESCAPE : RegExp,\n\tUNRESERVED : RegExp,\n\tOTHER_CHARS : RegExp,\n\tPCT_ENCODED : RegExp,\n\tIPV4ADDRESS : RegExp,\n\tIPV6ADDRESS : RegExp,\n}\n\nexport const SCHEMES:{[scheme:string]:URISchemeHandler} = {};\n\nexport function pctEncChar(chr:string):string {\n\tconst c = chr.charCodeAt(0);\n\tlet e:string;\n\n\tif (c < 16) e = \"%0\" + c.toString(16).toUpperCase();\n\telse if (c < 128) e = \"%\" + c.toString(16).toUpperCase();\n\telse if (c < 2048) e = \"%\" + ((c >> 6) | 192).toString(16).toUpperCase() + \"%\" + ((c & 63) | 128).toString(16).toUpperCase();\n\telse e = \"%\" + ((c >> 12) | 224).toString(16).toUpperCase() + \"%\" + (((c >> 6) & 63) | 128).toString(16).toUpperCase() + \"%\" + ((c & 63) | 128).toString(16).toUpperCase();\n\n\treturn e;\n}\n\nexport function pctDecChars(str:string):string {\n\tlet newStr = \"\";\n\tlet i = 0;\n\tconst il = str.length;\n\n\twhile (i < il) {\n\t\tconst c = parseInt(str.substr(i + 1, 2), 16);\n\n\t\tif (c < 128) {\n\t\t\tnewStr += String.fromCharCode(c);\n\t\t\ti += 3;\n\t\t}\n\t\telse if (c >= 194 && c < 224) {\n\t\t\tif ((il - i) >= 6) {\n\t\t\t\tconst c2 = parseInt(str.substr(i + 4, 2), 16);\n\t\t\t\tnewStr += String.fromCharCode(((c & 31) << 6) | (c2 & 63));\n\t\t\t} else {\n\t\t\t\tnewStr += str.substr(i, 6);\n\t\t\t}\n\t\t\ti += 6;\n\t\t}\n\t\telse if (c >= 224) {\n\t\t\tif ((il - i) >= 9) {\n\t\t\t\tconst c2 = parseInt(str.substr(i + 4, 2), 16);\n\t\t\t\tconst c3 = parseInt(str.substr(i + 7, 2), 16);\n\t\t\t\tnewStr += String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << 6) | (c3 & 63));\n\t\t\t} else {\n\t\t\t\tnewStr += str.substr(i, 9);\n\t\t\t}\n\t\t\ti += 9;\n\t\t}\n\t\telse {\n\t\t\tnewStr += str.substr(i, 3);\n\t\t\ti += 3;\n\t\t}\n\t}\n\n\treturn newStr;\n}\n\nfunction _normalizeComponentEncoding(components:URIComponents, protocol:URIRegExps) {\n\tfunction decodeUnreserved(str:string):string {\n\t\tconst decStr = pctDecChars(str);\n\t\treturn (!decStr.match(protocol.UNRESERVED) ? str : decStr);\n\t}\n\n\tif (components.scheme) components.scheme = String(components.scheme).replace(protocol.PCT_ENCODED, decodeUnreserved).toLowerCase().replace(protocol.NOT_SCHEME, \"\");\n\tif (components.userinfo !== undefined) components.userinfo = String(components.userinfo).replace(protocol.PCT_ENCODED, decodeUnreserved).replace(protocol.NOT_USERINFO, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.host !== undefined) components.host = String(components.host).replace(protocol.PCT_ENCODED, decodeUnreserved).toLowerCase().replace(protocol.NOT_HOST, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.path !== undefined) components.path = String(components.path).replace(protocol.PCT_ENCODED, decodeUnreserved).replace((components.scheme ? protocol.NOT_PATH : protocol.NOT_PATH_NOSCHEME), pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.query !== undefined) components.query = String(components.query).replace(protocol.PCT_ENCODED, decodeUnreserved).replace(protocol.NOT_QUERY, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\tif (components.fragment !== undefined) components.fragment = String(components.fragment).replace(protocol.PCT_ENCODED, decodeUnreserved).replace(protocol.NOT_FRAGMENT, pctEncChar).replace(protocol.PCT_ENCODED, toUpperCase);\n\n\treturn components;\n};\n\nfunction _stripLeadingZeros(str:string):string {\n\treturn str.replace(/^0*(.*)/, \"$1\") || \"0\";\n}\n\nfunction _normalizeIPv4(host:string, protocol:URIRegExps):string {\n\tconst matches = host.match(protocol.IPV4ADDRESS) || [];\n\tconst [, address] = matches;\n\t\n\tif (address) {\n\t\treturn address.split(\".\").map(_stripLeadingZeros).join(\".\");\n\t} else {\n\t\treturn host;\n\t}\n}\n\nfunction _normalizeIPv6(host:string, protocol:URIRegExps):string {\n\tconst matches = host.match(protocol.IPV6ADDRESS) || [];\n\tconst [, address, zone] = matches;\n\n\tif (address) {\n\t\tconst [last, first] = address.toLowerCase().split('::').reverse();\n\t\tconst firstFields = first ? first.split(\":\").map(_stripLeadingZeros) : [];\n\t\tconst lastFields = last.split(\":\").map(_stripLeadingZeros);\n\t\tconst isLastFieldIPv4Address = protocol.IPV4ADDRESS.test(lastFields[lastFields.length - 1]);\n\t\tconst fieldCount = isLastFieldIPv4Address ? 7 : 8;\n\t\tconst lastFieldsStart = lastFields.length - fieldCount;\n\t\tconst fields = Array<string>(fieldCount);\n\n\t\tfor (let x = 0; x < fieldCount; ++x) {\n\t\t\tfields[x] = firstFields[x] || lastFields[lastFieldsStart + x] || '';\n\t\t}\n\n\t\tif (isLastFieldIPv4Address) {\n\t\t\tfields[fieldCount - 1] = _normalizeIPv4(fields[fieldCount - 1], protocol);\n\t\t}\n\n\t\tconst allZeroFields = fields.reduce<Array<{index:number,length:number}>>((acc, field, index) => {\n\t\t\tif (!field || field === \"0\") {\n\t\t\t\tconst lastLongest = acc[acc.length - 1];\n\t\t\t\tif (lastLongest && lastLongest.index + lastLongest.length === index) {\n\t\t\t\t\tlastLongest.length++;\n\t\t\t\t} else {\n\t\t\t\t\tacc.push({ index, length : 1 });\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn acc;\n\t\t}, []);\n\n\t\tconst longestZeroFields = allZeroFields.sort((a, b) => b.length - a.length)[0];\n\n\t\tlet newHost:string;\n\t\tif (longestZeroFields && longestZeroFields.length > 1) {\n\t\t\tconst newFirst = fields.slice(0, longestZeroFields.index) ;\n\t\t\tconst newLast = fields.slice(longestZeroFields.index + longestZeroFields.length);\n\t\t\tnewHost = newFirst.join(\":\") + \"::\" + newLast.join(\":\");\n\t\t} else {\n\t\t\tnewHost = fields.join(\":\");\n\t\t}\n\n\t\tif (zone) {\n\t\t\tnewHost += \"%\" + zone;\n\t\t}\n\n\t\treturn newHost;\n\t} else {\n\t\treturn host;\n\t}\n}\n\nconst URI_PARSE = /^(?:([^:\\/?#]+):)?(?:\\/\\/((?:([^\\/?#@]*)@)?(\\[[^\\/?#\\]]+\\]|[^\\/?#:]*)(?:\\:(\\d*))?))?([^?#]*)(?:\\?([^#]*))?(?:#((?:.|\\n|\\r)*))?/i;\nconst NO_MATCH_IS_UNDEFINED = (<RegExpMatchArray>(\"\").match(/(){0}/))[1] === undefined;\n\nexport function parse(uriString:string, options:URIOptions = {}):URIComponents {\n\tconst components:URIComponents = {};\n\tconst protocol = (options.iri !== false ? IRI_PROTOCOL : URI_PROTOCOL);\n\n\tif (options.reference === \"suffix\") uriString = (options.scheme ? options.scheme + \":\" : \"\") + \"//\" + uriString;\n\n\tconst matches = uriString.match(URI_PARSE);\n\n\tif (matches) {\n\t\tif (NO_MATCH_IS_UNDEFINED) {\n\t\t\t//store each component\n\t\t\tcomponents.scheme = matches[1];\n\t\t\tcomponents.userinfo = matches[3];\n\t\t\tcomponents.host = matches[4];\n\t\t\tcomponents.port = parseInt(matches[5], 10);\n\t\t\tcomponents.path = matches[6] || \"\";\n\t\t\tcomponents.query = matches[7];\n\t\t\tcomponents.fragment = matches[8];\n\n\t\t\t//fix port number\n\t\t\tif (isNaN(components.port)) {\n\t\t\t\tcomponents.port = matches[5];\n\t\t\t}\n\t\t} else { //IE FIX for improper RegExp matching\n\t\t\t//store each component\n\t\t\tcomponents.scheme = matches[1] || undefined;\n\t\t\tcomponents.userinfo = (uriString.indexOf(\"@\") !== -1 ? matches[3] : undefined);\n\t\t\tcomponents.host = (uriString.indexOf(\"//\") !== -1 ? matches[4] : undefined);\n\t\t\tcomponents.port = parseInt(matches[5], 10);\n\t\t\tcomponents.path = matches[6] || \"\";\n\t\t\tcomponents.query = (uriString.indexOf(\"?\") !== -1 ? matches[7] : undefined);\n\t\t\tcomponents.fragment = (uriString.indexOf(\"#\") !== -1 ? matches[8] : undefined);\n\n\t\t\t//fix port number\n\t\t\tif (isNaN(components.port)) {\n\t\t\t\tcomponents.port = (uriString.match(/\\/\\/(?:.|\\n)*\\:(?:\\/|\\?|\\#|$)/) ? matches[4] : undefined);\n\t\t\t}\n\t\t}\n\n\t\tif (components.host) {\n\t\t\t//normalize IP hosts\n\t\t\tcomponents.host = _normalizeIPv6(_normalizeIPv4(components.host, protocol), protocol);\n\t\t}\n\n\t\t//determine reference type\n\t\tif (components.scheme === undefined && components.userinfo === undefined && components.host === undefined && components.port === undefined && !components.path && components.query === undefined) {\n\t\t\tcomponents.reference = \"same-document\";\n\t\t} else if (components.scheme === undefined) {\n\t\t\tcomponents.reference = \"relative\";\n\t\t} else if (components.fragment === undefined) {\n\t\t\tcomponents.reference = \"absolute\";\n\t\t} else {\n\t\t\tcomponents.reference = \"uri\";\n\t\t}\n\n\t\t//check for reference errors\n\t\tif (options.reference && options.reference !== \"suffix\" && options.reference !== components.reference) {\n\t\t\tcomponents.error = components.error || \"URI is not a \" + options.reference + \" reference.\";\n\t\t}\n\n\t\t//find scheme handler\n\t\tconst schemeHandler = SCHEMES[(options.scheme || components.scheme || \"\").toLowerCase()];\n\n\t\t//check if scheme can't handle IRIs\n\t\tif (!options.unicodeSupport && (!schemeHandler || !schemeHandler.unicodeSupport)) {\n\t\t\t//if host component is a domain name\n\t\t\tif (components.host && (options.domainHost || (schemeHandler && schemeHandler.domainHost))) {\n\t\t\t\t//convert Unicode IDN -> ASCII IDN\n\t\t\t\ttry {\n\t\t\t\t\tcomponents.host = punycode.toASCII(components.host.replace(protocol.PCT_ENCODED, pctDecChars).toLowerCase());\n\t\t\t\t} catch (e) {\n\t\t\t\t\tcomponents.error = components.error || \"Host's domain name can not be converted to ASCII via punycode: \" + e;\n\t\t\t\t}\n\t\t\t}\n\t\t\t//convert IRI -> URI\n\t\t\t_normalizeComponentEncoding(components, URI_PROTOCOL);\n\t\t} else {\n\t\t\t//normalize encodings\n\t\t\t_normalizeComponentEncoding(components, protocol);\n\t\t}\n\n\t\t//perform scheme specific parsing\n\t\tif (schemeHandler && schemeHandler.parse) {\n\t\t\tschemeHandler.parse(components, options);\n\t\t}\n\t} else {\n\t\tcomponents.error = components.error || \"URI can not be parsed.\";\n\t}\n\n\treturn components;\n};\n\nfunction _recomposeAuthority(components:URIComponents, options:URIOptions):string|undefined {\n\tconst protocol = (options.iri !== false ? IRI_PROTOCOL : URI_PROTOCOL);\n\tconst uriTokens:Array<string> = [];\n\n\tif (components.userinfo !== undefined) {\n\t\turiTokens.push(components.userinfo);\n\t\turiTokens.push(\"@\");\n\t}\n\n\tif (components.host !== undefined) {\n\t\t//normalize IP hosts, add brackets and escape zone separator for IPv6\n\t\turiTokens.push(_normalizeIPv6(_normalizeIPv4(String(components.host), protocol), protocol).replace(protocol.IPV6ADDRESS, (_, $1, $2) => \"[\" + $1 + ($2 ? \"%25\" + $2 : \"\") + \"]\"));\n\t}\n\n\tif (typeof components.port === \"number\" || typeof components.port === \"string\") {\n\t\turiTokens.push(\":\");\n\t\turiTokens.push(String(components.port));\n\t}\n\n\treturn uriTokens.length ? uriTokens.join(\"\") : undefined;\n};\n\nconst RDS1 = /^\\.\\.?\\//;\nconst RDS2 = /^\\/\\.(\\/|$)/;\nconst RDS3 = /^\\/\\.\\.(\\/|$)/;\nconst RDS4 = /^\\.\\.?$/;\nconst RDS5 = /^\\/?(?:.|\\n)*?(?=\\/|$)/;\n\nexport function removeDotSegments(input:string):string {\n\tconst output:Array<string> = [];\n\n\twhile (input.length) {\n\t\tif (input.match(RDS1)) {\n\t\t\tinput = input.replace(RDS1, \"\");\n\t\t} else if (input.match(RDS2)) {\n\t\t\tinput = input.replace(RDS2, \"/\");\n\t\t} else if (input.match(RDS3)) {\n\t\t\tinput = input.replace(RDS3, \"/\");\n\t\t\toutput.pop();\n\t\t} else if (input === \".\" || input === \"..\") {\n\t\t\tinput = \"\";\n\t\t} else {\n\t\t\tconst im = input.match(RDS5);\n\t\t\tif (im) {\n\t\t\t\tconst s = im[0];\n\t\t\t\tinput = input.slice(s.length);\n\t\t\t\toutput.push(s);\n\t\t\t} else {\n\t\t\t\tthrow new Error(\"Unexpected dot segment condition\");\n\t\t\t}\n\t\t}\n\t}\n\n\treturn output.join(\"\");\n};\n\nexport function serialize(components:URIComponents, options:URIOptions = {}):string {\n\tconst protocol = (options.iri ? IRI_PROTOCOL : URI_PROTOCOL);\n\tconst uriTokens:Array<string> = [];\n\n\t//find scheme handler\n\tconst schemeHandler = SCHEMES[(options.scheme || components.scheme || \"\").toLowerCase()];\n\n\t//perform scheme specific serialization\n\tif (schemeHandler && schemeHandler.serialize) schemeHandler.serialize(components, options);\n\n\tif (components.host) {\n\t\t//if host component is an IPv6 address\n\t\tif (protocol.IPV6ADDRESS.test(components.host)) {\n\t\t\t//TODO: normalize IPv6 address as per RFC 5952\n\t\t}\n\n\t\t//if host component is a domain name\n\t\telse if (options.domainHost || (schemeHandler && schemeHandler.domainHost)) {\n\t\t\t//convert IDN via punycode\n\t\t\ttry {\n\t\t\t\tcomponents.host = (!options.iri ? punycode.toASCII(components.host.replace(protocol.PCT_ENCODED, pctDecChars).toLowerCase()) : punycode.toUnicode(components.host));\n\t\t\t} catch (e) {\n\t\t\t\tcomponents.error = components.error || \"Host's domain name can not be converted to \" + (!options.iri ? \"ASCII\" : \"Unicode\") + \" via punycode: \" + e;\n\t\t\t}\n\t\t}\n\t}\n\n\t//normalize encoding\n\t_normalizeComponentEncoding(components, protocol);\n\n\tif (options.reference !== \"suffix\" && components.scheme) {\n\t\turiTokens.push(components.scheme);\n\t\turiTokens.push(\":\");\n\t}\n\n\tconst authority = _recomposeAuthority(components, options);\n\tif (authority !== undefined) {\n\t\tif (options.reference !== \"suffix\") {\n\t\t\turiTokens.push(\"//\");\n\t\t}\n\n\t\turiTokens.push(authority);\n\n\t\tif (components.path && components.path.charAt(0) !== \"/\") {\n\t\t\turiTokens.push(\"/\");\n\t\t}\n\t}\n\n\tif (components.path !== undefined) {\n\t\tlet s = components.path;\n\n\t\tif (!options.absolutePath && (!schemeHandler || !schemeHandler.absolutePath)) {\n\t\t\ts = removeDotSegments(s);\n\t\t}\n\n\t\tif (authority === undefined) {\n\t\t\ts = s.replace(/^\\/\\//, \"/%2F\"); //don't allow the path to start with \"//\"\n\t\t}\n\n\t\turiTokens.push(s);\n\t}\n\n\tif (components.query !== undefined) {\n\t\turiTokens.push(\"?\");\n\t\turiTokens.push(components.query);\n\t}\n\n\tif (components.fragment !== undefined) {\n\t\turiTokens.push(\"#\");\n\t\turiTokens.push(components.fragment);\n\t}\n\n\treturn uriTokens.join(\"\"); //merge tokens into a string\n};\n\nexport function resolveComponents(base:URIComponents, relative:URIComponents, options:URIOptions = {}, skipNormalization?:boolean):URIComponents {\n\tconst target:URIComponents = {};\n\n\tif (!skipNormalization) {\n\t\tbase = parse(serialize(base, options), options); //normalize base components\n\t\trelative = parse(serialize(relative, options), options); //normalize relative components\n\t}\n\toptions = options || {};\n\n\tif (!options.tolerant && relative.scheme) {\n\t\ttarget.scheme = relative.scheme;\n\t\t//target.authority = relative.authority;\n\t\ttarget.userinfo = relative.userinfo;\n\t\ttarget.host = relative.host;\n\t\ttarget.port = relative.port;\n\t\ttarget.path = removeDotSegments(relative.path || \"\");\n\t\ttarget.query = relative.query;\n\t} else {\n\t\tif (relative.userinfo !== undefined || relative.host !== undefined || relative.port !== undefined) {\n\t\t\t//target.authority = relative.authority;\n\t\t\ttarget.userinfo = relative.userinfo;\n\t\t\ttarget.host = relative.host;\n\t\t\ttarget.port = relative.port;\n\t\t\ttarget.path = removeDotSegments(relative.path || \"\");\n\t\t\ttarget.query = relative.query;\n\t\t} else {\n\t\t\tif (!relative.path) {\n\t\t\t\ttarget.path = base.path;\n\t\t\t\tif (relative.query !== undefined) {\n\t\t\t\t\ttarget.query = relative.query;\n\t\t\t\t} else {\n\t\t\t\t\ttarget.query = base.query;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif (relative.path.charAt(0) === \"/\") {\n\t\t\t\t\ttarget.path = removeDotSegments(relative.path);\n\t\t\t\t} else {\n\t\t\t\t\tif ((base.userinfo !== undefined || base.host !== undefined || base.port !== undefined) && !base.path) {\n\t\t\t\t\t\ttarget.path = \"/\" + relative.path;\n\t\t\t\t\t} else if (!base.path) {\n\t\t\t\t\t\ttarget.path = relative.path;\n\t\t\t\t\t} else {\n\t\t\t\t\t\ttarget.path = base.path.slice(0, base.path.lastIndexOf(\"/\") + 1) + relative.path;\n\t\t\t\t\t}\n\t\t\t\t\ttarget.path = removeDotSegments(target.path);\n\t\t\t\t}\n\t\t\t\ttarget.query = relative.query;\n\t\t\t}\n\t\t\t//target.authority = base.authority;\n\t\t\ttarget.userinfo = base.userinfo;\n\t\t\ttarget.host = base.host;\n\t\t\ttarget.port = base.port;\n\t\t}\n\t\ttarget.scheme = base.scheme;\n\t}\n\n\ttarget.fragment = relative.fragment;\n\n\treturn target;\n};\n\nexport function resolve(baseURI:string, relativeURI:string, options?:URIOptions):string {\n\tconst schemelessOptions = assign({ scheme : 'null' }, options);\n\treturn serialize(resolveComponents(parse(baseURI, schemelessOptions), parse(relativeURI, schemelessOptions), schemelessOptions, true), schemelessOptions);\n};\n\nexport function normalize(uri:string, options?:URIOptions):string;\nexport function normalize(uri:URIComponents, options?:URIOptions):URIComponents;\nexport function normalize(uri:any, options?:URIOptions):any {\n\tif (typeof uri === \"string\") {\n\t\turi = serialize(parse(uri, options), options);\n\t} else if (typeOf(uri) === \"object\") {\n\t\turi = parse(serialize(<URIComponents>uri, options), options);\n\t}\n\n\treturn uri;\n};\n\nexport function equal(uriA:string, uriB:string, options?: URIOptions):boolean;\nexport function equal(uriA:URIComponents, uriB:URIComponents, options?:URIOptions):boolean;\nexport function equal(uriA:any, uriB:any, options?:URIOptions):boolean {\n\tif (typeof uriA === \"string\") {\n\t\turiA = serialize(parse(uriA, options), options);\n\t} else if (typeOf(uriA) === \"object\") {\n\t\turiA = serialize(<URIComponents>uriA, options);\n\t}\n\n\tif (typeof uriB === \"string\") {\n\t\turiB = serialize(parse(uriB, options), options);\n\t} else if (typeOf(uriB) === \"object\") {\n\t\turiB = serialize(<URIComponents>uriB, options);\n\t}\n\n\treturn uriA === uriB;\n};\n\nexport function escapeComponent(str:string, options?:URIOptions):string {\n\treturn str && str.toString().replace((!options || !options.iri ? URI_PROTOCOL.ESCAPE : IRI_PROTOCOL.ESCAPE), pctEncChar);\n};\n\nexport function unescapeComponent(str:string, options?:URIOptions):string {\n\treturn str && str.toString().replace((!options || !options.iri ? URI_PROTOCOL.PCT_ENCODED : IRI_PROTOCOL.PCT_ENCODED), pctDecChars);\n};\n","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\n\nexport interface WSComponents extends URIComponents {\n\tresourceName?: string;\n\tsecure?: boolean;\n}\n\nfunction isSecure(wsComponents:WSComponents):boolean {\n\treturn typeof wsComponents.secure === 'boolean' ? wsComponents.secure : String(wsComponents.scheme).toLowerCase() === \"wss\";\n}\n\n//RFC 6455\nconst handler:URISchemeHandler = {\n\tscheme : \"ws\",\n\n\tdomainHost : true,\n\n\tparse : function (components:URIComponents, options:URIOptions):WSComponents {\n\t\tconst wsComponents = components as WSComponents;\n\n\t\t//indicate if the secure flag is set\n\t\twsComponents.secure = isSecure(wsComponents);\n\n\t\t//construct resouce name\n\t\twsComponents.resourceName = (wsComponents.path || '/') + (wsComponents.query ? '?' + wsComponents.query : '');\n\t\twsComponents.path = undefined;\n\t\twsComponents.query = undefined;\n\n\t\treturn wsComponents;\n\t},\n\n\tserialize : function (wsComponents:WSComponents, options:URIOptions):URIComponents {\n\t\t//normalize the default port\n\t\tif (wsComponents.port === (isSecure(wsComponents) ? 443 : 80) || wsComponents.port === \"\") {\n\t\t\twsComponents.port = undefined;\n\t\t}\n\n\t\t//ensure scheme matches secure flag\n\t\tif (typeof wsComponents.secure === 'boolean') {\n\t\t\twsComponents.scheme = (wsComponents.secure ? 'wss' : 'ws');\n\t\t\twsComponents.secure = undefined;\n\t\t}\n\n\t\t//reconstruct path from resource name\n\t\tif (wsComponents.resourceName) {\n\t\t\tconst [path, query] = wsComponents.resourceName.split('?');\n\t\t\twsComponents.path = (path && path !== '/' ? path : undefined);\n\t\t\twsComponents.query = query;\n\t\t\twsComponents.resourceName = undefined;\n\t\t}\n\n\t\t//forbid fragment component\n\t\twsComponents.fragment = undefined;\n\n\t\treturn wsComponents;\n\t}\n};\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport { pctEncChar, pctDecChars, unescapeComponent } from \"../uri\";\nimport punycode from \"punycode\";\nimport { merge, subexp, toUpperCase, toArray } from \"../util\";\n\nexport interface MailtoHeaders {\n\t[hfname:string]:string\n}\n\nexport interface MailtoComponents extends URIComponents {\n\tto:Array<string>,\n\theaders?:MailtoHeaders,\n\tsubject?:string,\n\tbody?:string\n}\n\nconst O:MailtoHeaders = {};\nconst isIRI = true;\n\n//RFC 3986\nconst UNRESERVED$$ = \"[A-Za-z0-9\\\\-\\\\.\\\\_\\\\~\" + (isIRI ? \"\\\\xA0-\\\\u200D\\\\u2010-\\\\u2029\\\\u202F-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF\" : \"\") + \"]\";\nconst HEXDIG$$ = \"[0-9A-Fa-f]\"; //case-insensitive\nconst PCT_ENCODED$ = subexp(subexp(\"%[EFef]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%[89A-Fa-f]\" + HEXDIG$$ + \"%\" + HEXDIG$$ + HEXDIG$$) + \"|\" + subexp(\"%\" + HEXDIG$$ + HEXDIG$$)); //expanded\n\n//RFC 5322, except these symbols as per RFC 6068: @ : / ? # [ ] & ; =\n//const ATEXT$$ = \"[A-Za-z0-9\\\\!\\\\#\\\\$\\\\%\\\\&\\\\'\\\\*\\\\+\\\\-\\\\/\\\\=\\\\?\\\\^\\\\_\\\\`\\\\{\\\\|\\\\}\\\\~]\";\n//const WSP$$ = \"[\\\\x20\\\\x09]\";\n//const OBS_QTEXT$$ = \"[\\\\x01-\\\\x08\\\\x0B\\\\x0C\\\\x0E-\\\\x1F\\\\x7F]\"; //(%d1-8 / %d11-12 / %d14-31 / %d127)\n//const QTEXT$$ = merge(\"[\\\\x21\\\\x23-\\\\x5B\\\\x5D-\\\\x7E]\", OBS_QTEXT$$); //%d33 / %d35-91 / %d93-126 / obs-qtext\n//const VCHAR$$ = \"[\\\\x21-\\\\x7E]\";\n//const WSP$$ = \"[\\\\x20\\\\x09]\";\n//const OBS_QP$ = subexp(\"\\\\\\\\\" + merge(\"[\\\\x00\\\\x0D\\\\x0A]\", OBS_QTEXT$$)); //%d0 / CR / LF / obs-qtext\n//const FWS$ = subexp(subexp(WSP$$ + \"*\" + \"\\\\x0D\\\\x0A\") + \"?\" + WSP$$ + \"+\");\n//const QUOTED_PAIR$ = subexp(subexp(\"\\\\\\\\\" + subexp(VCHAR$$ + \"|\" + WSP$$)) + \"|\" + OBS_QP$);\n//const QUOTED_STRING$ = subexp('\\\\\"' + subexp(FWS$ + \"?\" + QCONTENT$) + \"*\" + FWS$ + \"?\" + '\\\\\"');\nconst ATEXT$$ = \"[A-Za-z0-9\\\\!\\\\$\\\\%\\\\'\\\\*\\\\+\\\\-\\\\^\\\\_\\\\`\\\\{\\\\|\\\\}\\\\~]\";\nconst QTEXT$$ = \"[\\\\!\\\\$\\\\%\\\\'\\\\(\\\\)\\\\*\\\\+\\\\,\\\\-\\\\.0-9\\\\<\\\\>A-Z\\\\x5E-\\\\x7E]\";\nconst VCHAR$$ = merge(QTEXT$$, \"[\\\\\\\"\\\\\\\\]\");\nconst DOT_ATOM_TEXT$ = subexp(ATEXT$$ + \"+\" + subexp(\"\\\\.\" + ATEXT$$ + \"+\") + \"*\");\nconst QUOTED_PAIR$ = subexp(\"\\\\\\\\\" + VCHAR$$);\nconst QCONTENT$ = subexp(QTEXT$$ + \"|\" + QUOTED_PAIR$);\nconst QUOTED_STRING$ = subexp('\\\\\"' + QCONTENT$ + \"*\" + '\\\\\"');\n\n//RFC 6068\nconst DTEXT_NO_OBS$$ = \"[\\\\x21-\\\\x5A\\\\x5E-\\\\x7E]\"; //%d33-90 / %d94-126\nconst SOME_DELIMS$$ = \"[\\\\!\\\\$\\\\'\\\\(\\\\)\\\\*\\\\+\\\\,\\\\;\\\\:\\\\@]\";\nconst QCHAR$ = subexp(UNRESERVED$$ + \"|\" + PCT_ENCODED$ + \"|\" + SOME_DELIMS$$);\nconst DOMAIN$ = subexp(DOT_ATOM_TEXT$ + \"|\" + \"\\\\[\" + DTEXT_NO_OBS$$ + \"*\" + \"\\\\]\");\nconst LOCAL_PART$ = subexp(DOT_ATOM_TEXT$ + \"|\" + QUOTED_STRING$);\nconst ADDR_SPEC$ = subexp(LOCAL_PART$ + \"\\\\@\" + DOMAIN$);\nconst TO$ = subexp(ADDR_SPEC$ + subexp(\"\\\\,\" + ADDR_SPEC$) + \"*\");\nconst HFNAME$ = subexp(QCHAR$ + \"*\");\nconst HFVALUE$ = HFNAME$;\nconst HFIELD$ = subexp(HFNAME$ + \"\\\\=\" + HFVALUE$);\nconst HFIELDS2$ = subexp(HFIELD$ + subexp(\"\\\\&\" + HFIELD$) + \"*\");\nconst HFIELDS$ = subexp(\"\\\\?\" + HFIELDS2$);\nconst MAILTO_URI = new RegExp(\"^mailto\\\\:\" + TO$ + \"?\" + HFIELDS$ + \"?$\");\n\nconst UNRESERVED = new RegExp(UNRESERVED$$, \"g\");\nconst PCT_ENCODED = new RegExp(PCT_ENCODED$, \"g\");\nconst NOT_LOCAL_PART = new RegExp(merge(\"[^]\", ATEXT$$, \"[\\\\.]\", '[\\\\\"]', VCHAR$$), \"g\");\nconst NOT_DOMAIN = new RegExp(merge(\"[^]\", ATEXT$$, \"[\\\\.]\", \"[\\\\[]\", DTEXT_NO_OBS$$, \"[\\\\]]\"), \"g\");\nconst NOT_HFNAME = new RegExp(merge(\"[^]\", UNRESERVED$$, SOME_DELIMS$$), \"g\");\nconst NOT_HFVALUE = NOT_HFNAME;\nconst TO = new RegExp(\"^\" + TO$ + \"$\");\nconst HFIELDS = new RegExp(\"^\" + HFIELDS2$ + \"$\");\n\nfunction decodeUnreserved(str:string):string {\n\tconst decStr = pctDecChars(str);\n\treturn (!decStr.match(UNRESERVED) ? str : decStr);\n}\n\nconst handler:URISchemeHandler<MailtoComponents> = {\n\tscheme : \"mailto\",\n\n\tparse : function (components:URIComponents, options:URIOptions):MailtoComponents {\n\t\tconst mailtoComponents = components as MailtoComponents;\n\t\tconst to = mailtoComponents.to = (mailtoComponents.path ? mailtoComponents.path.split(\",\") : []);\n\t\tmailtoComponents.path = undefined;\n\n\t\tif (mailtoComponents.query) {\n\t\t\tlet unknownHeaders = false\n\t\t\tconst headers:MailtoHeaders = {};\n\t\t\tconst hfields = mailtoComponents.query.split(\"&\");\n\n\t\t\tfor (let x = 0, xl = hfields.length; x < xl; ++x) {\n\t\t\t\tconst hfield = hfields[x].split(\"=\");\n\n\t\t\t\tswitch (hfield[0]) {\n\t\t\t\t\tcase \"to\":\n\t\t\t\t\t\tconst toAddrs = hfield[1].split(\",\");\n\t\t\t\t\t\tfor (let x = 0, xl = toAddrs.length; x < xl; ++x) {\n\t\t\t\t\t\t\tto.push(toAddrs[x]);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"subject\":\n\t\t\t\t\t\tmailtoComponents.subject = unescapeComponent(hfield[1], options);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"body\":\n\t\t\t\t\t\tmailtoComponents.body = unescapeComponent(hfield[1], options);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tunknownHeaders = true;\n\t\t\t\t\t\theaders[unescapeComponent(hfield[0], options)] = unescapeComponent(hfield[1], options);\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif (unknownHeaders) mailtoComponents.headers = headers;\n\t\t}\n\n\t\tmailtoComponents.query = undefined;\n\n\t\tfor (let x = 0, xl = to.length; x < xl; ++x) {\n\t\t\tconst addr = to[x].split(\"@\");\n\n\t\t\taddr[0] = unescapeComponent(addr[0]);\n\n\t\t\tif (!options.unicodeSupport) {\n\t\t\t\t//convert Unicode IDN -> ASCII IDN\n\t\t\t\ttry {\n\t\t\t\t\taddr[1] = punycode.toASCII(unescapeComponent(addr[1], options).toLowerCase());\n\t\t\t\t} catch (e) {\n\t\t\t\t\tmailtoComponents.error = mailtoComponents.error || \"Email address's domain name can not be converted to ASCII via punycode: \" + e;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\taddr[1] = unescapeComponent(addr[1], options).toLowerCase();\n\t\t\t}\n\n\t\t\tto[x] = addr.join(\"@\");\n\t\t}\n\n\t\treturn mailtoComponents;\n\t},\n\n\tserialize : function (mailtoComponents:MailtoComponents, options:URIOptions):URIComponents {\n\t\tconst components = mailtoComponents as URIComponents;\n\t\tconst to = toArray(mailtoComponents.to);\n\t\tif (to) {\n\t\t\tfor (let x = 0, xl = to.length; x < xl; ++x) {\n\t\t\t\tconst toAddr = String(to[x]);\n\t\t\t\tconst atIdx = toAddr.lastIndexOf(\"@\");\n\t\t\t\tconst localPart = (toAddr.slice(0, atIdx)).replace(PCT_ENCODED, decodeUnreserved).replace(PCT_ENCODED, toUpperCase).replace(NOT_LOCAL_PART, pctEncChar);\n\t\t\t\tlet domain = toAddr.slice(atIdx + 1);\n\n\t\t\t\t//convert IDN via punycode\n\t\t\t\ttry {\n\t\t\t\t\tdomain = (!options.iri ? punycode.toASCII(unescapeComponent(domain, options).toLowerCase()) : punycode.toUnicode(domain));\n\t\t\t\t} catch (e) {\n\t\t\t\t\tcomponents.error = components.error || \"Email address's domain name can not be converted to \" + (!options.iri ? \"ASCII\" : \"Unicode\") + \" via punycode: \" + e;\n\t\t\t\t}\n\n\t\t\t\tto[x] = localPart + \"@\" + domain;\n\t\t\t}\n\n\t\t\tcomponents.path = to.join(\",\");\n\t\t}\n\n\t\tconst headers = mailtoComponents.headers = mailtoComponents.headers || {};\n\n\t\tif (mailtoComponents.subject) headers[\"subject\"] = mailtoComponents.subject;\n\t\tif (mailtoComponents.body) headers[\"body\"] = mailtoComponents.body;\n\n\t\tconst fields = [];\n\t\tfor (const name in headers) {\n\t\t\tif (headers[name] !== O[name]) {\n\t\t\t\tfields.push(\n\t\t\t\t\tname.replace(PCT_ENCODED, decodeUnreserved).replace(PCT_ENCODED, toUpperCase).replace(NOT_HFNAME, pctEncChar) +\n\t\t\t\t\t\"=\" +\n\t\t\t\t\theaders[name].replace(PCT_ENCODED, decodeUnreserved).replace(PCT_ENCODED, toUpperCase).replace(NOT_HFVALUE, pctEncChar)\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\t\tif (fields.length) {\n\t\t\tcomponents.query = fields.join(\"&\");\n\t\t}\n\n\t\treturn components;\n\t}\n}\n\nexport default handler;","import { URIRegExps } from \"./uri\";\nimport { buildExps } from \"./regexps-uri\";\n\nexport default buildExps(true);\n","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\n\nconst handler:URISchemeHandler = {\n\tscheme : \"http\",\n\n\tdomainHost : true,\n\n\tparse : function (components:URIComponents, options:URIOptions):URIComponents {\n\t\t//report missing host\n\t\tif (!components.host) {\n\t\t\tcomponents.error = components.error || \"HTTP URIs must have a host.\";\n\t\t}\n\n\t\treturn components;\n\t},\n\n\tserialize : function (components:URIComponents, options:URIOptions):URIComponents {\n\t\tconst secure = String(components.scheme).toLowerCase() === \"https\";\n\n\t\t//normalize the default port\n\t\tif (components.port === (secure ? 443 : 80) || components.port === \"\") {\n\t\t\tcomponents.port = undefined;\n\t\t}\n\t\t\n\t\t//normalize the empty path\n\t\tif (!components.path) {\n\t\t\tcomponents.path = \"/\";\n\t\t}\n\n\t\t//NOTE: We do not parse query strings for HTTP URIs\n\t\t//as WWW Form Url Encoded query strings are part of the HTML4+ spec,\n\t\t//and not the HTTP spec.\n\n\t\treturn components;\n\t}\n};\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport http from \"./http\";\n\nconst handler:URISchemeHandler = {\n\tscheme : \"https\",\n\tdomainHost : http.domainHost,\n\tparse : http.parse,\n\tserialize : http.serialize\n}\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport ws from \"./ws\";\n\nconst handler:URISchemeHandler = {\n\tscheme : \"wss\",\n\tdomainHost : ws.domainHost,\n\tparse : ws.parse,\n\tserialize : ws.serialize\n}\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport { pctEncChar, SCHEMES } from \"../uri\";\n\nexport interface URNComponents extends URIComponents {\n\tnid?:string;\n\tnss?:string;\n}\n\nexport interface URNOptions extends URIOptions {\n\tnid?:string;\n}\n\nconst NID$ = \"(?:[0-9A-Za-z][0-9A-Za-z\\\\-]{1,31})\";\nconst PCT_ENCODED$ = \"(?:\\\\%[0-9A-Fa-f]{2})\";\nconst TRANS$$ = \"[0-9A-Za-z\\\\(\\\\)\\\\+\\\\,\\\\-\\\\.\\\\:\\\\=\\\\@\\\\;\\\\$\\\\_\\\\!\\\\*\\\\'\\\\/\\\\?\\\\#]\";\nconst NSS$ = \"(?:(?:\" + PCT_ENCODED$ + \"|\" + TRANS$$ + \")+)\";\nconst URN_SCHEME = new RegExp(\"^urn\\\\:(\" + NID$ + \")$\");\nconst URN_PATH = new RegExp(\"^(\" + NID$ + \")\\\\:(\" + NSS$ + \")$\");\nconst URN_PARSE = /^([^\\:]+)\\:(.*)/;\nconst URN_EXCLUDED = /[\\x00-\\x20\\\\\\\"\\&\\<\\>\\[\\]\\^\\`\\{\\|\\}\\~\\x7F-\\xFF]/g;\n\n//RFC 2141\nconst handler:URISchemeHandler<URNComponents,URNOptions> = {\n\tscheme : \"urn\",\n\n\tparse : function (components:URIComponents, options:URNOptions):URNComponents {\n\t\tconst matches = components.path && components.path.match(URN_PARSE);\n\t\tlet urnComponents = components as URNComponents;\n\n\t\tif (matches) {\n\t\t\tconst scheme = options.scheme || urnComponents.scheme || \"urn\";\n\t\t\tconst nid = matches[1].toLowerCase();\n\t\t\tconst nss = matches[2];\n\t\t\tconst urnScheme = `${scheme}:${options.nid || nid}`;\n\t\t\tconst schemeHandler = SCHEMES[urnScheme];\n\n\t\t\turnComponents.nid = nid;\n\t\t\turnComponents.nss = nss;\n\t\t\turnComponents.path = undefined;\n\n\t\t\tif (schemeHandler) {\n\t\t\t\turnComponents = schemeHandler.parse(urnComponents, options) as URNComponents;\n\t\t\t}\n\t\t} else {\n\t\t\turnComponents.error = urnComponents.error || \"URN can not be parsed.\";\n\t\t}\n\n\t\treturn urnComponents;\n\t},\n\n\tserialize : function (urnComponents:URNComponents, options:URNOptions):URIComponents {\n\t\tconst scheme = options.scheme || urnComponents.scheme || \"urn\";\n\t\tconst nid = urnComponents.nid;\n\t\tconst urnScheme = `${scheme}:${options.nid || nid}`;\n\t\tconst schemeHandler = SCHEMES[urnScheme];\n\n\t\tif (schemeHandler) {\n\t\t\turnComponents = schemeHandler.serialize(urnComponents, options) as URNComponents;\n\t\t}\n\n\t\tconst uriComponents = urnComponents as URIComponents;\n\t\tconst nss = urnComponents.nss;\n\t\turiComponents.path = `${nid || options.nid}:${nss}`;\n\n\t\treturn uriComponents;\n\t},\n};\n\nexport default handler;","import { URISchemeHandler, URIComponents, URIOptions } from \"../uri\";\nimport { URNComponents } from \"./urn\";\nimport { SCHEMES } from \"../uri\";\n\nexport interface UUIDComponents extends URNComponents {\n\tuuid?: string;\n}\n\nconst UUID = /^[0-9A-Fa-f]{8}(?:\\-[0-9A-Fa-f]{4}){3}\\-[0-9A-Fa-f]{12}$/;\nconst UUID_PARSE = /^[0-9A-Fa-f\\-]{36}/;\n\n//RFC 4122\nconst handler:URISchemeHandler<UUIDComponents, URIOptions, URNComponents> = {\n\tscheme : \"urn:uuid\",\n\n\tparse : function (urnComponents:URNComponents, options:URIOptions):UUIDComponents {\n\t\tconst uuidComponents = urnComponents as UUIDComponents;\n\t\tuuidComponents.uuid = uuidComponents.nss;\n\t\tuuidComponents.nss = undefined;\n\n\t\tif (!options.tolerant && (!uuidComponents.uuid || !uuidComponents.uuid.match(UUID))) {\n\t\t\tuuidComponents.error = uuidComponents.error || \"UUID is not valid.\";\n\t\t}\n\n\t\treturn uuidComponents;\n\t},\n\n\tserialize : function (uuidComponents:UUIDComponents, options:URIOptions):URNComponents {\n\t\tconst urnComponents = uuidComponents as URNComponents;\n\t\t//normalize UUID\n\t\turnComponents.nss = (uuidComponents.uuid || \"\").toLowerCase();\n\t\treturn urnComponents;\n\t},\n};\n\nexport default handler;","import { SCHEMES } from \"./uri\";\n\nimport http from \"./schemes/http\";\nSCHEMES[http.scheme] = http;\n\nimport https from \"./schemes/https\";\nSCHEMES[https.scheme] = https;\n\nimport ws from \"./schemes/ws\";\nSCHEMES[ws.scheme] = ws;\n\nimport wss from \"./schemes/wss\";\nSCHEMES[wss.scheme] = wss;\n\nimport mailto from \"./schemes/mailto\";\nSCHEMES[mailto.scheme] = mailto;\n\nimport urn from \"./schemes/urn\";\nSCHEMES[urn.scheme] = urn;\n\nimport uuid from \"./schemes/urn-uuid\";\nSCHEMES[uuid.scheme] = uuid;\n\nexport * from \"./uri\";\n"]}
|