@bifravst/http-api-mock 1.1.2 → 1.1.4
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 +9 -6
- 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,2558 +0,0 @@
|
|
|
1
|
-
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
2
|
-
# yarn lockfile v1
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"@ungap/promise-all-settled@1.1.2":
|
|
6
|
-
version "1.1.2"
|
|
7
|
-
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
|
|
8
|
-
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
|
|
9
|
-
|
|
10
|
-
align-text@^0.1.1, align-text@^0.1.3:
|
|
11
|
-
version "0.1.4"
|
|
12
|
-
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
|
|
13
|
-
dependencies:
|
|
14
|
-
kind-of "^3.0.2"
|
|
15
|
-
longest "^1.0.1"
|
|
16
|
-
repeat-string "^1.5.2"
|
|
17
|
-
|
|
18
|
-
ansi-colors@4.1.1:
|
|
19
|
-
version "4.1.1"
|
|
20
|
-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
21
|
-
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
22
|
-
|
|
23
|
-
ansi-regex@^2.0.0:
|
|
24
|
-
version "2.1.1"
|
|
25
|
-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
|
|
26
|
-
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
|
|
27
|
-
|
|
28
|
-
ansi-regex@^3.0.0:
|
|
29
|
-
version "3.0.0"
|
|
30
|
-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
|
|
31
|
-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
|
|
32
|
-
|
|
33
|
-
ansi-regex@^4.1.0:
|
|
34
|
-
version "4.1.0"
|
|
35
|
-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
|
|
36
|
-
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
|
|
37
|
-
|
|
38
|
-
ansi-styles@^2.2.1:
|
|
39
|
-
version "2.2.1"
|
|
40
|
-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
|
|
41
|
-
integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
|
|
42
|
-
|
|
43
|
-
ansi-styles@^3.2.0:
|
|
44
|
-
version "3.2.1"
|
|
45
|
-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
|
46
|
-
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
47
|
-
dependencies:
|
|
48
|
-
color-convert "^1.9.0"
|
|
49
|
-
|
|
50
|
-
ansi-styles@^4.1.0:
|
|
51
|
-
version "4.3.0"
|
|
52
|
-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
|
|
53
|
-
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
54
|
-
dependencies:
|
|
55
|
-
color-convert "^2.0.1"
|
|
56
|
-
|
|
57
|
-
anymatch@^1.3.0:
|
|
58
|
-
version "1.3.2"
|
|
59
|
-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77721b90b9d7a"
|
|
60
|
-
integrity sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==
|
|
61
|
-
dependencies:
|
|
62
|
-
micromatch "^2.1.5"
|
|
63
|
-
normalize-path "^2.0.0"
|
|
64
|
-
|
|
65
|
-
anymatch@~3.1.1:
|
|
66
|
-
version "3.1.1"
|
|
67
|
-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
|
|
68
|
-
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
|
|
69
|
-
dependencies:
|
|
70
|
-
normalize-path "^3.0.0"
|
|
71
|
-
picomatch "^2.0.4"
|
|
72
|
-
|
|
73
|
-
argparse@^1.0.7:
|
|
74
|
-
version "1.0.10"
|
|
75
|
-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
|
|
76
|
-
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
|
|
77
|
-
dependencies:
|
|
78
|
-
sprintf-js "~1.0.2"
|
|
79
|
-
|
|
80
|
-
arr-diff@^2.0.0:
|
|
81
|
-
version "2.0.0"
|
|
82
|
-
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
|
|
83
|
-
integrity sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=
|
|
84
|
-
dependencies:
|
|
85
|
-
arr-flatten "^1.0.1"
|
|
86
|
-
|
|
87
|
-
arr-diff@^4.0.0:
|
|
88
|
-
version "4.0.0"
|
|
89
|
-
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
|
|
90
|
-
integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
|
|
91
|
-
|
|
92
|
-
arr-flatten@^1.0.1, arr-flatten@^1.1.0:
|
|
93
|
-
version "1.1.0"
|
|
94
|
-
resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
|
|
95
|
-
integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
|
|
96
|
-
|
|
97
|
-
arr-union@^3.1.0:
|
|
98
|
-
version "3.1.0"
|
|
99
|
-
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
|
|
100
|
-
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
|
|
101
|
-
|
|
102
|
-
array-unique@^0.2.1:
|
|
103
|
-
version "0.2.1"
|
|
104
|
-
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
|
|
105
|
-
integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
|
|
106
|
-
|
|
107
|
-
array-unique@^0.3.2:
|
|
108
|
-
version "0.3.2"
|
|
109
|
-
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
|
|
110
|
-
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
|
|
111
|
-
|
|
112
|
-
assign-symbols@^1.0.0:
|
|
113
|
-
version "1.0.0"
|
|
114
|
-
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
|
115
|
-
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
|
|
116
|
-
|
|
117
|
-
async-each@^1.0.0:
|
|
118
|
-
version "1.0.3"
|
|
119
|
-
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
|
|
120
|
-
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
|
|
121
|
-
|
|
122
|
-
atob@^2.1.2:
|
|
123
|
-
version "2.1.2"
|
|
124
|
-
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
|
125
|
-
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
|
126
|
-
|
|
127
|
-
babel-cli@^6.26.0:
|
|
128
|
-
version "6.26.0"
|
|
129
|
-
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"
|
|
130
|
-
integrity sha1-UCq1SHTX24itALiHoGODzgPQAvE=
|
|
131
|
-
dependencies:
|
|
132
|
-
babel-core "^6.26.0"
|
|
133
|
-
babel-polyfill "^6.26.0"
|
|
134
|
-
babel-register "^6.26.0"
|
|
135
|
-
babel-runtime "^6.26.0"
|
|
136
|
-
commander "^2.11.0"
|
|
137
|
-
convert-source-map "^1.5.0"
|
|
138
|
-
fs-readdir-recursive "^1.0.0"
|
|
139
|
-
glob "^7.1.2"
|
|
140
|
-
lodash "^4.17.4"
|
|
141
|
-
output-file-sync "^1.1.2"
|
|
142
|
-
path-is-absolute "^1.0.1"
|
|
143
|
-
slash "^1.0.0"
|
|
144
|
-
source-map "^0.5.6"
|
|
145
|
-
v8flags "^2.1.1"
|
|
146
|
-
optionalDependencies:
|
|
147
|
-
chokidar "^1.6.1"
|
|
148
|
-
|
|
149
|
-
babel-code-frame@^6.26.0:
|
|
150
|
-
version "6.26.0"
|
|
151
|
-
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
|
|
152
|
-
integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=
|
|
153
|
-
dependencies:
|
|
154
|
-
chalk "^1.1.3"
|
|
155
|
-
esutils "^2.0.2"
|
|
156
|
-
js-tokens "^3.0.2"
|
|
157
|
-
|
|
158
|
-
babel-core@6:
|
|
159
|
-
version "6.26.0"
|
|
160
|
-
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8"
|
|
161
|
-
dependencies:
|
|
162
|
-
babel-code-frame "^6.26.0"
|
|
163
|
-
babel-generator "^6.26.0"
|
|
164
|
-
babel-helpers "^6.24.1"
|
|
165
|
-
babel-messages "^6.23.0"
|
|
166
|
-
babel-register "^6.26.0"
|
|
167
|
-
babel-runtime "^6.26.0"
|
|
168
|
-
babel-template "^6.26.0"
|
|
169
|
-
babel-traverse "^6.26.0"
|
|
170
|
-
babel-types "^6.26.0"
|
|
171
|
-
babylon "^6.18.0"
|
|
172
|
-
convert-source-map "^1.5.0"
|
|
173
|
-
debug "^2.6.8"
|
|
174
|
-
json5 "^0.5.1"
|
|
175
|
-
lodash "^4.17.4"
|
|
176
|
-
minimatch "^3.0.4"
|
|
177
|
-
path-is-absolute "^1.0.1"
|
|
178
|
-
private "^0.1.7"
|
|
179
|
-
slash "^1.0.0"
|
|
180
|
-
source-map "^0.5.6"
|
|
181
|
-
|
|
182
|
-
babel-core@^6.26.0:
|
|
183
|
-
version "6.26.3"
|
|
184
|
-
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
|
|
185
|
-
integrity sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==
|
|
186
|
-
dependencies:
|
|
187
|
-
babel-code-frame "^6.26.0"
|
|
188
|
-
babel-generator "^6.26.0"
|
|
189
|
-
babel-helpers "^6.24.1"
|
|
190
|
-
babel-messages "^6.23.0"
|
|
191
|
-
babel-register "^6.26.0"
|
|
192
|
-
babel-runtime "^6.26.0"
|
|
193
|
-
babel-template "^6.26.0"
|
|
194
|
-
babel-traverse "^6.26.0"
|
|
195
|
-
babel-types "^6.26.0"
|
|
196
|
-
babylon "^6.18.0"
|
|
197
|
-
convert-source-map "^1.5.1"
|
|
198
|
-
debug "^2.6.9"
|
|
199
|
-
json5 "^0.5.1"
|
|
200
|
-
lodash "^4.17.4"
|
|
201
|
-
minimatch "^3.0.4"
|
|
202
|
-
path-is-absolute "^1.0.1"
|
|
203
|
-
private "^0.1.8"
|
|
204
|
-
slash "^1.0.0"
|
|
205
|
-
source-map "^0.5.7"
|
|
206
|
-
|
|
207
|
-
babel-generator@^6.26.0:
|
|
208
|
-
version "6.26.1"
|
|
209
|
-
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.1.tgz#1844408d3b8f0d35a404ea7ac180f087a601bd90"
|
|
210
|
-
integrity sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==
|
|
211
|
-
dependencies:
|
|
212
|
-
babel-messages "^6.23.0"
|
|
213
|
-
babel-runtime "^6.26.0"
|
|
214
|
-
babel-types "^6.26.0"
|
|
215
|
-
detect-indent "^4.0.0"
|
|
216
|
-
jsesc "^1.3.0"
|
|
217
|
-
lodash "^4.17.4"
|
|
218
|
-
source-map "^0.5.7"
|
|
219
|
-
trim-right "^1.0.1"
|
|
220
|
-
|
|
221
|
-
babel-helper-builder-binary-assignment-operator-visitor@^6.24.1:
|
|
222
|
-
version "6.24.1"
|
|
223
|
-
resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664"
|
|
224
|
-
dependencies:
|
|
225
|
-
babel-helper-explode-assignable-expression "^6.24.1"
|
|
226
|
-
babel-runtime "^6.22.0"
|
|
227
|
-
babel-types "^6.24.1"
|
|
228
|
-
|
|
229
|
-
babel-helper-call-delegate@^6.24.1:
|
|
230
|
-
version "6.24.1"
|
|
231
|
-
resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz#ece6aacddc76e41c3461f88bfc575bd0daa2df8d"
|
|
232
|
-
dependencies:
|
|
233
|
-
babel-helper-hoist-variables "^6.24.1"
|
|
234
|
-
babel-runtime "^6.22.0"
|
|
235
|
-
babel-traverse "^6.24.1"
|
|
236
|
-
babel-types "^6.24.1"
|
|
237
|
-
|
|
238
|
-
babel-helper-define-map@^6.24.1:
|
|
239
|
-
version "6.26.0"
|
|
240
|
-
resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz#a5f56dab41a25f97ecb498c7ebaca9819f95be5f"
|
|
241
|
-
dependencies:
|
|
242
|
-
babel-helper-function-name "^6.24.1"
|
|
243
|
-
babel-runtime "^6.26.0"
|
|
244
|
-
babel-types "^6.26.0"
|
|
245
|
-
lodash "^4.17.4"
|
|
246
|
-
|
|
247
|
-
babel-helper-explode-assignable-expression@^6.24.1:
|
|
248
|
-
version "6.24.1"
|
|
249
|
-
resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa"
|
|
250
|
-
dependencies:
|
|
251
|
-
babel-runtime "^6.22.0"
|
|
252
|
-
babel-traverse "^6.24.1"
|
|
253
|
-
babel-types "^6.24.1"
|
|
254
|
-
|
|
255
|
-
babel-helper-function-name@^6.24.1:
|
|
256
|
-
version "6.24.1"
|
|
257
|
-
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz#d3475b8c03ed98242a25b48351ab18399d3580a9"
|
|
258
|
-
dependencies:
|
|
259
|
-
babel-helper-get-function-arity "^6.24.1"
|
|
260
|
-
babel-runtime "^6.22.0"
|
|
261
|
-
babel-template "^6.24.1"
|
|
262
|
-
babel-traverse "^6.24.1"
|
|
263
|
-
babel-types "^6.24.1"
|
|
264
|
-
|
|
265
|
-
babel-helper-get-function-arity@^6.24.1:
|
|
266
|
-
version "6.24.1"
|
|
267
|
-
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz#8f7782aa93407c41d3aa50908f89b031b1b6853d"
|
|
268
|
-
dependencies:
|
|
269
|
-
babel-runtime "^6.22.0"
|
|
270
|
-
babel-types "^6.24.1"
|
|
271
|
-
|
|
272
|
-
babel-helper-hoist-variables@^6.24.1:
|
|
273
|
-
version "6.24.1"
|
|
274
|
-
resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz#1ecb27689c9d25513eadbc9914a73f5408be7a76"
|
|
275
|
-
dependencies:
|
|
276
|
-
babel-runtime "^6.22.0"
|
|
277
|
-
babel-types "^6.24.1"
|
|
278
|
-
|
|
279
|
-
babel-helper-optimise-call-expression@^6.24.1:
|
|
280
|
-
version "6.24.1"
|
|
281
|
-
resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz#f7a13427ba9f73f8f4fa993c54a97882d1244257"
|
|
282
|
-
dependencies:
|
|
283
|
-
babel-runtime "^6.22.0"
|
|
284
|
-
babel-types "^6.24.1"
|
|
285
|
-
|
|
286
|
-
babel-helper-regex@^6.24.1:
|
|
287
|
-
version "6.26.0"
|
|
288
|
-
resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz#325c59f902f82f24b74faceed0363954f6495e72"
|
|
289
|
-
dependencies:
|
|
290
|
-
babel-runtime "^6.26.0"
|
|
291
|
-
babel-types "^6.26.0"
|
|
292
|
-
lodash "^4.17.4"
|
|
293
|
-
|
|
294
|
-
babel-helper-remap-async-to-generator@^6.24.1:
|
|
295
|
-
version "6.24.1"
|
|
296
|
-
resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz#5ec581827ad723fecdd381f1c928390676e4551b"
|
|
297
|
-
dependencies:
|
|
298
|
-
babel-helper-function-name "^6.24.1"
|
|
299
|
-
babel-runtime "^6.22.0"
|
|
300
|
-
babel-template "^6.24.1"
|
|
301
|
-
babel-traverse "^6.24.1"
|
|
302
|
-
babel-types "^6.24.1"
|
|
303
|
-
|
|
304
|
-
babel-helper-replace-supers@^6.24.1:
|
|
305
|
-
version "6.24.1"
|
|
306
|
-
resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz#bf6dbfe43938d17369a213ca8a8bf74b6a90ab1a"
|
|
307
|
-
dependencies:
|
|
308
|
-
babel-helper-optimise-call-expression "^6.24.1"
|
|
309
|
-
babel-messages "^6.23.0"
|
|
310
|
-
babel-runtime "^6.22.0"
|
|
311
|
-
babel-template "^6.24.1"
|
|
312
|
-
babel-traverse "^6.24.1"
|
|
313
|
-
babel-types "^6.24.1"
|
|
314
|
-
|
|
315
|
-
babel-helpers@^6.24.1:
|
|
316
|
-
version "6.24.1"
|
|
317
|
-
resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2"
|
|
318
|
-
integrity sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=
|
|
319
|
-
dependencies:
|
|
320
|
-
babel-runtime "^6.22.0"
|
|
321
|
-
babel-template "^6.24.1"
|
|
322
|
-
|
|
323
|
-
babel-messages@^6.23.0:
|
|
324
|
-
version "6.23.0"
|
|
325
|
-
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
|
|
326
|
-
integrity sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=
|
|
327
|
-
dependencies:
|
|
328
|
-
babel-runtime "^6.22.0"
|
|
329
|
-
|
|
330
|
-
babel-plugin-check-es2015-constants@^6.22.0:
|
|
331
|
-
version "6.22.0"
|
|
332
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"
|
|
333
|
-
dependencies:
|
|
334
|
-
babel-runtime "^6.22.0"
|
|
335
|
-
|
|
336
|
-
babel-plugin-external-helpers@^6.22.0:
|
|
337
|
-
version "6.22.0"
|
|
338
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.22.0.tgz#2285f48b02bd5dede85175caf8c62e86adccefa1"
|
|
339
|
-
dependencies:
|
|
340
|
-
babel-runtime "^6.22.0"
|
|
341
|
-
|
|
342
|
-
babel-plugin-syntax-async-functions@^6.8.0:
|
|
343
|
-
version "6.13.0"
|
|
344
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
|
|
345
|
-
|
|
346
|
-
babel-plugin-syntax-exponentiation-operator@^6.8.0:
|
|
347
|
-
version "6.13.0"
|
|
348
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de"
|
|
349
|
-
|
|
350
|
-
babel-plugin-syntax-trailing-function-commas@^6.22.0:
|
|
351
|
-
version "6.22.0"
|
|
352
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
|
|
353
|
-
|
|
354
|
-
babel-plugin-transform-async-to-generator@^6.24.1:
|
|
355
|
-
version "6.24.1"
|
|
356
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761"
|
|
357
|
-
dependencies:
|
|
358
|
-
babel-helper-remap-async-to-generator "^6.24.1"
|
|
359
|
-
babel-plugin-syntax-async-functions "^6.8.0"
|
|
360
|
-
babel-runtime "^6.22.0"
|
|
361
|
-
|
|
362
|
-
babel-plugin-transform-es2015-arrow-functions@^6.22.0:
|
|
363
|
-
version "6.22.0"
|
|
364
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221"
|
|
365
|
-
dependencies:
|
|
366
|
-
babel-runtime "^6.22.0"
|
|
367
|
-
|
|
368
|
-
babel-plugin-transform-es2015-block-scoped-functions@^6.22.0:
|
|
369
|
-
version "6.22.0"
|
|
370
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz#bbc51b49f964d70cb8d8e0b94e820246ce3a6141"
|
|
371
|
-
dependencies:
|
|
372
|
-
babel-runtime "^6.22.0"
|
|
373
|
-
|
|
374
|
-
babel-plugin-transform-es2015-block-scoping@^6.24.1:
|
|
375
|
-
version "6.26.0"
|
|
376
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz#d70f5299c1308d05c12f463813b0a09e73b1895f"
|
|
377
|
-
dependencies:
|
|
378
|
-
babel-runtime "^6.26.0"
|
|
379
|
-
babel-template "^6.26.0"
|
|
380
|
-
babel-traverse "^6.26.0"
|
|
381
|
-
babel-types "^6.26.0"
|
|
382
|
-
lodash "^4.17.4"
|
|
383
|
-
|
|
384
|
-
babel-plugin-transform-es2015-classes@^6.24.1, babel-plugin-transform-es2015-classes@^6.9.0:
|
|
385
|
-
version "6.24.1"
|
|
386
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz#5a4c58a50c9c9461e564b4b2a3bfabc97a2584db"
|
|
387
|
-
dependencies:
|
|
388
|
-
babel-helper-define-map "^6.24.1"
|
|
389
|
-
babel-helper-function-name "^6.24.1"
|
|
390
|
-
babel-helper-optimise-call-expression "^6.24.1"
|
|
391
|
-
babel-helper-replace-supers "^6.24.1"
|
|
392
|
-
babel-messages "^6.23.0"
|
|
393
|
-
babel-runtime "^6.22.0"
|
|
394
|
-
babel-template "^6.24.1"
|
|
395
|
-
babel-traverse "^6.24.1"
|
|
396
|
-
babel-types "^6.24.1"
|
|
397
|
-
|
|
398
|
-
babel-plugin-transform-es2015-computed-properties@^6.24.1:
|
|
399
|
-
version "6.24.1"
|
|
400
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz#6fe2a8d16895d5634f4cd999b6d3480a308159b3"
|
|
401
|
-
dependencies:
|
|
402
|
-
babel-runtime "^6.22.0"
|
|
403
|
-
babel-template "^6.24.1"
|
|
404
|
-
|
|
405
|
-
babel-plugin-transform-es2015-destructuring@^6.22.0:
|
|
406
|
-
version "6.23.0"
|
|
407
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz#997bb1f1ab967f682d2b0876fe358d60e765c56d"
|
|
408
|
-
dependencies:
|
|
409
|
-
babel-runtime "^6.22.0"
|
|
410
|
-
|
|
411
|
-
babel-plugin-transform-es2015-duplicate-keys@^6.24.1:
|
|
412
|
-
version "6.24.1"
|
|
413
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz#73eb3d310ca969e3ef9ec91c53741a6f1576423e"
|
|
414
|
-
dependencies:
|
|
415
|
-
babel-runtime "^6.22.0"
|
|
416
|
-
babel-types "^6.24.1"
|
|
417
|
-
|
|
418
|
-
babel-plugin-transform-es2015-for-of@^6.22.0:
|
|
419
|
-
version "6.23.0"
|
|
420
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz#f47c95b2b613df1d3ecc2fdb7573623c75248691"
|
|
421
|
-
dependencies:
|
|
422
|
-
babel-runtime "^6.22.0"
|
|
423
|
-
|
|
424
|
-
babel-plugin-transform-es2015-function-name@^6.24.1:
|
|
425
|
-
version "6.24.1"
|
|
426
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz#834c89853bc36b1af0f3a4c5dbaa94fd8eacaa8b"
|
|
427
|
-
dependencies:
|
|
428
|
-
babel-helper-function-name "^6.24.1"
|
|
429
|
-
babel-runtime "^6.22.0"
|
|
430
|
-
babel-types "^6.24.1"
|
|
431
|
-
|
|
432
|
-
babel-plugin-transform-es2015-literals@^6.22.0:
|
|
433
|
-
version "6.22.0"
|
|
434
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz#4f54a02d6cd66cf915280019a31d31925377ca2e"
|
|
435
|
-
dependencies:
|
|
436
|
-
babel-runtime "^6.22.0"
|
|
437
|
-
|
|
438
|
-
babel-plugin-transform-es2015-modules-amd@^6.24.1:
|
|
439
|
-
version "6.24.1"
|
|
440
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz#3b3e54017239842d6d19c3011c4bd2f00a00d154"
|
|
441
|
-
dependencies:
|
|
442
|
-
babel-plugin-transform-es2015-modules-commonjs "^6.24.1"
|
|
443
|
-
babel-runtime "^6.22.0"
|
|
444
|
-
babel-template "^6.24.1"
|
|
445
|
-
|
|
446
|
-
babel-plugin-transform-es2015-modules-commonjs@^6.24.1:
|
|
447
|
-
version "6.26.0"
|
|
448
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.0.tgz#0d8394029b7dc6abe1a97ef181e00758dd2e5d8a"
|
|
449
|
-
dependencies:
|
|
450
|
-
babel-plugin-transform-strict-mode "^6.24.1"
|
|
451
|
-
babel-runtime "^6.26.0"
|
|
452
|
-
babel-template "^6.26.0"
|
|
453
|
-
babel-types "^6.26.0"
|
|
454
|
-
|
|
455
|
-
babel-plugin-transform-es2015-modules-systemjs@^6.24.1:
|
|
456
|
-
version "6.24.1"
|
|
457
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz#ff89a142b9119a906195f5f106ecf305d9407d23"
|
|
458
|
-
dependencies:
|
|
459
|
-
babel-helper-hoist-variables "^6.24.1"
|
|
460
|
-
babel-runtime "^6.22.0"
|
|
461
|
-
babel-template "^6.24.1"
|
|
462
|
-
|
|
463
|
-
babel-plugin-transform-es2015-modules-umd@^6.24.1:
|
|
464
|
-
version "6.24.1"
|
|
465
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz#ac997e6285cd18ed6176adb607d602344ad38468"
|
|
466
|
-
dependencies:
|
|
467
|
-
babel-plugin-transform-es2015-modules-amd "^6.24.1"
|
|
468
|
-
babel-runtime "^6.22.0"
|
|
469
|
-
babel-template "^6.24.1"
|
|
470
|
-
|
|
471
|
-
babel-plugin-transform-es2015-object-super@^6.24.1:
|
|
472
|
-
version "6.24.1"
|
|
473
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz#24cef69ae21cb83a7f8603dad021f572eb278f8d"
|
|
474
|
-
dependencies:
|
|
475
|
-
babel-helper-replace-supers "^6.24.1"
|
|
476
|
-
babel-runtime "^6.22.0"
|
|
477
|
-
|
|
478
|
-
babel-plugin-transform-es2015-parameters@^6.24.1:
|
|
479
|
-
version "6.24.1"
|
|
480
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz#57ac351ab49caf14a97cd13b09f66fdf0a625f2b"
|
|
481
|
-
dependencies:
|
|
482
|
-
babel-helper-call-delegate "^6.24.1"
|
|
483
|
-
babel-helper-get-function-arity "^6.24.1"
|
|
484
|
-
babel-runtime "^6.22.0"
|
|
485
|
-
babel-template "^6.24.1"
|
|
486
|
-
babel-traverse "^6.24.1"
|
|
487
|
-
babel-types "^6.24.1"
|
|
488
|
-
|
|
489
|
-
babel-plugin-transform-es2015-shorthand-properties@^6.24.1:
|
|
490
|
-
version "6.24.1"
|
|
491
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz#24f875d6721c87661bbd99a4622e51f14de38aa0"
|
|
492
|
-
dependencies:
|
|
493
|
-
babel-runtime "^6.22.0"
|
|
494
|
-
babel-types "^6.24.1"
|
|
495
|
-
|
|
496
|
-
babel-plugin-transform-es2015-spread@^6.22.0:
|
|
497
|
-
version "6.22.0"
|
|
498
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz#d6d68a99f89aedc4536c81a542e8dd9f1746f8d1"
|
|
499
|
-
dependencies:
|
|
500
|
-
babel-runtime "^6.22.0"
|
|
501
|
-
|
|
502
|
-
babel-plugin-transform-es2015-sticky-regex@^6.24.1:
|
|
503
|
-
version "6.24.1"
|
|
504
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz#00c1cdb1aca71112cdf0cf6126c2ed6b457ccdbc"
|
|
505
|
-
dependencies:
|
|
506
|
-
babel-helper-regex "^6.24.1"
|
|
507
|
-
babel-runtime "^6.22.0"
|
|
508
|
-
babel-types "^6.24.1"
|
|
509
|
-
|
|
510
|
-
babel-plugin-transform-es2015-template-literals@^6.22.0:
|
|
511
|
-
version "6.22.0"
|
|
512
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz#a84b3450f7e9f8f1f6839d6d687da84bb1236d8d"
|
|
513
|
-
dependencies:
|
|
514
|
-
babel-runtime "^6.22.0"
|
|
515
|
-
|
|
516
|
-
babel-plugin-transform-es2015-typeof-symbol@^6.22.0:
|
|
517
|
-
version "6.23.0"
|
|
518
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz#dec09f1cddff94b52ac73d505c84df59dcceb372"
|
|
519
|
-
dependencies:
|
|
520
|
-
babel-runtime "^6.22.0"
|
|
521
|
-
|
|
522
|
-
babel-plugin-transform-es2015-unicode-regex@^6.24.1:
|
|
523
|
-
version "6.24.1"
|
|
524
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz#d38b12f42ea7323f729387f18a7c5ae1faeb35e9"
|
|
525
|
-
dependencies:
|
|
526
|
-
babel-helper-regex "^6.24.1"
|
|
527
|
-
babel-runtime "^6.22.0"
|
|
528
|
-
regexpu-core "^2.0.0"
|
|
529
|
-
|
|
530
|
-
babel-plugin-transform-exponentiation-operator@^6.24.1:
|
|
531
|
-
version "6.24.1"
|
|
532
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e"
|
|
533
|
-
dependencies:
|
|
534
|
-
babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
|
|
535
|
-
babel-plugin-syntax-exponentiation-operator "^6.8.0"
|
|
536
|
-
babel-runtime "^6.22.0"
|
|
537
|
-
|
|
538
|
-
babel-plugin-transform-regenerator@^6.24.1:
|
|
539
|
-
version "6.26.0"
|
|
540
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz#e0703696fbde27f0a3efcacf8b4dca2f7b3a8f2f"
|
|
541
|
-
dependencies:
|
|
542
|
-
regenerator-transform "^0.10.0"
|
|
543
|
-
|
|
544
|
-
babel-plugin-transform-strict-mode@^6.24.1:
|
|
545
|
-
version "6.24.1"
|
|
546
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz#d5faf7aa578a65bbe591cf5edae04a0c67020758"
|
|
547
|
-
dependencies:
|
|
548
|
-
babel-runtime "^6.22.0"
|
|
549
|
-
babel-types "^6.24.1"
|
|
550
|
-
|
|
551
|
-
babel-polyfill@^6.26.0:
|
|
552
|
-
version "6.26.0"
|
|
553
|
-
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"
|
|
554
|
-
integrity sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=
|
|
555
|
-
dependencies:
|
|
556
|
-
babel-runtime "^6.26.0"
|
|
557
|
-
core-js "^2.5.0"
|
|
558
|
-
regenerator-runtime "^0.10.5"
|
|
559
|
-
|
|
560
|
-
babel-preset-es2015@^6.24.1:
|
|
561
|
-
version "6.24.1"
|
|
562
|
-
resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939"
|
|
563
|
-
dependencies:
|
|
564
|
-
babel-plugin-check-es2015-constants "^6.22.0"
|
|
565
|
-
babel-plugin-transform-es2015-arrow-functions "^6.22.0"
|
|
566
|
-
babel-plugin-transform-es2015-block-scoped-functions "^6.22.0"
|
|
567
|
-
babel-plugin-transform-es2015-block-scoping "^6.24.1"
|
|
568
|
-
babel-plugin-transform-es2015-classes "^6.24.1"
|
|
569
|
-
babel-plugin-transform-es2015-computed-properties "^6.24.1"
|
|
570
|
-
babel-plugin-transform-es2015-destructuring "^6.22.0"
|
|
571
|
-
babel-plugin-transform-es2015-duplicate-keys "^6.24.1"
|
|
572
|
-
babel-plugin-transform-es2015-for-of "^6.22.0"
|
|
573
|
-
babel-plugin-transform-es2015-function-name "^6.24.1"
|
|
574
|
-
babel-plugin-transform-es2015-literals "^6.22.0"
|
|
575
|
-
babel-plugin-transform-es2015-modules-amd "^6.24.1"
|
|
576
|
-
babel-plugin-transform-es2015-modules-commonjs "^6.24.1"
|
|
577
|
-
babel-plugin-transform-es2015-modules-systemjs "^6.24.1"
|
|
578
|
-
babel-plugin-transform-es2015-modules-umd "^6.24.1"
|
|
579
|
-
babel-plugin-transform-es2015-object-super "^6.24.1"
|
|
580
|
-
babel-plugin-transform-es2015-parameters "^6.24.1"
|
|
581
|
-
babel-plugin-transform-es2015-shorthand-properties "^6.24.1"
|
|
582
|
-
babel-plugin-transform-es2015-spread "^6.22.0"
|
|
583
|
-
babel-plugin-transform-es2015-sticky-regex "^6.24.1"
|
|
584
|
-
babel-plugin-transform-es2015-template-literals "^6.22.0"
|
|
585
|
-
babel-plugin-transform-es2015-typeof-symbol "^6.22.0"
|
|
586
|
-
babel-plugin-transform-es2015-unicode-regex "^6.24.1"
|
|
587
|
-
babel-plugin-transform-regenerator "^6.24.1"
|
|
588
|
-
|
|
589
|
-
babel-preset-es2016@^6.24.1:
|
|
590
|
-
version "6.24.1"
|
|
591
|
-
resolved "https://registry.yarnpkg.com/babel-preset-es2016/-/babel-preset-es2016-6.24.1.tgz#f900bf93e2ebc0d276df9b8ab59724ebfd959f8b"
|
|
592
|
-
dependencies:
|
|
593
|
-
babel-plugin-transform-exponentiation-operator "^6.24.1"
|
|
594
|
-
|
|
595
|
-
babel-preset-es2017@^6.24.1:
|
|
596
|
-
version "6.24.1"
|
|
597
|
-
resolved "https://registry.yarnpkg.com/babel-preset-es2017/-/babel-preset-es2017-6.24.1.tgz#597beadfb9f7f208bcfd8a12e9b2b29b8b2f14d1"
|
|
598
|
-
dependencies:
|
|
599
|
-
babel-plugin-syntax-trailing-function-commas "^6.22.0"
|
|
600
|
-
babel-plugin-transform-async-to-generator "^6.24.1"
|
|
601
|
-
|
|
602
|
-
babel-preset-latest@^6.24.1:
|
|
603
|
-
version "6.24.1"
|
|
604
|
-
resolved "https://registry.yarnpkg.com/babel-preset-latest/-/babel-preset-latest-6.24.1.tgz#677de069154a7485c2d25c577c02f624b85b85e8"
|
|
605
|
-
dependencies:
|
|
606
|
-
babel-preset-es2015 "^6.24.1"
|
|
607
|
-
babel-preset-es2016 "^6.24.1"
|
|
608
|
-
babel-preset-es2017 "^6.24.1"
|
|
609
|
-
|
|
610
|
-
babel-register@^6.26.0:
|
|
611
|
-
version "6.26.0"
|
|
612
|
-
resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.26.0.tgz#6ed021173e2fcb486d7acb45c6009a856f647071"
|
|
613
|
-
integrity sha1-btAhFz4vy0htestFxgCahW9kcHE=
|
|
614
|
-
dependencies:
|
|
615
|
-
babel-core "^6.26.0"
|
|
616
|
-
babel-runtime "^6.26.0"
|
|
617
|
-
core-js "^2.5.0"
|
|
618
|
-
home-or-tmp "^2.0.0"
|
|
619
|
-
lodash "^4.17.4"
|
|
620
|
-
mkdirp "^0.5.1"
|
|
621
|
-
source-map-support "^0.4.15"
|
|
622
|
-
|
|
623
|
-
babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
|
|
624
|
-
version "6.26.0"
|
|
625
|
-
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
|
|
626
|
-
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
|
|
627
|
-
dependencies:
|
|
628
|
-
core-js "^2.4.0"
|
|
629
|
-
regenerator-runtime "^0.11.0"
|
|
630
|
-
|
|
631
|
-
babel-template@^6.24.1, babel-template@^6.26.0:
|
|
632
|
-
version "6.26.0"
|
|
633
|
-
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
|
|
634
|
-
integrity sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=
|
|
635
|
-
dependencies:
|
|
636
|
-
babel-runtime "^6.26.0"
|
|
637
|
-
babel-traverse "^6.26.0"
|
|
638
|
-
babel-types "^6.26.0"
|
|
639
|
-
babylon "^6.18.0"
|
|
640
|
-
lodash "^4.17.4"
|
|
641
|
-
|
|
642
|
-
babel-traverse@^6.24.1, babel-traverse@^6.26.0:
|
|
643
|
-
version "6.26.0"
|
|
644
|
-
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
|
|
645
|
-
dependencies:
|
|
646
|
-
babel-code-frame "^6.26.0"
|
|
647
|
-
babel-messages "^6.23.0"
|
|
648
|
-
babel-runtime "^6.26.0"
|
|
649
|
-
babel-types "^6.26.0"
|
|
650
|
-
babylon "^6.18.0"
|
|
651
|
-
debug "^2.6.8"
|
|
652
|
-
globals "^9.18.0"
|
|
653
|
-
invariant "^2.2.2"
|
|
654
|
-
lodash "^4.17.4"
|
|
655
|
-
|
|
656
|
-
babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
|
|
657
|
-
version "6.26.0"
|
|
658
|
-
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
|
|
659
|
-
dependencies:
|
|
660
|
-
babel-runtime "^6.26.0"
|
|
661
|
-
esutils "^2.0.2"
|
|
662
|
-
lodash "^4.17.4"
|
|
663
|
-
to-fast-properties "^1.0.3"
|
|
664
|
-
|
|
665
|
-
babylon@^6.18.0:
|
|
666
|
-
version "6.18.0"
|
|
667
|
-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
|
668
|
-
integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
|
|
669
|
-
|
|
670
|
-
balanced-match@^1.0.0:
|
|
671
|
-
version "1.0.0"
|
|
672
|
-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
|
673
|
-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
|
|
674
|
-
|
|
675
|
-
base@^0.11.1:
|
|
676
|
-
version "0.11.2"
|
|
677
|
-
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
|
|
678
|
-
integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
|
|
679
|
-
dependencies:
|
|
680
|
-
cache-base "^1.0.1"
|
|
681
|
-
class-utils "^0.3.5"
|
|
682
|
-
component-emitter "^1.2.1"
|
|
683
|
-
define-property "^1.0.0"
|
|
684
|
-
isobject "^3.0.1"
|
|
685
|
-
mixin-deep "^1.2.0"
|
|
686
|
-
pascalcase "^0.1.1"
|
|
687
|
-
|
|
688
|
-
binary-extensions@^1.0.0:
|
|
689
|
-
version "1.13.1"
|
|
690
|
-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
|
|
691
|
-
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
|
|
692
|
-
|
|
693
|
-
binary-extensions@^2.0.0:
|
|
694
|
-
version "2.1.0"
|
|
695
|
-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
|
|
696
|
-
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
|
|
697
|
-
|
|
698
|
-
bindings@^1.5.0:
|
|
699
|
-
version "1.5.0"
|
|
700
|
-
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
|
|
701
|
-
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
|
|
702
|
-
dependencies:
|
|
703
|
-
file-uri-to-path "1.0.0"
|
|
704
|
-
|
|
705
|
-
brace-expansion@^1.1.7:
|
|
706
|
-
version "1.1.11"
|
|
707
|
-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
|
|
708
|
-
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
709
|
-
dependencies:
|
|
710
|
-
balanced-match "^1.0.0"
|
|
711
|
-
concat-map "0.0.1"
|
|
712
|
-
|
|
713
|
-
braces@^1.8.2:
|
|
714
|
-
version "1.8.5"
|
|
715
|
-
resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
|
|
716
|
-
integrity sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=
|
|
717
|
-
dependencies:
|
|
718
|
-
expand-range "^1.8.1"
|
|
719
|
-
preserve "^0.2.0"
|
|
720
|
-
repeat-element "^1.1.2"
|
|
721
|
-
|
|
722
|
-
braces@^2.3.1:
|
|
723
|
-
version "2.3.2"
|
|
724
|
-
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
|
|
725
|
-
integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
|
|
726
|
-
dependencies:
|
|
727
|
-
arr-flatten "^1.1.0"
|
|
728
|
-
array-unique "^0.3.2"
|
|
729
|
-
extend-shallow "^2.0.1"
|
|
730
|
-
fill-range "^4.0.0"
|
|
731
|
-
isobject "^3.0.1"
|
|
732
|
-
repeat-element "^1.1.2"
|
|
733
|
-
snapdragon "^0.8.1"
|
|
734
|
-
snapdragon-node "^2.0.1"
|
|
735
|
-
split-string "^3.0.2"
|
|
736
|
-
to-regex "^3.0.1"
|
|
737
|
-
|
|
738
|
-
braces@~3.0.2:
|
|
739
|
-
version "3.0.2"
|
|
740
|
-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
|
|
741
|
-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
742
|
-
dependencies:
|
|
743
|
-
fill-range "^7.0.1"
|
|
744
|
-
|
|
745
|
-
browser-resolve@^1.11.0:
|
|
746
|
-
version "1.11.2"
|
|
747
|
-
resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.2.tgz#8ff09b0a2c421718a1051c260b32e48f442938ce"
|
|
748
|
-
dependencies:
|
|
749
|
-
resolve "1.1.7"
|
|
750
|
-
|
|
751
|
-
browser-stdout@1.3.1:
|
|
752
|
-
version "1.3.1"
|
|
753
|
-
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
|
|
754
|
-
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
|
|
755
|
-
|
|
756
|
-
buffer-crc32@^0.2.5:
|
|
757
|
-
version "0.2.13"
|
|
758
|
-
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
|
|
759
|
-
|
|
760
|
-
builtin-modules@^1.1.0:
|
|
761
|
-
version "1.1.1"
|
|
762
|
-
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
|
|
763
|
-
|
|
764
|
-
cache-base@^1.0.1:
|
|
765
|
-
version "1.0.1"
|
|
766
|
-
resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
|
|
767
|
-
integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==
|
|
768
|
-
dependencies:
|
|
769
|
-
collection-visit "^1.0.0"
|
|
770
|
-
component-emitter "^1.2.1"
|
|
771
|
-
get-value "^2.0.6"
|
|
772
|
-
has-value "^1.0.0"
|
|
773
|
-
isobject "^3.0.1"
|
|
774
|
-
set-value "^2.0.0"
|
|
775
|
-
to-object-path "^0.3.0"
|
|
776
|
-
union-value "^1.0.0"
|
|
777
|
-
unset-value "^1.0.0"
|
|
778
|
-
|
|
779
|
-
camelcase@^1.0.2:
|
|
780
|
-
version "1.2.1"
|
|
781
|
-
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
|
|
782
|
-
|
|
783
|
-
camelcase@^5.0.0:
|
|
784
|
-
version "5.3.1"
|
|
785
|
-
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
|
786
|
-
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
787
|
-
|
|
788
|
-
camelcase@^6.0.0:
|
|
789
|
-
version "6.2.0"
|
|
790
|
-
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
|
|
791
|
-
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
|
|
792
|
-
|
|
793
|
-
center-align@^0.1.1:
|
|
794
|
-
version "0.1.3"
|
|
795
|
-
resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad"
|
|
796
|
-
dependencies:
|
|
797
|
-
align-text "^0.1.3"
|
|
798
|
-
lazy-cache "^1.0.3"
|
|
799
|
-
|
|
800
|
-
chalk@^1.1.3:
|
|
801
|
-
version "1.1.3"
|
|
802
|
-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
|
|
803
|
-
integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
|
|
804
|
-
dependencies:
|
|
805
|
-
ansi-styles "^2.2.1"
|
|
806
|
-
escape-string-regexp "^1.0.2"
|
|
807
|
-
has-ansi "^2.0.0"
|
|
808
|
-
strip-ansi "^3.0.0"
|
|
809
|
-
supports-color "^2.0.0"
|
|
810
|
-
|
|
811
|
-
chalk@^4.0.0:
|
|
812
|
-
version "4.1.0"
|
|
813
|
-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
|
|
814
|
-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
|
|
815
|
-
dependencies:
|
|
816
|
-
ansi-styles "^4.1.0"
|
|
817
|
-
supports-color "^7.1.0"
|
|
818
|
-
|
|
819
|
-
chokidar@3.4.3:
|
|
820
|
-
version "3.4.3"
|
|
821
|
-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
|
|
822
|
-
integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==
|
|
823
|
-
dependencies:
|
|
824
|
-
anymatch "~3.1.1"
|
|
825
|
-
braces "~3.0.2"
|
|
826
|
-
glob-parent "~5.1.0"
|
|
827
|
-
is-binary-path "~2.1.0"
|
|
828
|
-
is-glob "~4.0.1"
|
|
829
|
-
normalize-path "~3.0.0"
|
|
830
|
-
readdirp "~3.5.0"
|
|
831
|
-
optionalDependencies:
|
|
832
|
-
fsevents "~2.1.2"
|
|
833
|
-
|
|
834
|
-
chokidar@^1.6.1:
|
|
835
|
-
version "1.7.0"
|
|
836
|
-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
|
|
837
|
-
integrity sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=
|
|
838
|
-
dependencies:
|
|
839
|
-
anymatch "^1.3.0"
|
|
840
|
-
async-each "^1.0.0"
|
|
841
|
-
glob-parent "^2.0.0"
|
|
842
|
-
inherits "^2.0.1"
|
|
843
|
-
is-binary-path "^1.0.0"
|
|
844
|
-
is-glob "^2.0.0"
|
|
845
|
-
path-is-absolute "^1.0.0"
|
|
846
|
-
readdirp "^2.0.0"
|
|
847
|
-
optionalDependencies:
|
|
848
|
-
fsevents "^1.0.0"
|
|
849
|
-
|
|
850
|
-
class-utils@^0.3.5:
|
|
851
|
-
version "0.3.6"
|
|
852
|
-
resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
|
|
853
|
-
integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
|
|
854
|
-
dependencies:
|
|
855
|
-
arr-union "^3.1.0"
|
|
856
|
-
define-property "^0.2.5"
|
|
857
|
-
isobject "^3.0.0"
|
|
858
|
-
static-extend "^0.1.1"
|
|
859
|
-
|
|
860
|
-
cliui@^2.1.0:
|
|
861
|
-
version "2.1.0"
|
|
862
|
-
resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1"
|
|
863
|
-
dependencies:
|
|
864
|
-
center-align "^0.1.1"
|
|
865
|
-
right-align "^0.1.1"
|
|
866
|
-
wordwrap "0.0.2"
|
|
867
|
-
|
|
868
|
-
cliui@^5.0.0:
|
|
869
|
-
version "5.0.0"
|
|
870
|
-
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
|
|
871
|
-
integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
|
|
872
|
-
dependencies:
|
|
873
|
-
string-width "^3.1.0"
|
|
874
|
-
strip-ansi "^5.2.0"
|
|
875
|
-
wrap-ansi "^5.1.0"
|
|
876
|
-
|
|
877
|
-
collection-visit@^1.0.0:
|
|
878
|
-
version "1.0.0"
|
|
879
|
-
resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
|
|
880
|
-
integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=
|
|
881
|
-
dependencies:
|
|
882
|
-
map-visit "^1.0.0"
|
|
883
|
-
object-visit "^1.0.0"
|
|
884
|
-
|
|
885
|
-
color-convert@^1.9.0:
|
|
886
|
-
version "1.9.3"
|
|
887
|
-
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
|
|
888
|
-
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
889
|
-
dependencies:
|
|
890
|
-
color-name "1.1.3"
|
|
891
|
-
|
|
892
|
-
color-convert@^2.0.1:
|
|
893
|
-
version "2.0.1"
|
|
894
|
-
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
|
|
895
|
-
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
896
|
-
dependencies:
|
|
897
|
-
color-name "~1.1.4"
|
|
898
|
-
|
|
899
|
-
color-name@1.1.3:
|
|
900
|
-
version "1.1.3"
|
|
901
|
-
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
902
|
-
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
|
903
|
-
|
|
904
|
-
color-name@~1.1.4:
|
|
905
|
-
version "1.1.4"
|
|
906
|
-
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
907
|
-
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
908
|
-
|
|
909
|
-
commander@^2.11.0:
|
|
910
|
-
version "2.20.3"
|
|
911
|
-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
|
|
912
|
-
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
|
913
|
-
|
|
914
|
-
component-emitter@^1.2.1:
|
|
915
|
-
version "1.3.0"
|
|
916
|
-
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
|
|
917
|
-
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
|
|
918
|
-
|
|
919
|
-
concat-map@0.0.1:
|
|
920
|
-
version "0.0.1"
|
|
921
|
-
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
|
922
|
-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
|
923
|
-
|
|
924
|
-
convert-source-map@^1.5.0, convert-source-map@^1.5.1:
|
|
925
|
-
version "1.7.0"
|
|
926
|
-
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
|
|
927
|
-
integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
|
|
928
|
-
dependencies:
|
|
929
|
-
safe-buffer "~5.1.1"
|
|
930
|
-
|
|
931
|
-
copy-descriptor@^0.1.0:
|
|
932
|
-
version "0.1.1"
|
|
933
|
-
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
|
934
|
-
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
|
935
|
-
|
|
936
|
-
core-js@^2.4.0, core-js@^2.5.0:
|
|
937
|
-
version "2.6.12"
|
|
938
|
-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
|
939
|
-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
|
940
|
-
|
|
941
|
-
core-util-is@~1.0.0:
|
|
942
|
-
version "1.0.2"
|
|
943
|
-
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
|
944
|
-
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
|
|
945
|
-
|
|
946
|
-
debug@4.2.0:
|
|
947
|
-
version "4.2.0"
|
|
948
|
-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
|
|
949
|
-
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
|
|
950
|
-
dependencies:
|
|
951
|
-
ms "2.1.2"
|
|
952
|
-
|
|
953
|
-
debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
|
|
954
|
-
version "2.6.9"
|
|
955
|
-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
|
|
956
|
-
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
|
|
957
|
-
dependencies:
|
|
958
|
-
ms "2.0.0"
|
|
959
|
-
|
|
960
|
-
decamelize@^1.0.0, decamelize@^1.2.0:
|
|
961
|
-
version "1.2.0"
|
|
962
|
-
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
|
|
963
|
-
|
|
964
|
-
decamelize@^4.0.0:
|
|
965
|
-
version "4.0.0"
|
|
966
|
-
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
|
|
967
|
-
integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
|
|
968
|
-
|
|
969
|
-
decode-uri-component@^0.2.0:
|
|
970
|
-
version "0.2.0"
|
|
971
|
-
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
|
|
972
|
-
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
|
|
973
|
-
|
|
974
|
-
define-property@^0.2.5:
|
|
975
|
-
version "0.2.5"
|
|
976
|
-
resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
|
|
977
|
-
integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=
|
|
978
|
-
dependencies:
|
|
979
|
-
is-descriptor "^0.1.0"
|
|
980
|
-
|
|
981
|
-
define-property@^1.0.0:
|
|
982
|
-
version "1.0.0"
|
|
983
|
-
resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
|
|
984
|
-
integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY=
|
|
985
|
-
dependencies:
|
|
986
|
-
is-descriptor "^1.0.0"
|
|
987
|
-
|
|
988
|
-
define-property@^2.0.2:
|
|
989
|
-
version "2.0.2"
|
|
990
|
-
resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
|
|
991
|
-
integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==
|
|
992
|
-
dependencies:
|
|
993
|
-
is-descriptor "^1.0.2"
|
|
994
|
-
isobject "^3.0.1"
|
|
995
|
-
|
|
996
|
-
detect-indent@^4.0.0:
|
|
997
|
-
version "4.0.0"
|
|
998
|
-
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-4.0.0.tgz#f76d064352cdf43a1cb6ce619c4ee3a9475de208"
|
|
999
|
-
integrity sha1-920GQ1LN9Docts5hnE7jqUdd4gg=
|
|
1000
|
-
dependencies:
|
|
1001
|
-
repeating "^2.0.0"
|
|
1002
|
-
|
|
1003
|
-
diff@4.0.2:
|
|
1004
|
-
version "4.0.2"
|
|
1005
|
-
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
|
1006
|
-
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
|
1007
|
-
|
|
1008
|
-
emoji-regex@^7.0.1:
|
|
1009
|
-
version "7.0.3"
|
|
1010
|
-
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
|
|
1011
|
-
integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
|
|
1012
|
-
|
|
1013
|
-
es6-promise@^3.1.2:
|
|
1014
|
-
version "3.3.1"
|
|
1015
|
-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-3.3.1.tgz#a08cdde84ccdbf34d027a1451bc91d4bcd28a613"
|
|
1016
|
-
|
|
1017
|
-
escape-string-regexp@4.0.0:
|
|
1018
|
-
version "4.0.0"
|
|
1019
|
-
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
|
1020
|
-
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
|
1021
|
-
|
|
1022
|
-
escape-string-regexp@^1.0.2:
|
|
1023
|
-
version "1.0.5"
|
|
1024
|
-
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
1025
|
-
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
1026
|
-
|
|
1027
|
-
esprima@^4.0.0:
|
|
1028
|
-
version "4.0.1"
|
|
1029
|
-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
1030
|
-
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
1031
|
-
|
|
1032
|
-
estree-walker@^0.2.1:
|
|
1033
|
-
version "0.2.1"
|
|
1034
|
-
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.2.1.tgz#bdafe8095383d8414d5dc2ecf4c9173b6db9412e"
|
|
1035
|
-
|
|
1036
|
-
esutils@^2.0.2:
|
|
1037
|
-
version "2.0.3"
|
|
1038
|
-
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
|
1039
|
-
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
1040
|
-
|
|
1041
|
-
expand-brackets@^0.1.4:
|
|
1042
|
-
version "0.1.5"
|
|
1043
|
-
resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b"
|
|
1044
|
-
integrity sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=
|
|
1045
|
-
dependencies:
|
|
1046
|
-
is-posix-bracket "^0.1.0"
|
|
1047
|
-
|
|
1048
|
-
expand-brackets@^2.1.4:
|
|
1049
|
-
version "2.1.4"
|
|
1050
|
-
resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
|
|
1051
|
-
integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI=
|
|
1052
|
-
dependencies:
|
|
1053
|
-
debug "^2.3.3"
|
|
1054
|
-
define-property "^0.2.5"
|
|
1055
|
-
extend-shallow "^2.0.1"
|
|
1056
|
-
posix-character-classes "^0.1.0"
|
|
1057
|
-
regex-not "^1.0.0"
|
|
1058
|
-
snapdragon "^0.8.1"
|
|
1059
|
-
to-regex "^3.0.1"
|
|
1060
|
-
|
|
1061
|
-
expand-range@^1.8.1:
|
|
1062
|
-
version "1.8.2"
|
|
1063
|
-
resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae8e257ec79644fc85337"
|
|
1064
|
-
integrity sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=
|
|
1065
|
-
dependencies:
|
|
1066
|
-
fill-range "^2.1.0"
|
|
1067
|
-
|
|
1068
|
-
extend-shallow@^2.0.1:
|
|
1069
|
-
version "2.0.1"
|
|
1070
|
-
resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
|
|
1071
|
-
integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
|
|
1072
|
-
dependencies:
|
|
1073
|
-
is-extendable "^0.1.0"
|
|
1074
|
-
|
|
1075
|
-
extend-shallow@^3.0.0, extend-shallow@^3.0.2:
|
|
1076
|
-
version "3.0.2"
|
|
1077
|
-
resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8"
|
|
1078
|
-
integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=
|
|
1079
|
-
dependencies:
|
|
1080
|
-
assign-symbols "^1.0.0"
|
|
1081
|
-
is-extendable "^1.0.1"
|
|
1082
|
-
|
|
1083
|
-
extglob@^0.3.1:
|
|
1084
|
-
version "0.3.2"
|
|
1085
|
-
resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
|
|
1086
|
-
integrity sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=
|
|
1087
|
-
dependencies:
|
|
1088
|
-
is-extglob "^1.0.0"
|
|
1089
|
-
|
|
1090
|
-
extglob@^2.0.4:
|
|
1091
|
-
version "2.0.4"
|
|
1092
|
-
resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
|
|
1093
|
-
integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
|
|
1094
|
-
dependencies:
|
|
1095
|
-
array-unique "^0.3.2"
|
|
1096
|
-
define-property "^1.0.0"
|
|
1097
|
-
expand-brackets "^2.1.4"
|
|
1098
|
-
extend-shallow "^2.0.1"
|
|
1099
|
-
fragment-cache "^0.2.1"
|
|
1100
|
-
regex-not "^1.0.0"
|
|
1101
|
-
snapdragon "^0.8.1"
|
|
1102
|
-
to-regex "^3.0.1"
|
|
1103
|
-
|
|
1104
|
-
file-uri-to-path@1.0.0:
|
|
1105
|
-
version "1.0.0"
|
|
1106
|
-
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
|
|
1107
|
-
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
|
|
1108
|
-
|
|
1109
|
-
filename-regex@^2.0.0:
|
|
1110
|
-
version "2.0.1"
|
|
1111
|
-
resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
|
|
1112
|
-
integrity sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=
|
|
1113
|
-
|
|
1114
|
-
fill-range@^2.1.0:
|
|
1115
|
-
version "2.2.4"
|
|
1116
|
-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-2.2.4.tgz#eb1e773abb056dcd8df2bfdf6af59b8b3a936565"
|
|
1117
|
-
integrity sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==
|
|
1118
|
-
dependencies:
|
|
1119
|
-
is-number "^2.1.0"
|
|
1120
|
-
isobject "^2.0.0"
|
|
1121
|
-
randomatic "^3.0.0"
|
|
1122
|
-
repeat-element "^1.1.2"
|
|
1123
|
-
repeat-string "^1.5.2"
|
|
1124
|
-
|
|
1125
|
-
fill-range@^4.0.0:
|
|
1126
|
-
version "4.0.0"
|
|
1127
|
-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
|
|
1128
|
-
integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
|
|
1129
|
-
dependencies:
|
|
1130
|
-
extend-shallow "^2.0.1"
|
|
1131
|
-
is-number "^3.0.0"
|
|
1132
|
-
repeat-string "^1.6.1"
|
|
1133
|
-
to-regex-range "^2.1.0"
|
|
1134
|
-
|
|
1135
|
-
fill-range@^7.0.1:
|
|
1136
|
-
version "7.0.1"
|
|
1137
|
-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
|
|
1138
|
-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
1139
|
-
dependencies:
|
|
1140
|
-
to-regex-range "^5.0.1"
|
|
1141
|
-
|
|
1142
|
-
find-up@5.0.0:
|
|
1143
|
-
version "5.0.0"
|
|
1144
|
-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
|
|
1145
|
-
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
|
|
1146
|
-
dependencies:
|
|
1147
|
-
locate-path "^6.0.0"
|
|
1148
|
-
path-exists "^4.0.0"
|
|
1149
|
-
|
|
1150
|
-
find-up@^3.0.0:
|
|
1151
|
-
version "3.0.0"
|
|
1152
|
-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
|
|
1153
|
-
integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
|
|
1154
|
-
dependencies:
|
|
1155
|
-
locate-path "^3.0.0"
|
|
1156
|
-
|
|
1157
|
-
flat@^5.0.2:
|
|
1158
|
-
version "5.0.2"
|
|
1159
|
-
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
|
|
1160
|
-
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
|
1161
|
-
|
|
1162
|
-
for-in@^1.0.1, for-in@^1.0.2:
|
|
1163
|
-
version "1.0.2"
|
|
1164
|
-
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
|
|
1165
|
-
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
|
|
1166
|
-
|
|
1167
|
-
for-own@^0.1.4:
|
|
1168
|
-
version "0.1.5"
|
|
1169
|
-
resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce"
|
|
1170
|
-
integrity sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=
|
|
1171
|
-
dependencies:
|
|
1172
|
-
for-in "^1.0.1"
|
|
1173
|
-
|
|
1174
|
-
fragment-cache@^0.2.1:
|
|
1175
|
-
version "0.2.1"
|
|
1176
|
-
resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
|
|
1177
|
-
integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=
|
|
1178
|
-
dependencies:
|
|
1179
|
-
map-cache "^0.2.2"
|
|
1180
|
-
|
|
1181
|
-
fs-readdir-recursive@^1.0.0:
|
|
1182
|
-
version "1.1.0"
|
|
1183
|
-
resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz#e32fc030a2ccee44a6b5371308da54be0b397d27"
|
|
1184
|
-
integrity sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==
|
|
1185
|
-
|
|
1186
|
-
fs.realpath@^1.0.0:
|
|
1187
|
-
version "1.0.0"
|
|
1188
|
-
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
|
1189
|
-
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
|
|
1190
|
-
|
|
1191
|
-
fsevents@^1.0.0:
|
|
1192
|
-
version "1.2.13"
|
|
1193
|
-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
|
|
1194
|
-
integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
|
|
1195
|
-
dependencies:
|
|
1196
|
-
bindings "^1.5.0"
|
|
1197
|
-
nan "^2.12.1"
|
|
1198
|
-
|
|
1199
|
-
fsevents@~2.1.2:
|
|
1200
|
-
version "2.1.3"
|
|
1201
|
-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
|
|
1202
|
-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
|
|
1203
|
-
|
|
1204
|
-
get-caller-file@^2.0.1:
|
|
1205
|
-
version "2.0.5"
|
|
1206
|
-
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
|
1207
|
-
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
|
1208
|
-
|
|
1209
|
-
get-value@^2.0.3, get-value@^2.0.6:
|
|
1210
|
-
version "2.0.6"
|
|
1211
|
-
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
|
|
1212
|
-
integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
|
|
1213
|
-
|
|
1214
|
-
glob-base@^0.3.0:
|
|
1215
|
-
version "0.3.0"
|
|
1216
|
-
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
|
|
1217
|
-
integrity sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=
|
|
1218
|
-
dependencies:
|
|
1219
|
-
glob-parent "^2.0.0"
|
|
1220
|
-
is-glob "^2.0.0"
|
|
1221
|
-
|
|
1222
|
-
glob-parent@^2.0.0:
|
|
1223
|
-
version "2.0.0"
|
|
1224
|
-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28"
|
|
1225
|
-
integrity sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=
|
|
1226
|
-
dependencies:
|
|
1227
|
-
is-glob "^2.0.0"
|
|
1228
|
-
|
|
1229
|
-
glob-parent@~5.1.0:
|
|
1230
|
-
version "5.1.1"
|
|
1231
|
-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
|
|
1232
|
-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
|
|
1233
|
-
dependencies:
|
|
1234
|
-
is-glob "^4.0.1"
|
|
1235
|
-
|
|
1236
|
-
glob@7.1.6, glob@^7.1.2, glob@^7.1.3:
|
|
1237
|
-
version "7.1.6"
|
|
1238
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
|
1239
|
-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
|
|
1240
|
-
dependencies:
|
|
1241
|
-
fs.realpath "^1.0.0"
|
|
1242
|
-
inflight "^1.0.4"
|
|
1243
|
-
inherits "2"
|
|
1244
|
-
minimatch "^3.0.4"
|
|
1245
|
-
once "^1.3.0"
|
|
1246
|
-
path-is-absolute "^1.0.0"
|
|
1247
|
-
|
|
1248
|
-
globals@^9.18.0:
|
|
1249
|
-
version "9.18.0"
|
|
1250
|
-
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
|
|
1251
|
-
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
|
|
1252
|
-
|
|
1253
|
-
graceful-fs@^4.1.11, graceful-fs@^4.1.4:
|
|
1254
|
-
version "4.2.4"
|
|
1255
|
-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
|
1256
|
-
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
|
1257
|
-
|
|
1258
|
-
graceful-fs@^4.1.3:
|
|
1259
|
-
version "4.2.3"
|
|
1260
|
-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
|
|
1261
|
-
|
|
1262
|
-
growl@1.10.5:
|
|
1263
|
-
version "1.10.5"
|
|
1264
|
-
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
|
|
1265
|
-
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
|
|
1266
|
-
|
|
1267
|
-
has-ansi@^2.0.0:
|
|
1268
|
-
version "2.0.0"
|
|
1269
|
-
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
|
|
1270
|
-
integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
|
|
1271
|
-
dependencies:
|
|
1272
|
-
ansi-regex "^2.0.0"
|
|
1273
|
-
|
|
1274
|
-
has-flag@^4.0.0:
|
|
1275
|
-
version "4.0.0"
|
|
1276
|
-
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
1277
|
-
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
1278
|
-
|
|
1279
|
-
has-value@^0.3.1:
|
|
1280
|
-
version "0.3.1"
|
|
1281
|
-
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
|
|
1282
|
-
integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=
|
|
1283
|
-
dependencies:
|
|
1284
|
-
get-value "^2.0.3"
|
|
1285
|
-
has-values "^0.1.4"
|
|
1286
|
-
isobject "^2.0.0"
|
|
1287
|
-
|
|
1288
|
-
has-value@^1.0.0:
|
|
1289
|
-
version "1.0.0"
|
|
1290
|
-
resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177"
|
|
1291
|
-
integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=
|
|
1292
|
-
dependencies:
|
|
1293
|
-
get-value "^2.0.6"
|
|
1294
|
-
has-values "^1.0.0"
|
|
1295
|
-
isobject "^3.0.0"
|
|
1296
|
-
|
|
1297
|
-
has-values@^0.1.4:
|
|
1298
|
-
version "0.1.4"
|
|
1299
|
-
resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771"
|
|
1300
|
-
integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E=
|
|
1301
|
-
|
|
1302
|
-
has-values@^1.0.0:
|
|
1303
|
-
version "1.0.0"
|
|
1304
|
-
resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f"
|
|
1305
|
-
integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=
|
|
1306
|
-
dependencies:
|
|
1307
|
-
is-number "^3.0.0"
|
|
1308
|
-
kind-of "^4.0.0"
|
|
1309
|
-
|
|
1310
|
-
he@1.2.0:
|
|
1311
|
-
version "1.2.0"
|
|
1312
|
-
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
1313
|
-
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
|
1314
|
-
|
|
1315
|
-
home-or-tmp@^2.0.0:
|
|
1316
|
-
version "2.0.0"
|
|
1317
|
-
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
|
|
1318
|
-
integrity sha1-42w/LSyufXRqhX440Y1fMqeILbg=
|
|
1319
|
-
dependencies:
|
|
1320
|
-
os-homedir "^1.0.0"
|
|
1321
|
-
os-tmpdir "^1.0.1"
|
|
1322
|
-
|
|
1323
|
-
inflight@^1.0.4:
|
|
1324
|
-
version "1.0.6"
|
|
1325
|
-
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
|
|
1326
|
-
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
|
|
1327
|
-
dependencies:
|
|
1328
|
-
once "^1.3.0"
|
|
1329
|
-
wrappy "1"
|
|
1330
|
-
|
|
1331
|
-
inherits@2, inherits@^2.0.1, inherits@~2.0.3:
|
|
1332
|
-
version "2.0.4"
|
|
1333
|
-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
|
1334
|
-
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
1335
|
-
|
|
1336
|
-
invariant@^2.2.2:
|
|
1337
|
-
version "2.2.4"
|
|
1338
|
-
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
|
|
1339
|
-
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
|
|
1340
|
-
dependencies:
|
|
1341
|
-
loose-envify "^1.0.0"
|
|
1342
|
-
|
|
1343
|
-
is-accessor-descriptor@^0.1.6:
|
|
1344
|
-
version "0.1.6"
|
|
1345
|
-
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
|
|
1346
|
-
integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=
|
|
1347
|
-
dependencies:
|
|
1348
|
-
kind-of "^3.0.2"
|
|
1349
|
-
|
|
1350
|
-
is-accessor-descriptor@^1.0.0:
|
|
1351
|
-
version "1.0.0"
|
|
1352
|
-
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656"
|
|
1353
|
-
integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==
|
|
1354
|
-
dependencies:
|
|
1355
|
-
kind-of "^6.0.0"
|
|
1356
|
-
|
|
1357
|
-
is-binary-path@^1.0.0:
|
|
1358
|
-
version "1.0.1"
|
|
1359
|
-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
|
|
1360
|
-
integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
|
|
1361
|
-
dependencies:
|
|
1362
|
-
binary-extensions "^1.0.0"
|
|
1363
|
-
|
|
1364
|
-
is-binary-path@~2.1.0:
|
|
1365
|
-
version "2.1.0"
|
|
1366
|
-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
|
|
1367
|
-
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
|
|
1368
|
-
dependencies:
|
|
1369
|
-
binary-extensions "^2.0.0"
|
|
1370
|
-
|
|
1371
|
-
is-buffer@^1.1.5:
|
|
1372
|
-
version "1.1.6"
|
|
1373
|
-
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
|
1374
|
-
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
|
|
1375
|
-
|
|
1376
|
-
is-data-descriptor@^0.1.4:
|
|
1377
|
-
version "0.1.4"
|
|
1378
|
-
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
|
|
1379
|
-
integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=
|
|
1380
|
-
dependencies:
|
|
1381
|
-
kind-of "^3.0.2"
|
|
1382
|
-
|
|
1383
|
-
is-data-descriptor@^1.0.0:
|
|
1384
|
-
version "1.0.0"
|
|
1385
|
-
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7"
|
|
1386
|
-
integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==
|
|
1387
|
-
dependencies:
|
|
1388
|
-
kind-of "^6.0.0"
|
|
1389
|
-
|
|
1390
|
-
is-descriptor@^0.1.0:
|
|
1391
|
-
version "0.1.6"
|
|
1392
|
-
resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
|
|
1393
|
-
integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==
|
|
1394
|
-
dependencies:
|
|
1395
|
-
is-accessor-descriptor "^0.1.6"
|
|
1396
|
-
is-data-descriptor "^0.1.4"
|
|
1397
|
-
kind-of "^5.0.0"
|
|
1398
|
-
|
|
1399
|
-
is-descriptor@^1.0.0, is-descriptor@^1.0.2:
|
|
1400
|
-
version "1.0.2"
|
|
1401
|
-
resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec"
|
|
1402
|
-
integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==
|
|
1403
|
-
dependencies:
|
|
1404
|
-
is-accessor-descriptor "^1.0.0"
|
|
1405
|
-
is-data-descriptor "^1.0.0"
|
|
1406
|
-
kind-of "^6.0.2"
|
|
1407
|
-
|
|
1408
|
-
is-dotfile@^1.0.0:
|
|
1409
|
-
version "1.0.3"
|
|
1410
|
-
resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
|
|
1411
|
-
integrity sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=
|
|
1412
|
-
|
|
1413
|
-
is-equal-shallow@^0.1.3:
|
|
1414
|
-
version "0.1.3"
|
|
1415
|
-
resolved "https://registry.yarnpkg.com/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz#2238098fc221de0bcfa5d9eac4c45d638aa1c534"
|
|
1416
|
-
integrity sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=
|
|
1417
|
-
dependencies:
|
|
1418
|
-
is-primitive "^2.0.0"
|
|
1419
|
-
|
|
1420
|
-
is-extendable@^0.1.0, is-extendable@^0.1.1:
|
|
1421
|
-
version "0.1.1"
|
|
1422
|
-
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
|
|
1423
|
-
integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=
|
|
1424
|
-
|
|
1425
|
-
is-extendable@^1.0.1:
|
|
1426
|
-
version "1.0.1"
|
|
1427
|
-
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
|
|
1428
|
-
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
|
|
1429
|
-
dependencies:
|
|
1430
|
-
is-plain-object "^2.0.4"
|
|
1431
|
-
|
|
1432
|
-
is-extglob@^1.0.0:
|
|
1433
|
-
version "1.0.0"
|
|
1434
|
-
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
|
|
1435
|
-
integrity sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=
|
|
1436
|
-
|
|
1437
|
-
is-extglob@^2.1.1:
|
|
1438
|
-
version "2.1.1"
|
|
1439
|
-
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
|
|
1440
|
-
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
|
|
1441
|
-
|
|
1442
|
-
is-finite@^1.0.0:
|
|
1443
|
-
version "1.1.0"
|
|
1444
|
-
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.1.0.tgz#904135c77fb42c0641d6aa1bcdbc4daa8da082f3"
|
|
1445
|
-
integrity sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==
|
|
1446
|
-
|
|
1447
|
-
is-fullwidth-code-point@^2.0.0:
|
|
1448
|
-
version "2.0.0"
|
|
1449
|
-
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
|
|
1450
|
-
integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
|
|
1451
|
-
|
|
1452
|
-
is-glob@^2.0.0, is-glob@^2.0.1:
|
|
1453
|
-
version "2.0.1"
|
|
1454
|
-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
|
|
1455
|
-
integrity sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=
|
|
1456
|
-
dependencies:
|
|
1457
|
-
is-extglob "^1.0.0"
|
|
1458
|
-
|
|
1459
|
-
is-glob@^4.0.1, is-glob@~4.0.1:
|
|
1460
|
-
version "4.0.1"
|
|
1461
|
-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
|
|
1462
|
-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
|
|
1463
|
-
dependencies:
|
|
1464
|
-
is-extglob "^2.1.1"
|
|
1465
|
-
|
|
1466
|
-
is-number@^2.1.0:
|
|
1467
|
-
version "2.1.0"
|
|
1468
|
-
resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
|
|
1469
|
-
integrity sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=
|
|
1470
|
-
dependencies:
|
|
1471
|
-
kind-of "^3.0.2"
|
|
1472
|
-
|
|
1473
|
-
is-number@^3.0.0:
|
|
1474
|
-
version "3.0.0"
|
|
1475
|
-
resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
|
|
1476
|
-
integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=
|
|
1477
|
-
dependencies:
|
|
1478
|
-
kind-of "^3.0.2"
|
|
1479
|
-
|
|
1480
|
-
is-number@^4.0.0:
|
|
1481
|
-
version "4.0.0"
|
|
1482
|
-
resolved "https://registry.yarnpkg.com/is-number/-/is-number-4.0.0.tgz#0026e37f5454d73e356dfe6564699867c6a7f0ff"
|
|
1483
|
-
integrity sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==
|
|
1484
|
-
|
|
1485
|
-
is-number@^7.0.0:
|
|
1486
|
-
version "7.0.0"
|
|
1487
|
-
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
|
1488
|
-
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
1489
|
-
|
|
1490
|
-
is-plain-obj@^2.1.0:
|
|
1491
|
-
version "2.1.0"
|
|
1492
|
-
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
|
|
1493
|
-
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
|
|
1494
|
-
|
|
1495
|
-
is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
|
1496
|
-
version "2.0.4"
|
|
1497
|
-
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
|
|
1498
|
-
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
|
|
1499
|
-
dependencies:
|
|
1500
|
-
isobject "^3.0.1"
|
|
1501
|
-
|
|
1502
|
-
is-posix-bracket@^0.1.0:
|
|
1503
|
-
version "0.1.1"
|
|
1504
|
-
resolved "https://registry.yarnpkg.com/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
|
|
1505
|
-
integrity sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=
|
|
1506
|
-
|
|
1507
|
-
is-primitive@^2.0.0:
|
|
1508
|
-
version "2.0.0"
|
|
1509
|
-
resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
|
|
1510
|
-
integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
|
|
1511
|
-
|
|
1512
|
-
is-windows@^1.0.2:
|
|
1513
|
-
version "1.0.2"
|
|
1514
|
-
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
|
|
1515
|
-
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
|
|
1516
|
-
|
|
1517
|
-
isarray@1.0.0, isarray@~1.0.0:
|
|
1518
|
-
version "1.0.0"
|
|
1519
|
-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
|
1520
|
-
integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
|
|
1521
|
-
|
|
1522
|
-
isexe@^2.0.0:
|
|
1523
|
-
version "2.0.0"
|
|
1524
|
-
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
|
1525
|
-
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
|
|
1526
|
-
|
|
1527
|
-
isobject@^2.0.0:
|
|
1528
|
-
version "2.1.0"
|
|
1529
|
-
resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
|
|
1530
|
-
integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=
|
|
1531
|
-
dependencies:
|
|
1532
|
-
isarray "1.0.0"
|
|
1533
|
-
|
|
1534
|
-
isobject@^3.0.0, isobject@^3.0.1:
|
|
1535
|
-
version "3.0.1"
|
|
1536
|
-
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
|
1537
|
-
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
|
|
1538
|
-
|
|
1539
|
-
"js-tokens@^3.0.0 || ^4.0.0":
|
|
1540
|
-
version "4.0.0"
|
|
1541
|
-
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
|
1542
|
-
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
1543
|
-
|
|
1544
|
-
js-tokens@^3.0.2:
|
|
1545
|
-
version "3.0.2"
|
|
1546
|
-
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
|
1547
|
-
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
|
|
1548
|
-
|
|
1549
|
-
js-yaml@3.14.0:
|
|
1550
|
-
version "3.14.0"
|
|
1551
|
-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
|
|
1552
|
-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
|
|
1553
|
-
dependencies:
|
|
1554
|
-
argparse "^1.0.7"
|
|
1555
|
-
esprima "^4.0.0"
|
|
1556
|
-
|
|
1557
|
-
jsesc@^1.3.0:
|
|
1558
|
-
version "1.3.0"
|
|
1559
|
-
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
|
|
1560
|
-
integrity sha1-RsP+yMGJKxKwgz25vHYiF226s0s=
|
|
1561
|
-
|
|
1562
|
-
jsesc@~0.5.0:
|
|
1563
|
-
version "0.5.0"
|
|
1564
|
-
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
1565
|
-
|
|
1566
|
-
json5@^0.5.1:
|
|
1567
|
-
version "0.5.1"
|
|
1568
|
-
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
|
|
1569
|
-
integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
|
|
1570
|
-
|
|
1571
|
-
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
|
|
1572
|
-
version "3.2.2"
|
|
1573
|
-
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
|
|
1574
|
-
integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
|
|
1575
|
-
dependencies:
|
|
1576
|
-
is-buffer "^1.1.5"
|
|
1577
|
-
|
|
1578
|
-
kind-of@^4.0.0:
|
|
1579
|
-
version "4.0.0"
|
|
1580
|
-
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57"
|
|
1581
|
-
integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc=
|
|
1582
|
-
dependencies:
|
|
1583
|
-
is-buffer "^1.1.5"
|
|
1584
|
-
|
|
1585
|
-
kind-of@^5.0.0:
|
|
1586
|
-
version "5.1.0"
|
|
1587
|
-
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
|
|
1588
|
-
integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
|
|
1589
|
-
|
|
1590
|
-
kind-of@^6.0.0, kind-of@^6.0.2:
|
|
1591
|
-
version "6.0.3"
|
|
1592
|
-
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
|
|
1593
|
-
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
|
|
1594
|
-
|
|
1595
|
-
lazy-cache@^1.0.3:
|
|
1596
|
-
version "1.0.4"
|
|
1597
|
-
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
|
|
1598
|
-
|
|
1599
|
-
locate-path@^3.0.0:
|
|
1600
|
-
version "3.0.0"
|
|
1601
|
-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
|
|
1602
|
-
integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
|
|
1603
|
-
dependencies:
|
|
1604
|
-
p-locate "^3.0.0"
|
|
1605
|
-
path-exists "^3.0.0"
|
|
1606
|
-
|
|
1607
|
-
locate-path@^6.0.0:
|
|
1608
|
-
version "6.0.0"
|
|
1609
|
-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
|
|
1610
|
-
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
|
|
1611
|
-
dependencies:
|
|
1612
|
-
p-locate "^5.0.0"
|
|
1613
|
-
|
|
1614
|
-
lodash@^4.17.4:
|
|
1615
|
-
version "4.17.20"
|
|
1616
|
-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
|
|
1617
|
-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
|
|
1618
|
-
|
|
1619
|
-
log-symbols@4.0.0:
|
|
1620
|
-
version "4.0.0"
|
|
1621
|
-
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920"
|
|
1622
|
-
integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==
|
|
1623
|
-
dependencies:
|
|
1624
|
-
chalk "^4.0.0"
|
|
1625
|
-
|
|
1626
|
-
longest@^1.0.1:
|
|
1627
|
-
version "1.0.1"
|
|
1628
|
-
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
|
|
1629
|
-
|
|
1630
|
-
loose-envify@^1.0.0:
|
|
1631
|
-
version "1.4.0"
|
|
1632
|
-
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
|
1633
|
-
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
|
1634
|
-
dependencies:
|
|
1635
|
-
js-tokens "^3.0.0 || ^4.0.0"
|
|
1636
|
-
|
|
1637
|
-
map-cache@^0.2.2:
|
|
1638
|
-
version "0.2.2"
|
|
1639
|
-
resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
|
|
1640
|
-
integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
|
|
1641
|
-
|
|
1642
|
-
map-visit@^1.0.0:
|
|
1643
|
-
version "1.0.0"
|
|
1644
|
-
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
|
|
1645
|
-
integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=
|
|
1646
|
-
dependencies:
|
|
1647
|
-
object-visit "^1.0.0"
|
|
1648
|
-
|
|
1649
|
-
math-random@^1.0.1:
|
|
1650
|
-
version "1.0.4"
|
|
1651
|
-
resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
|
|
1652
|
-
integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
|
|
1653
|
-
|
|
1654
|
-
micromatch@^2.1.5:
|
|
1655
|
-
version "2.3.11"
|
|
1656
|
-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
|
|
1657
|
-
integrity sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=
|
|
1658
|
-
dependencies:
|
|
1659
|
-
arr-diff "^2.0.0"
|
|
1660
|
-
array-unique "^0.2.1"
|
|
1661
|
-
braces "^1.8.2"
|
|
1662
|
-
expand-brackets "^0.1.4"
|
|
1663
|
-
extglob "^0.3.1"
|
|
1664
|
-
filename-regex "^2.0.0"
|
|
1665
|
-
is-extglob "^1.0.0"
|
|
1666
|
-
is-glob "^2.0.1"
|
|
1667
|
-
kind-of "^3.0.2"
|
|
1668
|
-
normalize-path "^2.0.1"
|
|
1669
|
-
object.omit "^2.0.0"
|
|
1670
|
-
parse-glob "^3.0.4"
|
|
1671
|
-
regex-cache "^0.4.2"
|
|
1672
|
-
|
|
1673
|
-
micromatch@^3.1.10:
|
|
1674
|
-
version "3.1.10"
|
|
1675
|
-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
|
|
1676
|
-
integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
|
|
1677
|
-
dependencies:
|
|
1678
|
-
arr-diff "^4.0.0"
|
|
1679
|
-
array-unique "^0.3.2"
|
|
1680
|
-
braces "^2.3.1"
|
|
1681
|
-
define-property "^2.0.2"
|
|
1682
|
-
extend-shallow "^3.0.2"
|
|
1683
|
-
extglob "^2.0.4"
|
|
1684
|
-
fragment-cache "^0.2.1"
|
|
1685
|
-
kind-of "^6.0.2"
|
|
1686
|
-
nanomatch "^1.2.9"
|
|
1687
|
-
object.pick "^1.3.0"
|
|
1688
|
-
regex-not "^1.0.0"
|
|
1689
|
-
snapdragon "^0.8.1"
|
|
1690
|
-
to-regex "^3.0.2"
|
|
1691
|
-
|
|
1692
|
-
minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.4:
|
|
1693
|
-
version "3.0.4"
|
|
1694
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
|
|
1695
|
-
dependencies:
|
|
1696
|
-
brace-expansion "^1.1.7"
|
|
1697
|
-
|
|
1698
|
-
minimist@^1.2.0, minimist@^1.2.5:
|
|
1699
|
-
version "1.2.5"
|
|
1700
|
-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
|
|
1701
|
-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
|
|
1702
|
-
|
|
1703
|
-
mixin-deep@^1.2.0:
|
|
1704
|
-
version "1.3.2"
|
|
1705
|
-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
|
|
1706
|
-
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
|
|
1707
|
-
dependencies:
|
|
1708
|
-
for-in "^1.0.2"
|
|
1709
|
-
is-extendable "^1.0.1"
|
|
1710
|
-
|
|
1711
|
-
mkdirp@^0.5.1:
|
|
1712
|
-
version "0.5.5"
|
|
1713
|
-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
|
|
1714
|
-
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
|
1715
|
-
dependencies:
|
|
1716
|
-
minimist "^1.2.5"
|
|
1717
|
-
|
|
1718
|
-
mocha-qunit-ui@^0.1.3:
|
|
1719
|
-
version "0.1.3"
|
|
1720
|
-
resolved "https://registry.yarnpkg.com/mocha-qunit-ui/-/mocha-qunit-ui-0.1.3.tgz#e3e1ff1dac33222b10cef681efd7f82664141ea9"
|
|
1721
|
-
|
|
1722
|
-
mocha@^8.2.1:
|
|
1723
|
-
version "8.2.1"
|
|
1724
|
-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.2.1.tgz#f2fa68817ed0e53343d989df65ccd358bc3a4b39"
|
|
1725
|
-
integrity sha512-cuLBVfyFfFqbNR0uUKbDGXKGk+UDFe6aR4os78XIrMQpZl/nv7JYHcvP5MFIAb374b2zFXsdgEGwmzMtP0Xg8w==
|
|
1726
|
-
dependencies:
|
|
1727
|
-
"@ungap/promise-all-settled" "1.1.2"
|
|
1728
|
-
ansi-colors "4.1.1"
|
|
1729
|
-
browser-stdout "1.3.1"
|
|
1730
|
-
chokidar "3.4.3"
|
|
1731
|
-
debug "4.2.0"
|
|
1732
|
-
diff "4.0.2"
|
|
1733
|
-
escape-string-regexp "4.0.0"
|
|
1734
|
-
find-up "5.0.0"
|
|
1735
|
-
glob "7.1.6"
|
|
1736
|
-
growl "1.10.5"
|
|
1737
|
-
he "1.2.0"
|
|
1738
|
-
js-yaml "3.14.0"
|
|
1739
|
-
log-symbols "4.0.0"
|
|
1740
|
-
minimatch "3.0.4"
|
|
1741
|
-
ms "2.1.2"
|
|
1742
|
-
nanoid "3.1.12"
|
|
1743
|
-
serialize-javascript "5.0.1"
|
|
1744
|
-
strip-json-comments "3.1.1"
|
|
1745
|
-
supports-color "7.2.0"
|
|
1746
|
-
which "2.0.2"
|
|
1747
|
-
wide-align "1.1.3"
|
|
1748
|
-
workerpool "6.0.2"
|
|
1749
|
-
yargs "13.3.2"
|
|
1750
|
-
yargs-parser "13.1.2"
|
|
1751
|
-
yargs-unparser "2.0.0"
|
|
1752
|
-
|
|
1753
|
-
ms@2.0.0:
|
|
1754
|
-
version "2.0.0"
|
|
1755
|
-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
1756
|
-
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
|
1757
|
-
|
|
1758
|
-
ms@2.1.2:
|
|
1759
|
-
version "2.1.2"
|
|
1760
|
-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
|
1761
|
-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
1762
|
-
|
|
1763
|
-
nan@^2.12.1:
|
|
1764
|
-
version "2.14.2"
|
|
1765
|
-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
|
|
1766
|
-
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
|
|
1767
|
-
|
|
1768
|
-
nanoid@3.1.12:
|
|
1769
|
-
version "3.1.12"
|
|
1770
|
-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.12.tgz#6f7736c62e8d39421601e4a0c77623a97ea69654"
|
|
1771
|
-
integrity sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==
|
|
1772
|
-
|
|
1773
|
-
nanomatch@^1.2.9:
|
|
1774
|
-
version "1.2.13"
|
|
1775
|
-
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
|
|
1776
|
-
integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==
|
|
1777
|
-
dependencies:
|
|
1778
|
-
arr-diff "^4.0.0"
|
|
1779
|
-
array-unique "^0.3.2"
|
|
1780
|
-
define-property "^2.0.2"
|
|
1781
|
-
extend-shallow "^3.0.2"
|
|
1782
|
-
fragment-cache "^0.2.1"
|
|
1783
|
-
is-windows "^1.0.2"
|
|
1784
|
-
kind-of "^6.0.2"
|
|
1785
|
-
object.pick "^1.3.0"
|
|
1786
|
-
regex-not "^1.0.0"
|
|
1787
|
-
snapdragon "^0.8.1"
|
|
1788
|
-
to-regex "^3.0.1"
|
|
1789
|
-
|
|
1790
|
-
normalize-path@^2.0.0, normalize-path@^2.0.1:
|
|
1791
|
-
version "2.1.1"
|
|
1792
|
-
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
|
|
1793
|
-
integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
|
|
1794
|
-
dependencies:
|
|
1795
|
-
remove-trailing-separator "^1.0.1"
|
|
1796
|
-
|
|
1797
|
-
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
1798
|
-
version "3.0.0"
|
|
1799
|
-
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
|
1800
|
-
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
|
1801
|
-
|
|
1802
|
-
object-assign@^4.1.0:
|
|
1803
|
-
version "4.1.1"
|
|
1804
|
-
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
|
1805
|
-
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
|
1806
|
-
|
|
1807
|
-
object-copy@^0.1.0:
|
|
1808
|
-
version "0.1.0"
|
|
1809
|
-
resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
|
|
1810
|
-
integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw=
|
|
1811
|
-
dependencies:
|
|
1812
|
-
copy-descriptor "^0.1.0"
|
|
1813
|
-
define-property "^0.2.5"
|
|
1814
|
-
kind-of "^3.0.3"
|
|
1815
|
-
|
|
1816
|
-
object-visit@^1.0.0:
|
|
1817
|
-
version "1.0.1"
|
|
1818
|
-
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
|
|
1819
|
-
integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=
|
|
1820
|
-
dependencies:
|
|
1821
|
-
isobject "^3.0.0"
|
|
1822
|
-
|
|
1823
|
-
object.omit@^2.0.0:
|
|
1824
|
-
version "2.0.1"
|
|
1825
|
-
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
|
|
1826
|
-
integrity sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=
|
|
1827
|
-
dependencies:
|
|
1828
|
-
for-own "^0.1.4"
|
|
1829
|
-
is-extendable "^0.1.1"
|
|
1830
|
-
|
|
1831
|
-
object.pick@^1.3.0:
|
|
1832
|
-
version "1.3.0"
|
|
1833
|
-
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
|
|
1834
|
-
integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
|
|
1835
|
-
dependencies:
|
|
1836
|
-
isobject "^3.0.1"
|
|
1837
|
-
|
|
1838
|
-
once@^1.3.0:
|
|
1839
|
-
version "1.4.0"
|
|
1840
|
-
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
|
|
1841
|
-
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
|
|
1842
|
-
dependencies:
|
|
1843
|
-
wrappy "1"
|
|
1844
|
-
|
|
1845
|
-
os-homedir@^1.0.0:
|
|
1846
|
-
version "1.0.2"
|
|
1847
|
-
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
|
|
1848
|
-
integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
|
|
1849
|
-
|
|
1850
|
-
os-tmpdir@^1.0.1:
|
|
1851
|
-
version "1.0.2"
|
|
1852
|
-
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
|
|
1853
|
-
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
|
|
1854
|
-
|
|
1855
|
-
output-file-sync@^1.1.2:
|
|
1856
|
-
version "1.1.2"
|
|
1857
|
-
resolved "https://registry.yarnpkg.com/output-file-sync/-/output-file-sync-1.1.2.tgz#d0a33eefe61a205facb90092e826598d5245ce76"
|
|
1858
|
-
integrity sha1-0KM+7+YaIF+suQCS6CZZjVJFznY=
|
|
1859
|
-
dependencies:
|
|
1860
|
-
graceful-fs "^4.1.4"
|
|
1861
|
-
mkdirp "^0.5.1"
|
|
1862
|
-
object-assign "^4.1.0"
|
|
1863
|
-
|
|
1864
|
-
p-limit@^2.0.0:
|
|
1865
|
-
version "2.3.0"
|
|
1866
|
-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
|
|
1867
|
-
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
|
|
1868
|
-
dependencies:
|
|
1869
|
-
p-try "^2.0.0"
|
|
1870
|
-
|
|
1871
|
-
p-limit@^3.0.2:
|
|
1872
|
-
version "3.1.0"
|
|
1873
|
-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
|
|
1874
|
-
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
|
|
1875
|
-
dependencies:
|
|
1876
|
-
yocto-queue "^0.1.0"
|
|
1877
|
-
|
|
1878
|
-
p-locate@^3.0.0:
|
|
1879
|
-
version "3.0.0"
|
|
1880
|
-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
|
|
1881
|
-
integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
|
|
1882
|
-
dependencies:
|
|
1883
|
-
p-limit "^2.0.0"
|
|
1884
|
-
|
|
1885
|
-
p-locate@^5.0.0:
|
|
1886
|
-
version "5.0.0"
|
|
1887
|
-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
|
|
1888
|
-
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
|
|
1889
|
-
dependencies:
|
|
1890
|
-
p-limit "^3.0.2"
|
|
1891
|
-
|
|
1892
|
-
p-try@^2.0.0:
|
|
1893
|
-
version "2.2.0"
|
|
1894
|
-
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
|
1895
|
-
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
|
1896
|
-
|
|
1897
|
-
parse-glob@^3.0.4:
|
|
1898
|
-
version "3.0.4"
|
|
1899
|
-
resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
|
|
1900
|
-
integrity sha1-ssN2z7EfNVE7rdFz7wu246OIORw=
|
|
1901
|
-
dependencies:
|
|
1902
|
-
glob-base "^0.3.0"
|
|
1903
|
-
is-dotfile "^1.0.0"
|
|
1904
|
-
is-extglob "^1.0.0"
|
|
1905
|
-
is-glob "^2.0.0"
|
|
1906
|
-
|
|
1907
|
-
pascalcase@^0.1.1:
|
|
1908
|
-
version "0.1.1"
|
|
1909
|
-
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
|
|
1910
|
-
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
|
|
1911
|
-
|
|
1912
|
-
path-exists@^3.0.0:
|
|
1913
|
-
version "3.0.0"
|
|
1914
|
-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
|
|
1915
|
-
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
|
|
1916
|
-
|
|
1917
|
-
path-exists@^4.0.0:
|
|
1918
|
-
version "4.0.0"
|
|
1919
|
-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
|
|
1920
|
-
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
1921
|
-
|
|
1922
|
-
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
|
|
1923
|
-
version "1.0.1"
|
|
1924
|
-
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
|
1925
|
-
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
|
|
1926
|
-
|
|
1927
|
-
path-parse@^1.0.5:
|
|
1928
|
-
version "1.0.5"
|
|
1929
|
-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
|
|
1930
|
-
|
|
1931
|
-
picomatch@^2.0.4, picomatch@^2.2.1:
|
|
1932
|
-
version "2.2.2"
|
|
1933
|
-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
|
|
1934
|
-
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
|
|
1935
|
-
|
|
1936
|
-
posix-character-classes@^0.1.0:
|
|
1937
|
-
version "0.1.1"
|
|
1938
|
-
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
|
1939
|
-
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
|
|
1940
|
-
|
|
1941
|
-
preserve@^0.2.0:
|
|
1942
|
-
version "0.2.0"
|
|
1943
|
-
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
|
|
1944
|
-
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
|
|
1945
|
-
|
|
1946
|
-
private@^0.1.6, private@^0.1.7, private@^0.1.8:
|
|
1947
|
-
version "0.1.8"
|
|
1948
|
-
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
|
|
1949
|
-
|
|
1950
|
-
process-nextick-args@~2.0.0:
|
|
1951
|
-
version "2.0.1"
|
|
1952
|
-
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
|
|
1953
|
-
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
|
|
1954
|
-
|
|
1955
|
-
punycode@^2.1.0:
|
|
1956
|
-
version "2.1.0"
|
|
1957
|
-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"
|
|
1958
|
-
|
|
1959
|
-
randomatic@^3.0.0:
|
|
1960
|
-
version "3.1.1"
|
|
1961
|
-
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
|
|
1962
|
-
integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
|
|
1963
|
-
dependencies:
|
|
1964
|
-
is-number "^4.0.0"
|
|
1965
|
-
kind-of "^6.0.0"
|
|
1966
|
-
math-random "^1.0.1"
|
|
1967
|
-
|
|
1968
|
-
randombytes@^2.1.0:
|
|
1969
|
-
version "2.1.0"
|
|
1970
|
-
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
|
|
1971
|
-
integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==
|
|
1972
|
-
dependencies:
|
|
1973
|
-
safe-buffer "^5.1.0"
|
|
1974
|
-
|
|
1975
|
-
readable-stream@^2.0.2:
|
|
1976
|
-
version "2.3.7"
|
|
1977
|
-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
|
|
1978
|
-
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
|
|
1979
|
-
dependencies:
|
|
1980
|
-
core-util-is "~1.0.0"
|
|
1981
|
-
inherits "~2.0.3"
|
|
1982
|
-
isarray "~1.0.0"
|
|
1983
|
-
process-nextick-args "~2.0.0"
|
|
1984
|
-
safe-buffer "~5.1.1"
|
|
1985
|
-
string_decoder "~1.1.1"
|
|
1986
|
-
util-deprecate "~1.0.1"
|
|
1987
|
-
|
|
1988
|
-
readdirp@^2.0.0:
|
|
1989
|
-
version "2.2.1"
|
|
1990
|
-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
|
|
1991
|
-
integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
|
|
1992
|
-
dependencies:
|
|
1993
|
-
graceful-fs "^4.1.11"
|
|
1994
|
-
micromatch "^3.1.10"
|
|
1995
|
-
readable-stream "^2.0.2"
|
|
1996
|
-
|
|
1997
|
-
readdirp@~3.5.0:
|
|
1998
|
-
version "3.5.0"
|
|
1999
|
-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
|
|
2000
|
-
integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==
|
|
2001
|
-
dependencies:
|
|
2002
|
-
picomatch "^2.2.1"
|
|
2003
|
-
|
|
2004
|
-
regenerate@^1.2.1:
|
|
2005
|
-
version "1.3.3"
|
|
2006
|
-
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.3.tgz#0c336d3980553d755c39b586ae3b20aa49c82b7f"
|
|
2007
|
-
|
|
2008
|
-
regenerator-runtime@^0.10.5:
|
|
2009
|
-
version "0.10.5"
|
|
2010
|
-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658"
|
|
2011
|
-
integrity sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=
|
|
2012
|
-
|
|
2013
|
-
regenerator-runtime@^0.11.0:
|
|
2014
|
-
version "0.11.1"
|
|
2015
|
-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
|
2016
|
-
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
|
2017
|
-
|
|
2018
|
-
regenerator-transform@^0.10.0:
|
|
2019
|
-
version "0.10.1"
|
|
2020
|
-
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd"
|
|
2021
|
-
dependencies:
|
|
2022
|
-
babel-runtime "^6.18.0"
|
|
2023
|
-
babel-types "^6.19.0"
|
|
2024
|
-
private "^0.1.6"
|
|
2025
|
-
|
|
2026
|
-
regex-cache@^0.4.2:
|
|
2027
|
-
version "0.4.4"
|
|
2028
|
-
resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
|
|
2029
|
-
integrity sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==
|
|
2030
|
-
dependencies:
|
|
2031
|
-
is-equal-shallow "^0.1.3"
|
|
2032
|
-
|
|
2033
|
-
regex-not@^1.0.0, regex-not@^1.0.2:
|
|
2034
|
-
version "1.0.2"
|
|
2035
|
-
resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
|
|
2036
|
-
integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==
|
|
2037
|
-
dependencies:
|
|
2038
|
-
extend-shallow "^3.0.2"
|
|
2039
|
-
safe-regex "^1.1.0"
|
|
2040
|
-
|
|
2041
|
-
regexpu-core@^2.0.0:
|
|
2042
|
-
version "2.0.0"
|
|
2043
|
-
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240"
|
|
2044
|
-
dependencies:
|
|
2045
|
-
regenerate "^1.2.1"
|
|
2046
|
-
regjsgen "^0.2.0"
|
|
2047
|
-
regjsparser "^0.1.4"
|
|
2048
|
-
|
|
2049
|
-
regjsgen@^0.2.0:
|
|
2050
|
-
version "0.2.0"
|
|
2051
|
-
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.2.0.tgz#6c016adeac554f75823fe37ac05b92d5a4edb1f7"
|
|
2052
|
-
|
|
2053
|
-
regjsparser@^0.1.4:
|
|
2054
|
-
version "0.1.5"
|
|
2055
|
-
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.1.5.tgz#7ee8f84dc6fa792d3fd0ae228d24bd949ead205c"
|
|
2056
|
-
dependencies:
|
|
2057
|
-
jsesc "~0.5.0"
|
|
2058
|
-
|
|
2059
|
-
remove-trailing-separator@^1.0.1:
|
|
2060
|
-
version "1.1.0"
|
|
2061
|
-
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
|
|
2062
|
-
integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
|
|
2063
|
-
|
|
2064
|
-
repeat-element@^1.1.2:
|
|
2065
|
-
version "1.1.3"
|
|
2066
|
-
resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
|
|
2067
|
-
integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
|
|
2068
|
-
|
|
2069
|
-
repeat-string@^1.5.2, repeat-string@^1.6.1:
|
|
2070
|
-
version "1.6.1"
|
|
2071
|
-
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
|
|
2072
|
-
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
|
|
2073
|
-
|
|
2074
|
-
repeating@^2.0.0:
|
|
2075
|
-
version "2.0.1"
|
|
2076
|
-
resolved "https://registry.yarnpkg.com/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda"
|
|
2077
|
-
integrity sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=
|
|
2078
|
-
dependencies:
|
|
2079
|
-
is-finite "^1.0.0"
|
|
2080
|
-
|
|
2081
|
-
require-directory@^2.1.1:
|
|
2082
|
-
version "2.1.1"
|
|
2083
|
-
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
|
|
2084
|
-
integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
|
|
2085
|
-
|
|
2086
|
-
require-main-filename@^2.0.0:
|
|
2087
|
-
version "2.0.0"
|
|
2088
|
-
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
|
|
2089
|
-
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
|
|
2090
|
-
|
|
2091
|
-
resolve-url@^0.2.1:
|
|
2092
|
-
version "0.2.1"
|
|
2093
|
-
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
|
2094
|
-
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
|
2095
|
-
|
|
2096
|
-
resolve@1.1.7:
|
|
2097
|
-
version "1.1.7"
|
|
2098
|
-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
|
|
2099
|
-
|
|
2100
|
-
resolve@^1.1.6:
|
|
2101
|
-
version "1.6.0"
|
|
2102
|
-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.6.0.tgz#0fbd21278b27b4004481c395349e7aba60a9ff5c"
|
|
2103
|
-
dependencies:
|
|
2104
|
-
path-parse "^1.0.5"
|
|
2105
|
-
|
|
2106
|
-
ret@~0.1.10:
|
|
2107
|
-
version "0.1.15"
|
|
2108
|
-
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
|
|
2109
|
-
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
|
|
2110
|
-
|
|
2111
|
-
right-align@^0.1.1:
|
|
2112
|
-
version "0.1.3"
|
|
2113
|
-
resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef"
|
|
2114
|
-
dependencies:
|
|
2115
|
-
align-text "^0.1.1"
|
|
2116
|
-
|
|
2117
|
-
rimraf@^2.5.2:
|
|
2118
|
-
version "2.7.1"
|
|
2119
|
-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
|
|
2120
|
-
dependencies:
|
|
2121
|
-
glob "^7.1.3"
|
|
2122
|
-
|
|
2123
|
-
rollup-plugin-babel@^2.7.1:
|
|
2124
|
-
version "2.7.1"
|
|
2125
|
-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-2.7.1.tgz#16528197b0f938a1536f44683c7a93d573182f57"
|
|
2126
|
-
dependencies:
|
|
2127
|
-
babel-core "6"
|
|
2128
|
-
babel-plugin-transform-es2015-classes "^6.9.0"
|
|
2129
|
-
object-assign "^4.1.0"
|
|
2130
|
-
rollup-pluginutils "^1.5.0"
|
|
2131
|
-
|
|
2132
|
-
rollup-plugin-node-resolve@^2.0.0:
|
|
2133
|
-
version "2.1.1"
|
|
2134
|
-
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-2.1.1.tgz#cbb783b0d15b02794d58915350b2f0d902b8ddc8"
|
|
2135
|
-
dependencies:
|
|
2136
|
-
browser-resolve "^1.11.0"
|
|
2137
|
-
builtin-modules "^1.1.0"
|
|
2138
|
-
resolve "^1.1.6"
|
|
2139
|
-
|
|
2140
|
-
rollup-pluginutils@^1.5.0:
|
|
2141
|
-
version "1.5.2"
|
|
2142
|
-
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz#1e156e778f94b7255bfa1b3d0178be8f5c552408"
|
|
2143
|
-
dependencies:
|
|
2144
|
-
estree-walker "^0.2.1"
|
|
2145
|
-
minimatch "^3.0.2"
|
|
2146
|
-
|
|
2147
|
-
rollup@^0.41.6:
|
|
2148
|
-
version "0.41.6"
|
|
2149
|
-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.41.6.tgz#e0d05497877a398c104d816d2733a718a7a94e2a"
|
|
2150
|
-
dependencies:
|
|
2151
|
-
source-map-support "^0.4.0"
|
|
2152
|
-
|
|
2153
|
-
safe-buffer@^5.1.0:
|
|
2154
|
-
version "5.2.1"
|
|
2155
|
-
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
|
|
2156
|
-
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
2157
|
-
|
|
2158
|
-
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
|
2159
|
-
version "5.1.2"
|
|
2160
|
-
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
|
2161
|
-
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
2162
|
-
|
|
2163
|
-
safe-regex@^1.1.0:
|
|
2164
|
-
version "1.1.0"
|
|
2165
|
-
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
|
|
2166
|
-
integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4=
|
|
2167
|
-
dependencies:
|
|
2168
|
-
ret "~0.1.10"
|
|
2169
|
-
|
|
2170
|
-
sander@^0.5.0:
|
|
2171
|
-
version "0.5.1"
|
|
2172
|
-
resolved "https://registry.yarnpkg.com/sander/-/sander-0.5.1.tgz#741e245e231f07cafb6fdf0f133adfa216a502ad"
|
|
2173
|
-
dependencies:
|
|
2174
|
-
es6-promise "^3.1.2"
|
|
2175
|
-
graceful-fs "^4.1.3"
|
|
2176
|
-
mkdirp "^0.5.1"
|
|
2177
|
-
rimraf "^2.5.2"
|
|
2178
|
-
|
|
2179
|
-
serialize-javascript@5.0.1:
|
|
2180
|
-
version "5.0.1"
|
|
2181
|
-
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-5.0.1.tgz#7886ec848049a462467a97d3d918ebb2aaf934f4"
|
|
2182
|
-
integrity sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==
|
|
2183
|
-
dependencies:
|
|
2184
|
-
randombytes "^2.1.0"
|
|
2185
|
-
|
|
2186
|
-
set-blocking@^2.0.0:
|
|
2187
|
-
version "2.0.0"
|
|
2188
|
-
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
|
|
2189
|
-
|
|
2190
|
-
set-value@^2.0.0, set-value@^2.0.1:
|
|
2191
|
-
version "2.0.1"
|
|
2192
|
-
resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#a18d40530e6f07de4228c7defe4227af8cad005b"
|
|
2193
|
-
integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==
|
|
2194
|
-
dependencies:
|
|
2195
|
-
extend-shallow "^2.0.1"
|
|
2196
|
-
is-extendable "^0.1.1"
|
|
2197
|
-
is-plain-object "^2.0.3"
|
|
2198
|
-
split-string "^3.0.1"
|
|
2199
|
-
|
|
2200
|
-
slash@^1.0.0:
|
|
2201
|
-
version "1.0.0"
|
|
2202
|
-
resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"
|
|
2203
|
-
integrity sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=
|
|
2204
|
-
|
|
2205
|
-
snapdragon-node@^2.0.1:
|
|
2206
|
-
version "2.1.1"
|
|
2207
|
-
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
|
|
2208
|
-
integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==
|
|
2209
|
-
dependencies:
|
|
2210
|
-
define-property "^1.0.0"
|
|
2211
|
-
isobject "^3.0.0"
|
|
2212
|
-
snapdragon-util "^3.0.1"
|
|
2213
|
-
|
|
2214
|
-
snapdragon-util@^3.0.1:
|
|
2215
|
-
version "3.0.1"
|
|
2216
|
-
resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2"
|
|
2217
|
-
integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==
|
|
2218
|
-
dependencies:
|
|
2219
|
-
kind-of "^3.2.0"
|
|
2220
|
-
|
|
2221
|
-
snapdragon@^0.8.1:
|
|
2222
|
-
version "0.8.2"
|
|
2223
|
-
resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d"
|
|
2224
|
-
integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==
|
|
2225
|
-
dependencies:
|
|
2226
|
-
base "^0.11.1"
|
|
2227
|
-
debug "^2.2.0"
|
|
2228
|
-
define-property "^0.2.5"
|
|
2229
|
-
extend-shallow "^2.0.1"
|
|
2230
|
-
map-cache "^0.2.2"
|
|
2231
|
-
source-map "^0.5.6"
|
|
2232
|
-
source-map-resolve "^0.5.0"
|
|
2233
|
-
use "^3.1.0"
|
|
2234
|
-
|
|
2235
|
-
sorcery@^0.10.0:
|
|
2236
|
-
version "0.10.0"
|
|
2237
|
-
resolved "https://registry.yarnpkg.com/sorcery/-/sorcery-0.10.0.tgz#8ae90ad7d7cb05fc59f1ab0c637845d5c15a52b7"
|
|
2238
|
-
dependencies:
|
|
2239
|
-
buffer-crc32 "^0.2.5"
|
|
2240
|
-
minimist "^1.2.0"
|
|
2241
|
-
sander "^0.5.0"
|
|
2242
|
-
sourcemap-codec "^1.3.0"
|
|
2243
|
-
|
|
2244
|
-
source-map-resolve@^0.5.0:
|
|
2245
|
-
version "0.5.3"
|
|
2246
|
-
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
|
|
2247
|
-
integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==
|
|
2248
|
-
dependencies:
|
|
2249
|
-
atob "^2.1.2"
|
|
2250
|
-
decode-uri-component "^0.2.0"
|
|
2251
|
-
resolve-url "^0.2.1"
|
|
2252
|
-
source-map-url "^0.4.0"
|
|
2253
|
-
urix "^0.1.0"
|
|
2254
|
-
|
|
2255
|
-
source-map-support@^0.4.0, source-map-support@^0.4.15:
|
|
2256
|
-
version "0.4.18"
|
|
2257
|
-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
|
|
2258
|
-
dependencies:
|
|
2259
|
-
source-map "^0.5.6"
|
|
2260
|
-
|
|
2261
|
-
source-map-url@^0.4.0:
|
|
2262
|
-
version "0.4.0"
|
|
2263
|
-
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
|
|
2264
|
-
integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
|
|
2265
|
-
|
|
2266
|
-
source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
|
|
2267
|
-
version "0.5.7"
|
|
2268
|
-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
|
2269
|
-
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
|
|
2270
|
-
|
|
2271
|
-
sourcemap-codec@^1.3.0:
|
|
2272
|
-
version "1.4.1"
|
|
2273
|
-
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.1.tgz#c8fd92d91889e902a07aee392bdd2c5863958ba2"
|
|
2274
|
-
|
|
2275
|
-
split-string@^3.0.1, split-string@^3.0.2:
|
|
2276
|
-
version "3.1.0"
|
|
2277
|
-
resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
|
|
2278
|
-
integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==
|
|
2279
|
-
dependencies:
|
|
2280
|
-
extend-shallow "^3.0.0"
|
|
2281
|
-
|
|
2282
|
-
sprintf-js@~1.0.2:
|
|
2283
|
-
version "1.0.3"
|
|
2284
|
-
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
|
2285
|
-
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
|
|
2286
|
-
|
|
2287
|
-
static-extend@^0.1.1:
|
|
2288
|
-
version "0.1.2"
|
|
2289
|
-
resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
|
|
2290
|
-
integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=
|
|
2291
|
-
dependencies:
|
|
2292
|
-
define-property "^0.2.5"
|
|
2293
|
-
object-copy "^0.1.0"
|
|
2294
|
-
|
|
2295
|
-
"string-width@^1.0.2 || 2":
|
|
2296
|
-
version "2.1.1"
|
|
2297
|
-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
|
|
2298
|
-
integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
|
|
2299
|
-
dependencies:
|
|
2300
|
-
is-fullwidth-code-point "^2.0.0"
|
|
2301
|
-
strip-ansi "^4.0.0"
|
|
2302
|
-
|
|
2303
|
-
string-width@^3.0.0, string-width@^3.1.0:
|
|
2304
|
-
version "3.1.0"
|
|
2305
|
-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
|
|
2306
|
-
integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
|
|
2307
|
-
dependencies:
|
|
2308
|
-
emoji-regex "^7.0.1"
|
|
2309
|
-
is-fullwidth-code-point "^2.0.0"
|
|
2310
|
-
strip-ansi "^5.1.0"
|
|
2311
|
-
|
|
2312
|
-
string_decoder@~1.1.1:
|
|
2313
|
-
version "1.1.1"
|
|
2314
|
-
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
|
|
2315
|
-
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
|
|
2316
|
-
dependencies:
|
|
2317
|
-
safe-buffer "~5.1.0"
|
|
2318
|
-
|
|
2319
|
-
strip-ansi@^3.0.0:
|
|
2320
|
-
version "3.0.1"
|
|
2321
|
-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
|
|
2322
|
-
integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
|
|
2323
|
-
dependencies:
|
|
2324
|
-
ansi-regex "^2.0.0"
|
|
2325
|
-
|
|
2326
|
-
strip-ansi@^4.0.0:
|
|
2327
|
-
version "4.0.0"
|
|
2328
|
-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
|
|
2329
|
-
integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8=
|
|
2330
|
-
dependencies:
|
|
2331
|
-
ansi-regex "^3.0.0"
|
|
2332
|
-
|
|
2333
|
-
strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
|
|
2334
|
-
version "5.2.0"
|
|
2335
|
-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
|
|
2336
|
-
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
|
|
2337
|
-
dependencies:
|
|
2338
|
-
ansi-regex "^4.1.0"
|
|
2339
|
-
|
|
2340
|
-
strip-json-comments@3.1.1:
|
|
2341
|
-
version "3.1.1"
|
|
2342
|
-
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
|
2343
|
-
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
2344
|
-
|
|
2345
|
-
supports-color@7.2.0, supports-color@^7.1.0:
|
|
2346
|
-
version "7.2.0"
|
|
2347
|
-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
|
2348
|
-
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
2349
|
-
dependencies:
|
|
2350
|
-
has-flag "^4.0.0"
|
|
2351
|
-
|
|
2352
|
-
supports-color@^2.0.0:
|
|
2353
|
-
version "2.0.0"
|
|
2354
|
-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
|
|
2355
|
-
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
|
|
2356
|
-
|
|
2357
|
-
to-fast-properties@^1.0.3:
|
|
2358
|
-
version "1.0.3"
|
|
2359
|
-
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
|
|
2360
|
-
integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
|
|
2361
|
-
|
|
2362
|
-
to-object-path@^0.3.0:
|
|
2363
|
-
version "0.3.0"
|
|
2364
|
-
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
|
|
2365
|
-
integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=
|
|
2366
|
-
dependencies:
|
|
2367
|
-
kind-of "^3.0.2"
|
|
2368
|
-
|
|
2369
|
-
to-regex-range@^2.1.0:
|
|
2370
|
-
version "2.1.1"
|
|
2371
|
-
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
|
|
2372
|
-
integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=
|
|
2373
|
-
dependencies:
|
|
2374
|
-
is-number "^3.0.0"
|
|
2375
|
-
repeat-string "^1.6.1"
|
|
2376
|
-
|
|
2377
|
-
to-regex-range@^5.0.1:
|
|
2378
|
-
version "5.0.1"
|
|
2379
|
-
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
|
|
2380
|
-
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
|
2381
|
-
dependencies:
|
|
2382
|
-
is-number "^7.0.0"
|
|
2383
|
-
|
|
2384
|
-
to-regex@^3.0.1, to-regex@^3.0.2:
|
|
2385
|
-
version "3.0.2"
|
|
2386
|
-
resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
|
|
2387
|
-
integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==
|
|
2388
|
-
dependencies:
|
|
2389
|
-
define-property "^2.0.2"
|
|
2390
|
-
extend-shallow "^3.0.2"
|
|
2391
|
-
regex-not "^1.0.2"
|
|
2392
|
-
safe-regex "^1.1.0"
|
|
2393
|
-
|
|
2394
|
-
trim-right@^1.0.1:
|
|
2395
|
-
version "1.0.1"
|
|
2396
|
-
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
|
|
2397
|
-
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
|
|
2398
|
-
|
|
2399
|
-
typescript@^2.8.1:
|
|
2400
|
-
version "2.8.1"
|
|
2401
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
|
|
2402
|
-
|
|
2403
|
-
uglify-js@^2.8.14:
|
|
2404
|
-
version "2.8.29"
|
|
2405
|
-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
|
|
2406
|
-
dependencies:
|
|
2407
|
-
source-map "~0.5.1"
|
|
2408
|
-
yargs "~3.10.0"
|
|
2409
|
-
optionalDependencies:
|
|
2410
|
-
uglify-to-browserify "~1.0.0"
|
|
2411
|
-
|
|
2412
|
-
uglify-to-browserify@~1.0.0:
|
|
2413
|
-
version "1.0.2"
|
|
2414
|
-
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
|
|
2415
|
-
|
|
2416
|
-
union-value@^1.0.0:
|
|
2417
|
-
version "1.0.1"
|
|
2418
|
-
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
|
2419
|
-
integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==
|
|
2420
|
-
dependencies:
|
|
2421
|
-
arr-union "^3.1.0"
|
|
2422
|
-
get-value "^2.0.6"
|
|
2423
|
-
is-extendable "^0.1.1"
|
|
2424
|
-
set-value "^2.0.1"
|
|
2425
|
-
|
|
2426
|
-
unset-value@^1.0.0:
|
|
2427
|
-
version "1.0.0"
|
|
2428
|
-
resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
|
|
2429
|
-
integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=
|
|
2430
|
-
dependencies:
|
|
2431
|
-
has-value "^0.3.1"
|
|
2432
|
-
isobject "^3.0.0"
|
|
2433
|
-
|
|
2434
|
-
urix@^0.1.0:
|
|
2435
|
-
version "0.1.0"
|
|
2436
|
-
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
|
|
2437
|
-
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
|
|
2438
|
-
|
|
2439
|
-
use@^3.1.0:
|
|
2440
|
-
version "3.1.1"
|
|
2441
|
-
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
|
|
2442
|
-
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
|
|
2443
|
-
|
|
2444
|
-
user-home@^1.1.1:
|
|
2445
|
-
version "1.1.1"
|
|
2446
|
-
resolved "https://registry.yarnpkg.com/user-home/-/user-home-1.1.1.tgz#2b5be23a32b63a7c9deb8d0f28d485724a3df190"
|
|
2447
|
-
integrity sha1-K1viOjK2Onyd640PKNSFcko98ZA=
|
|
2448
|
-
|
|
2449
|
-
util-deprecate@~1.0.1:
|
|
2450
|
-
version "1.0.2"
|
|
2451
|
-
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
2452
|
-
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
|
2453
|
-
|
|
2454
|
-
v8flags@^2.1.1:
|
|
2455
|
-
version "2.1.1"
|
|
2456
|
-
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4"
|
|
2457
|
-
integrity sha1-qrGh+jDUX4jdMhFIh1rALAtV5bQ=
|
|
2458
|
-
dependencies:
|
|
2459
|
-
user-home "^1.1.1"
|
|
2460
|
-
|
|
2461
|
-
which-module@^2.0.0:
|
|
2462
|
-
version "2.0.0"
|
|
2463
|
-
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
|
|
2464
|
-
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
|
|
2465
|
-
|
|
2466
|
-
which@2.0.2:
|
|
2467
|
-
version "2.0.2"
|
|
2468
|
-
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
|
|
2469
|
-
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
2470
|
-
dependencies:
|
|
2471
|
-
isexe "^2.0.0"
|
|
2472
|
-
|
|
2473
|
-
wide-align@1.1.3:
|
|
2474
|
-
version "1.1.3"
|
|
2475
|
-
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
|
|
2476
|
-
integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
|
|
2477
|
-
dependencies:
|
|
2478
|
-
string-width "^1.0.2 || 2"
|
|
2479
|
-
|
|
2480
|
-
window-size@0.1.0:
|
|
2481
|
-
version "0.1.0"
|
|
2482
|
-
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
|
|
2483
|
-
|
|
2484
|
-
wordwrap@0.0.2:
|
|
2485
|
-
version "0.0.2"
|
|
2486
|
-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
|
|
2487
|
-
|
|
2488
|
-
workerpool@6.0.2:
|
|
2489
|
-
version "6.0.2"
|
|
2490
|
-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.0.2.tgz#e241b43d8d033f1beb52c7851069456039d1d438"
|
|
2491
|
-
integrity sha512-DSNyvOpFKrNusaaUwk+ej6cBj1bmhLcBfj80elGk+ZIo5JSkq+unB1dLKEOcNfJDZgjGICfhQ0Q5TbP0PvF4+Q==
|
|
2492
|
-
|
|
2493
|
-
wrap-ansi@^5.1.0:
|
|
2494
|
-
version "5.1.0"
|
|
2495
|
-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
|
|
2496
|
-
integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
|
|
2497
|
-
dependencies:
|
|
2498
|
-
ansi-styles "^3.2.0"
|
|
2499
|
-
string-width "^3.0.0"
|
|
2500
|
-
strip-ansi "^5.0.0"
|
|
2501
|
-
|
|
2502
|
-
wrappy@1:
|
|
2503
|
-
version "1.0.2"
|
|
2504
|
-
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
|
2505
|
-
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
|
|
2506
|
-
|
|
2507
|
-
y18n@^4.0.0:
|
|
2508
|
-
version "4.0.1"
|
|
2509
|
-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
|
|
2510
|
-
integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
|
|
2511
|
-
|
|
2512
|
-
yargs-parser@13.1.2, yargs-parser@^13.1.2:
|
|
2513
|
-
version "13.1.2"
|
|
2514
|
-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
|
|
2515
|
-
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
|
|
2516
|
-
dependencies:
|
|
2517
|
-
camelcase "^5.0.0"
|
|
2518
|
-
decamelize "^1.2.0"
|
|
2519
|
-
|
|
2520
|
-
yargs-unparser@2.0.0:
|
|
2521
|
-
version "2.0.0"
|
|
2522
|
-
resolved "https://registry.yarnpkg.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz#f131f9226911ae5d9ad38c432fe809366c2325eb"
|
|
2523
|
-
integrity sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==
|
|
2524
|
-
dependencies:
|
|
2525
|
-
camelcase "^6.0.0"
|
|
2526
|
-
decamelize "^4.0.0"
|
|
2527
|
-
flat "^5.0.2"
|
|
2528
|
-
is-plain-obj "^2.1.0"
|
|
2529
|
-
|
|
2530
|
-
yargs@13.3.2:
|
|
2531
|
-
version "13.3.2"
|
|
2532
|
-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
|
|
2533
|
-
integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==
|
|
2534
|
-
dependencies:
|
|
2535
|
-
cliui "^5.0.0"
|
|
2536
|
-
find-up "^3.0.0"
|
|
2537
|
-
get-caller-file "^2.0.1"
|
|
2538
|
-
require-directory "^2.1.1"
|
|
2539
|
-
require-main-filename "^2.0.0"
|
|
2540
|
-
set-blocking "^2.0.0"
|
|
2541
|
-
string-width "^3.0.0"
|
|
2542
|
-
which-module "^2.0.0"
|
|
2543
|
-
y18n "^4.0.0"
|
|
2544
|
-
yargs-parser "^13.1.2"
|
|
2545
|
-
|
|
2546
|
-
yargs@~3.10.0:
|
|
2547
|
-
version "3.10.0"
|
|
2548
|
-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
|
|
2549
|
-
dependencies:
|
|
2550
|
-
camelcase "^1.0.2"
|
|
2551
|
-
cliui "^2.1.0"
|
|
2552
|
-
decamelize "^1.0.0"
|
|
2553
|
-
window-size "0.1.0"
|
|
2554
|
-
|
|
2555
|
-
yocto-queue@^0.1.0:
|
|
2556
|
-
version "0.1.0"
|
|
2557
|
-
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
|
|
2558
|
-
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|