{"_id":"@smithy/property-provider","_rev":"4209895","name":"@smithy/property-provider","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","dist-tags":{"latest":"4.2.11"},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"time":{"modified":"2026-03-04T17:05:08.000Z","created":"2023-06-19T22:00:46.434Z","4.2.11":"2026-03-04T23:13:37.839Z","4.2.10":"2026-02-24T20:04:24.841Z","4.2.9":"2026-02-23T17:40:53.153Z","4.2.8":"2026-01-13T18:33:30.932Z","4.2.7":"2025-12-18T18:41:15.354Z","4.2.6":"2025-12-15T20:41:59.413Z","4.2.5":"2025-11-10T20:13:12.846Z","4.2.4":"2025-10-30T15:42:49.163Z","4.2.3":"2025-10-15T19:43:21.038Z","4.2.2":"2025-10-14T14:36:30.843Z","4.2.1":"2025-10-13T20:08:14.570Z","4.2.0":"2025-09-30T16:03:42.288Z","4.1.1":"2025-09-10T00:15:14.575Z","4.1.0":"2025-09-04T15:57:53.313Z","4.0.5":"2025-08-06T16:59:34.981Z","4.0.4":"2025-05-29T20:38:53.759Z","4.0.3":"2025-05-19T19:22:59.855Z","4.0.2":"2025-03-24T21:06:36.392Z","4.0.1":"2025-01-09T17:52:50.876Z","4.0.0":"2025-01-06T17:39:18.804Z","3.1.11":"2024-12-09T15:58:37.509Z","3.1.10":"2024-11-14T20:35:47.932Z","3.1.9":"2024-11-14T17:05:13.538Z","3.1.8":"2024-10-21T14:56:49.462Z","3.1.7":"2024-09-30T18:15:29.212Z","3.1.6":"2024-09-13T21:00:26.961Z","3.1.5":"2024-09-13T17:30:04.674Z","3.1.4":"2024-09-09T20:12:28.307Z","3.1.3":"2024-06-27T19:53:39.327Z","3.1.2":"2024-06-18T20:43:39.707Z","3.1.1":"2024-06-12T18:53:05.306Z","3.1.0":"2024-05-30T14:49:49.664Z","3.0.0":"2024-05-10T21:40:59.339Z","2.2.0":"2024-03-14T23:03:13.715Z","2.1.4":"2024-03-07T16:26:40.988Z","2.1.3":"2024-02-27T18:13:03.514Z","2.1.2":"2024-02-22T21:15:33.930Z","2.1.1":"2024-01-19T17:31:03.302Z","2.1.0":"2024-01-17T22:26:42.486Z","2.0.17":"2024-01-02T19:00:49.070Z","2.0.16":"2023-12-05T16:10:08.561Z","2.0.15":"2023-11-21T19:46:46.709Z","2.0.14":"2023-11-13T23:22:34.728Z","2.0.13":"2023-10-19T21:28:21.414Z","2.0.12":"2023-10-06T22:14:47.325Z","2.0.11":"2023-09-28T17:49:54.255Z","2.0.10":"2023-09-19T22:27:48.847Z","2.0.9":"2023-09-15T18:34:28.150Z","2.0.8":"2023-09-12T22:44:12.768Z","2.0.7":"2023-09-06T21:41:20.226Z","2.0.6":"2023-08-31T17:06:41.661Z","2.0.5":"2023-08-22T20:42:58.665Z","2.0.4":"2023-08-15T17:06:22.194Z","2.0.3":"2023-08-11T16:58:29.541Z","2.0.2":"2023-08-07T22:49:21.227Z","2.0.1":"2023-07-25T17:40:05.110Z","2.0.0":"2023-07-24T21:28:48.092Z","1.2.0":"2023-07-24T20:51:42.086Z","1.1.0":"2023-07-24T19:54:23.040Z","1.0.2":"2023-07-06T16:24:44.167Z","1.0.1":"2023-06-20T19:26:39.994Z","1.0.0":"2023-06-19T22:00:46.434Z"},"users":{},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"versions":{"4.2.11":{"name":"@smithy/property-provider","version":"4.2.11","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.13.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.5":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.11","gitHead":"5eab7ea1c099488605ff3e442e26a7e5c1902d7f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"7a1b16ae2083272f80e380ee7948ddc103301db1","size":8235,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.11.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.11_1772666017683_0.05774573963945007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T23:13:37.839Z","publish_time":1772666017839,"_source_registry_name":"default","_cnpm_publish_time":1772666017839},"4.2.10":{"name":"@smithy/property-provider","version":"4.2.10","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.13.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.10","gitHead":"2acebecd260dba2cca593ef65bf262e2eb3ad283","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"06dfc15f407d42b8514b363a83504e7008f12344","size":8235,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.10.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.10_1771963464665_0.05644654069027788"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T20:04:24.841Z","publish_time":1771963464841,"_source_registry_name":"default","_cnpm_publish_time":1771963464841},"4.2.9":{"name":"@smithy/property-provider","version":"4.2.9","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.12.1","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","premove":"4.0.0","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.9","gitHead":"1f51a0cffaf7405444dca55bdf3f6fa77e24c888","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"65871ddc83e2781c43d49e30643dbd2b95fac562","size":8233,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.9.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.9_1771868452996_0.38056940177156195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T17:40:53.153Z","publish_time":1771868453153,"_source_registry_name":"default","_cnpm_publish_time":1771868453153},"4.2.8":{"name":"@smithy/property-provider","version":"4.2.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.12.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"5.0.10","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.8","gitHead":"0e8cc4926dee4e081bfc3fe9945813f7118da73b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"6e37b30923d2d31370c50ce303a4339020031472","size":8233,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.8.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.8_1768329210796_0.8208201894399987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T18:33:30.932Z","publish_time":1768329210932,"_source_registry_name":"default","_cnpm_publish_time":1768329210932},"4.2.7":{"name":"@smithy/property-provider","version":"4.2.7","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.11.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.7","gitHead":"521d67c38f8928c514d1fcea3fc08e40c2300513","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"cd0044e13495cf4064b3a6ed3299e5f549ba7513","size":8233,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.7.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.7_1766083275220_0.6029932451328608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-18T18:41:15.354Z","publish_time":1766083275354,"_source_registry_name":"default","_cnpm_publish_time":1766083275354},"4.2.6":{"name":"@smithy/property-provider","version":"4.2.6","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.10.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.6","gitHead":"8b90f360df2a5c80c105db732b3c2f6972994854","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c0327aa7695dc4bdc7a0004c5ad0a51d08f2acd3","size":8230,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.6.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.6_1765831319225_0.8045670130694642"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T20:41:59.413Z","publish_time":1765831319413,"_source_registry_name":"default","_cnpm_publish_time":1765831319413},"4.2.5":{"name":"@smithy/property-provider","version":"4.2.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.9.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.5","gitHead":"cc0124e69e2d6943f0960854bcc3abf2defd2c20","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"f75dc5735d29ca684abbc77504be9246340a43f0","size":8232,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.5_1762805592663_0.5943212612611251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-10T20:13:12.846Z","publish_time":1762805592846,"_source_registry_name":"default","_cnpm_publish_time":1762805592846},"4.2.4":{"name":"@smithy/property-provider","version":"4.2.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.8.1","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.4","gitHead":"472a5ea035237e10c560ed362c0e0105805ad26f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"ea36ed8f1e282060aaf5cd220f2b428682d52775","size":8232,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.4_1761838968916_0.9753578329755423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T15:42:49.163Z","publish_time":1761838969163,"_source_registry_name":"default","_cnpm_publish_time":1761838969163},"4.2.3":{"name":"@smithy/property-provider","version":"4.2.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.8.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.3","gitHead":"f7c7b8249fa91391f73f62fb4237e5436c61be41","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"a6c82ca0aa1c57f697464bee496f3fec58660864","size":8234,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.3_1760557400829_0.8543963036739555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-15T19:43:21.038Z","publish_time":1760557401038,"_source_registry_name":"default","_cnpm_publish_time":1760557401038},"4.2.2":{"name":"@smithy/property-provider","version":"4.2.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.7.1","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.2","gitHead":"9fb748e02081659c1aa523cdab64621467eddbf6","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"6e11832658c21d2b3ba3470ce3ab30c34090a906","size":8230,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.2_1760452590617_0.8704710145165033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T14:36:30.843Z","publish_time":1760452590843,"_source_registry_name":"default","_cnpm_publish_time":1760452590843},"4.2.1":{"name":"@smithy/property-provider","version":"4.2.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.7.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.1","gitHead":"d1c41160522320bb5139c31cb92e79a8cdab840e","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"c175cae05d229ed13371b97795a75f5b36aad218","size":8232,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.1_1760386094398_0.15393722054691827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T20:08:14.570Z","publish_time":1760386094570,"_source_registry_name":"default","_cnpm_publish_time":1760386094570},"4.2.0":{"name":"@smithy/property-provider","version":"4.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.6.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.2.0","gitHead":"b20705ddfc05e7eba3fc3669888f576622474e9c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"431c573326f572ae9063d58c21690f28251f9dce","size":8232,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.2.0_1759248222047_0.799731913089772"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T16:03:42.288Z","publish_time":1759248222288,"_source_registry_name":"default","_cnpm_publish_time":1759248222288},"4.1.1":{"name":"@smithy/property-provider","version":"4.1.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.5.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.1.1","gitHead":"3015d27bb80562baef9d1ce3171cbaad067e387a","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"6e11ae6729840314afed05fd6ab48f62c654116b","size":9207,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.1.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.1.1_1757463314371_0.429826030849483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T00:15:14.575Z","publish_time":1757463314575,"_source_registry_name":"default","_cnpm_publish_time":1757463314575},"4.1.0":{"name":"@smithy/property-provider","version":"4.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","sideEffects":false,"dependencies":{"@smithy/types":"^4.4.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.1.0","gitHead":"b2c8dfa12451f01f362d345d181374dc320a6fa3","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"84b9be0a112391115dcb89eb4c858ef74ebc5b21","size":9207,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.1.0_1757001473159_0.8154791020445515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-04T15:57:53.313Z","publish_time":1757001473313,"_source_registry_name":"default","_cnpm_publish_time":1757001473313},"4.0.5":{"name":"@smithy/property-provider","version":"4.0.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^4.3.2","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.0.5","gitHead":"1cab1f58b1ac19060e006c913125a9421a8bf453","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"d3b368b31d5b130f4c30cc0c91f9ebb28d9685fc","size":9171,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.0.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.0.5_1754499574806_0.6427293438283943"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T16:59:34.981Z","publish_time":1754499574981,"_source_registry_name":"default","_cnpm_publish_time":1754499574981},"4.0.4":{"name":"@smithy/property-provider","version":"4.0.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^4.3.1","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.0.4","gitHead":"05beb5dc0ffb6d00238cfeb93416aca54cd4ca32","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"303a8fd99665fff61eeb6ec3922eee53838962c5","size":9171,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.0.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.0.4_1748551133569_0.9141352311484361"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-29T20:38:53.759Z","publish_time":1748551133759,"_source_registry_name":"default","_cnpm_publish_time":1748551133759},"4.0.3":{"name":"@smithy/property-provider","version":"4.0.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^4.3.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.0.3","gitHead":"2dfa84ae16f4f9c9e323a2e4bbb6646e4a06c8de","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"cefeb7bc7a8baaeec9f68e82c3164141703a15d5","size":9172,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.0.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.0.3_1747682579681_0.6412823882184584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T19:22:59.855Z","publish_time":1747682579855,"_source_registry_name":"default","_cnpm_publish_time":1747682579855},"4.0.2":{"name":"@smithy/property-provider","version":"4.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^4.2.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/smithy-lang/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.0.2","gitHead":"78c1ba09e4906fbda8639c488136deef63498e0c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"shasum":"4572c10415c9d4215f3df1530ba61b0319b17b55","size":9165,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-javascript-sdk-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.0.2_1742850396206_0.6182950359594244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-24T21:06:36.392Z","publish_time":1742850396392,"_source_registry_name":"default","_cnpm_publish_time":1742850396392},"4.0.1":{"name":"@smithy/property-provider","version":"4.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^4.1.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.0.1","gitHead":"c3c05d50e61d501a7e310c17d4fed996d3546fbb","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"8d35d5997af2a17cf15c5e921201ef6c5e3fc870","size":9165,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.0.1_1736445170697_0.9808329566151137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T17:52:50.876Z","publish_time":1736445170876,"_source_registry_name":"default","_cnpm_publish_time":1736445170876},"4.0.0":{"name":"@smithy/property-provider","version":"4.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^4.0.0","tslib":"^2.6.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@4.0.0","gitHead":"de3a850552111a7018df855f808258074a90ab62","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"5e328d086a867646b147d55a8551aec9d2e318b2","size":9161,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-4.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_4.0.0_1736185158605_0.675324454947841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T17:39:18.804Z","publish_time":1736185158804,"_source_registry_name":"default","_cnpm_publish_time":1736185158804},"3.1.11":{"name":"@smithy/property-provider","version":"3.1.11","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.7.2","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.11","gitHead":"50d8c5457e7feea41169a37fb2fdb1e448f82e9e","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"161cf1c2a2ada361e417382c57f5ba6fbca8acad","size":9239,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.11.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/property-provider_3.1.11_1733759917336_0.2413277860562173"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T15:58:37.509Z","publish_time":1733759917509,"_source_registry_name":"default","_cnpm_publish_time":1733759917509},"3.1.10":{"name":"@smithy/property-provider","version":"3.1.10","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.7.1","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.10","gitHead":"7877c9e3681a9b5aa6e16d15ce8bce8fda0477ea","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"ae00447c1060c194c3e1b9475f7c8548a70f8486","size":9240,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.10.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.10_1731616547692_0.8683193958115107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T20:35:47.932Z","publish_time":1731616547932,"_source_registry_name":"default","_cnpm_publish_time":1731616547932},"3.1.9":{"name":"@smithy/property-provider","version":"3.1.9","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.7.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.9","gitHead":"012775ca4d9f3c9c3b0067fafefeda5be421d404","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"6d4d1e62cf9fa8b3886bd8844f873ada832b48b8","size":9239,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.9.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.9_1731603913345_0.25015563265179086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T17:05:13.538Z","publish_time":1731603913538,"_source_registry_name":"default","_cnpm_publish_time":1731603913538},"3.1.8":{"name":"@smithy/property-provider","version":"3.1.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.6.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.8","gitHead":"5de4524d147db44e627dadf222238552d6ff613d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"b1c5a3949effbb9772785ad7ddc5b4b235b10fbe","size":9225,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.8.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.8_1729522609236_0.7950610558330382"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T14:56:49.462Z","publish_time":1729522609462,"_source_registry_name":"default","_cnpm_publish_time":1729522609462},"3.1.7":{"name":"@smithy/property-provider","version":"3.1.7","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.5.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.7","gitHead":"80515513f9b4ff3e6140d335a8edfb2126b8c352","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"8a304a4b9110a067a93c784e4c11e175f82da379","size":9225,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.7.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.7_1727720128957_0.1522170404664862"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T18:15:29.212Z","publish_time":1727720129212,"_source_registry_name":"default","_cnpm_publish_time":1727720129212},"3.1.6":{"name":"@smithy/property-provider","version":"3.1.6","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.4.2","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.6","gitHead":"b12dc1de610c91d3daab39315a62b04826a93439","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"141a245ad8cac074d29a836ec992ef7dc3363bf7","size":9223,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.6.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.6_1726261226762_0.25897116570100076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T21:00:26.961Z","publish_time":1726261226961,"_source_registry_name":"default","_cnpm_publish_time":1726261226961},"3.1.5":{"name":"@smithy/property-provider","version":"3.1.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.4.1","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.5","gitHead":"b2be4f32e45432da17b0dcbc777a11855a53a13f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"d7769fe6ec54ce8c94563d873c10fb6d8a7b5efe","size":9224,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.5_1726248604325_0.5663002875101535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T17:30:04.674Z","publish_time":1726248604674,"_source_registry_name":"default","_cnpm_publish_time":1726248604674},"3.1.4":{"name":"@smithy/property-provider","version":"3.1.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.4.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.4","gitHead":"f95b9c3eeda338ff4e69c90e786b852657ceb199","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"2d4f0db3a517d283c2b879f3a01673324955013b","size":9225,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.4_1725912748131_0.6103624824667879"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-09T20:12:28.307Z","publish_time":1725912748307,"_source_registry_name":"default","_cnpm_publish_time":1725912748307},"3.1.3":{"name":"@smithy/property-provider","version":"3.1.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.3.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.3","gitHead":"d952a6a9d6a436b79f6174fcee9e4fbed82ca841","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"afd57ea82a3f6c79fbda95e3cb85c0ee0a79f39a","size":9225,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.3_1719518019174_0.12437264938055859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T19:53:39.327Z","publish_time":1719518019327,"_source_registry_name":"default","maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_cnpm_publish_time":1719518019327},"3.1.2":{"name":"@smithy/property-provider","version":"3.1.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.2.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.2","gitHead":"1239f8d4d782fea876780fc3b92bc459df3f71bd","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"3da2802511078eae66240bcbeb8ef6f6102aeabf","size":9222,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.2_1718743419553_0.4970652615131339"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T20:43:39.707Z","publish_time":1718743419707,"_source_registry_name":"default","_cnpm_publish_time":1718743419707},"3.1.1":{"name":"@smithy/property-provider","version":"3.1.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.1.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.1","gitHead":"b137126320357553fb7588e0cd2c21bcca94ec31","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"4849b69b83ac97e68e80d2dc0c2b98ce5950dffe","size":9219,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.1_1718218385030_0.21128358084575294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-12T18:53:05.306Z","publish_time":1718218385306,"_source_registry_name":"default","_cnpm_publish_time":1718218385306},"3.1.0":{"name":"@smithy/property-provider","version":"3.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.1.0","gitHead":"5c88174f7c089dce0f77328fc80b7b04ade2171a","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"shasum":"b78d4964a1016b90331cc0c770b472160361fde7","size":9218,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.1.0_1717080589504_0.6502933866310319"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T14:49:49.664Z","publish_time":1717080589664,"_source_registry_name":"default","_cnpm_publish_time":1717080589664},"3.0.0":{"name":"@smithy/property-provider","version":"3.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^3.0.0","tslib":"^2.6.2"},"engines":{"node":">=16.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@3.0.0","gitHead":"534128e975c2cc9473402a1c2873f46f064b6880","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"ef7a26557c855cc1471b9aa0e05529183e99b978","size":8755,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-3.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_3.0.0_1715377259140_0.32697263260801823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T21:40:59.339Z","publish_time":1715377259339,"_source_registry_name":"default","_cnpm_publish_time":1715377259339},"2.2.0":{"name":"@smithy/property-provider","version":"2.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.12.0","tslib":"^2.6.2"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.2.0","gitHead":"a53fe369122851e1566f28f8cf2d60a3727fbf20","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"37e3525a3fa3e11749f86a4f89f0fd7765a6edb0","size":8772,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.2.0_1710457393541_0.09891454120950272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T23:03:13.715Z","publish_time":1710457393715,"_source_registry_name":"default","_cnpm_publish_time":1710457393715},"2.1.4":{"name":"@smithy/property-provider","version":"2.1.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.11.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.1.4","gitHead":"85a275d515a80485a53b5cc6f3f263ffacb6f37b","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"0f127125c4b6f3ae0ddb4777946926f0bd8f0ca1","size":8772,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.1.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.1.4_1709828800770_0.03388366361367101"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T16:26:40.988Z","publish_time":1709828800988,"_source_registry_name":"default","_cnpm_publish_time":1709828800988},"2.1.3":{"name":"@smithy/property-provider","version":"2.1.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.10.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.1.3","gitHead":"3357fda448ea8cee3f7bfa7caeda2768a9751f8f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"faaa9b7f605725168493e74600a74beca1b059fb","size":8769,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.1.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.1.3_1709057583306_0.5404563665124751"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T18:13:03.514Z","publish_time":1709057583514,"_source_registry_name":"default","_cnpm_publish_time":1709057583514},"2.1.2":{"name":"@smithy/property-provider","version":"2.1.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.10.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.1.2","gitHead":"7baf4b118b55683e97208f262c5083184d99b095","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"16c630ae0354c05595c99c6ab70a877ee9a180e4","size":8770,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.1.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.1.2_1708636533756_0.4480033959557126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-22T21:15:33.930Z","publish_time":1708636533930,"_source_registry_name":"default","_cnpm_publish_time":1708636533930},"2.1.1":{"name":"@smithy/property-provider","version":"2.1.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.9.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.1.1","gitHead":"3769699491dcc1bd5ace2973f2efdf6d85b37cf4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"0f7ffc5e43829eaca5b2b5aae8554807a52b30f3","size":8770,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.1.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.1.1_1705685463138_0.4342070862723537"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T17:31:03.302Z","publish_time":1705685463302,"_source_registry_name":"default","_cnpm_publish_time":1705685463302},"2.1.0":{"name":"@smithy/property-provider","version":"2.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"node ../../scripts/inline property-provider","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.9.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.1.0","gitHead":"1d85e7dea4cfe19aaf555a26b7504e739acb9124","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"a074383ad02efd559d15ee39780540f49f43576c","size":8769,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.1.0_1705530402331_0.7842826700775329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T22:26:42.486Z","publish_time":1705530402486,"_source_registry_name":"default","_cnpm_publish_time":1705530402486},"2.0.17":{"name":"@smithy/property-provider","version":"2.0.17","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.8.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.17","gitHead":"e3b13dda0891091282c27cd65cc72b87826753b6","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"288475021613649811dc79a9fab4894be01cd069","size":8125,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.17.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.17_1704222048819_0.18394085785258296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-02T19:00:49.070Z","publish_time":1704222049070,"_source_registry_name":"default","_cnpm_publish_time":1704222049070},"2.0.16":{"name":"@smithy/property-provider","version":"2.0.16","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.7.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.16","gitHead":"912961cb22a3310273fdf24806f294ccf23814c1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"0c15ea8a3e8c8e7012bf5877c79ce754f7d2c06e","size":8149,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.16.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.16_1701792608349_0.025956147934336427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T16:10:08.561Z","publish_time":1701792608561,"_source_registry_name":"default","_cnpm_publish_time":1701792608561},"2.0.15":{"name":"@smithy/property-provider","version":"2.0.15","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.6.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.15","gitHead":"f802828bb1ef76990d5277e82c336b9750e4bc65","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"7a5069f6bab4d59f640b2e73e99fa03e3fda3cc1","size":8143,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.15.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.15_1700596006542_0.9399701267276794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-21T19:46:46.709Z","publish_time":1700596006709,"_source_registry_name":"default","_cnpm_publish_time":1700596006709},"2.0.14":{"name":"@smithy/property-provider","version":"2.0.14","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.5.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.14","gitHead":"d1ff70d0d4fe18c3cb0198d6351312ed14932b46","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"142e018ee624ae0c966c72886d4fb5d708f086d6","size":8140,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.14.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.14_1699917754247_0.589279766665777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T23:22:34.728Z","publish_time":1699917754728,"_source_registry_name":"default","_cnpm_publish_time":1699917754728},"2.0.13":{"name":"@smithy/property-provider","version":"2.0.13","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.4.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.13","gitHead":"4c4d1bd13c9e6ba89cc75fa9c3df2aed63e3cb02","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"45ee47ad79d638082523f944c49fd2e851312098","size":8142,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.13.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.13_1697750901232_0.44835642085280347"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-19T21:28:21.414Z","publish_time":1697750901414,"_source_registry_name":"default","_cnpm_publish_time":1697750901414},"2.0.12":{"name":"@smithy/property-provider","version":"2.0.12","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.3.5","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.12","gitHead":"5fb6d4c68777a3d358158eddcb18d22da3fd5c8d","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"09391cae6f336300e88128717ee5fb7cff76c5b4","size":8143,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.12.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.12_1696630487131_0.05151680006229564"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-06T22:14:47.325Z","publish_time":1696630487325,"_source_registry_name":"default","_cnpm_publish_time":1696630487325},"2.0.11":{"name":"@smithy/property-provider","version":"2.0.11","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"yarn g:tsc -p tsconfig.cjs.json","build:es":"yarn g:tsc -p tsconfig.es.json","build:types":"yarn g:tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"yarn g:jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.3.4","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"_id":"@smithy/property-provider@2.0.11","gitHead":"b609df10ad503972e31c025fd059c8ce6044d816","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"c6e03e4f6f886851339c3dfaf8cd8ae3b2878fa3","size":8140,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.11.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.11_1695923394068_0.5906423687475555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T17:49:54.255Z","publish_time":1695923394255,"_source_registry_name":"default","_cnpm_publish_time":1695923394255},"2.0.10":{"name":"@smithy/property-provider","version":"2.0.10","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.3.3","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"4cc46d5a045177824b880e1227284e859e760dee","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.10","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"6ed80935deff770459717c402af26e925076f32b","size":8159,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.10.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.10_1695162468541_0.04713890567718493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-19T22:27:48.847Z","publish_time":1695162468847,"_source_registry_name":"default","_cnpm_publish_time":1695162468847},"2.0.9":{"name":"@smithy/property-provider","version":"2.0.9","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.3.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"ea85d88d954d15b262df6905ea0df221e8d2bcd4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.9","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"fe2e98d5ec187f41162af8ef282072a3130134d2","size":8158,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.9.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.9_1694802867960_0.037123289834765316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T18:34:28.150Z","publish_time":1694802868150,"_source_registry_name":"default","_cnpm_publish_time":1694802868150},"2.0.8":{"name":"@smithy/property-provider","version":"2.0.8","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.3.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"a6d5a23bd699d8f6cb6f3bcb3eefcca254660595","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.8","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"071a03a03e6e042f521f59fdcf3d4bc95db4f08b","size":8157,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.8.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.8_1694558652554_0.911180197888388"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-12T22:44:12.768Z","publish_time":1694558652768,"_source_registry_name":"default","_cnpm_publish_time":1694558652768},"2.0.7":{"name":"@smithy/property-provider","version":"2.0.7","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.3.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"84ce53b4994faf09aa1cf8e0b9c245d214127b7c","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.7","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"4b7b780477909026d2fdaef29f0ce5c258f89681","size":8158,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.7.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.7_1694036479993_0.7104929488639138"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-06T21:41:20.226Z","publish_time":1694036480226,"_source_registry_name":"default","_cnpm_publish_time":1694036480226},"2.0.6":{"name":"@smithy/property-provider","version":"2.0.6","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.2.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"e9a378b5b0f7537006c63c07b8d6ee87dbaffc1f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.6","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"2dbf4b4064b6936f97052a29e75144c5c538a5b5","size":8156,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.6.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.6_1693501601512_0.8907677379817589"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T17:06:41.661Z","publish_time":1693501601661,"_source_registry_name":"default","_cnpm_publish_time":1693501601661},"2.0.5":{"name":"@smithy/property-provider","version":"2.0.5","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.2.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"8f6e5a31335d5469b52bf39007d0c88e373cfa72","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.5","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"7cc88bc56706a4758076754a71c6a9ebf5daa8a7","size":8131,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.5.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.5_1692736978467_0.6892178506220623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-22T20:42:58.665Z","publish_time":1692736978665,"_source_registry_name":"default","_cnpm_publish_time":1692736978665},"2.0.4":{"name":"@smithy/property-provider","version":"2.0.4","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.2.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"a6a1389994d62ebfcdf9843f58f0d1739837af92","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.4","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"027acbedeed620e91f4604c39d120fa0a2059548","size":8131,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.4.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.4_1692119181948_0.3338525830636876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T17:06:22.194Z","publish_time":1692119182194,"_source_registry_name":"default","_cnpm_publish_time":1692119182194},"2.0.3":{"name":"@smithy/property-provider","version":"2.0.3","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.2.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"1f9fcad7015cdf639e98d4e951ceddc2a1ec11db","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.3","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"75b10aa55b253ad70c13f6e46e8ecadda321d9f8","size":8132,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.3.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.3_1691773109364_0.4829687984408373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T16:58:29.541Z","publish_time":1691773109541,"_source_registry_name":"default","_cnpm_publish_time":1691773109541},"2.0.2":{"name":"@smithy/property-provider","version":"2.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.1.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"4b0be91f301d5e2f8fca9c6a871c8c796e047d6f","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.2","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"abe091d1e7dc5b617e3418b63eaed11363c96f21","size":8130,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.2_1691448561047_0.5625784141373023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T22:49:21.227Z","publish_time":1691448561227,"_source_registry_name":"default","_cnpm_publish_time":1691448561227},"2.0.1":{"name":"@smithy/property-provider","version":"2.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.0.2","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"632c5a5cb0b8ba0ef5f2bfc1f701cfb292fa79a1","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"4c359f5063a9c664599f88be00e3f9b3e1021d4d","size":8126,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.1_1690306804922_0.5102922179122691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-25T17:40:05.110Z","publish_time":1690306805110,"_source_registry_name":"default","_cnpm_publish_time":1690306805110},"2.0.0":{"name":"@smithy/property-provider","version":"2.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.0.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"6d015a4681600b57079a550f6789b75fb6e387ab","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@2.0.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"bb16bd2d7303b7e11e13bfc04051d86b0c1ddb06","size":8127,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-2.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_2.0.0_1690234127875_0.1632500501527745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T21:28:48.092Z","publish_time":1690234128092,"_source_registry_name":"default","_cnpm_publish_time":1690234128092},"1.2.0":{"name":"@smithy/property-provider","version":"1.2.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^1.2.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"3502553d79fa14e35479d754a706f217b29739a4","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@1.2.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"2e4ca34b0994ec6de734316c0093e671a1bfa5c7","size":8130,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-1.2.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_1.2.0_1690231901875_0.14922504214380483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T20:51:42.086Z","publish_time":1690231902086,"_source_registry_name":"default","_cnpm_publish_time":1690231902086},"1.1.0":{"name":"@smithy/property-provider","version":"1.1.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^2.0.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"72af08daf21ac83ec08cc604af511bc47e640b11","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@1.1.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"34e0a26f8b4f77b2f822e66d27a6ce4bfebccd0c","size":8129,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-1.1.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_1.1.0_1690228462821_0.5898339168895472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-24T19:54:23.040Z","publish_time":1690228463040,"_source_registry_name":"default","deprecated":"Deprecated due to incompatible dependency.","_cnpm_publish_time":1690228463040},"1.0.2":{"name":"@smithy/property-provider","version":"1.0.2","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^1.1.1","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"95ddb42557074f1cfe11a4763f26e2da5c9d1f34","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@1.0.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"f99f104cbd6576c9aca9f56cb72819b4a65208e1","size":8120,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-1.0.2.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team+npm@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_1.0.2_1688660683981_0.7167534253458729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-06T16:24:44.167Z","publish_time":1688660684167,"_source_registry_name":"default","_cnpm_publish_time":1688660684167},"1.0.1":{"name":"@smithy/property-provider","version":"1.0.1","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"^1.1.0","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"publishConfig":{"directory":".release/package"},"gitHead":"63b6fcdb83b164d2409c94a6304dccaec4f35022","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@1.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"b4c2f41313fcfe33d64f6198f91fc9edd96dc28d","size":7617,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-1.0.1.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_1.0.1_1687289199826_0.8801854768626465"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T19:26:39.994Z","publish_time":1687289199994,"_source_registry_name":"default","_cnpm_publish_time":1687289199994},"1.0.0":{"name":"@smithy/property-provider","version":"1.0.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:es":"tsc -p tsconfig.es.json","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","stage-release":"rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"eslint -c ../../.eslintrc.js \"src/**/*.ts\"","format":"prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"","test":"jest"},"main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@smithy/types":"workspace:^","tslib":"^2.5.0"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"homepage":"https://github.com/awslabs/smithy-typescript/tree/main/packages/property-provider","repository":{"type":"git","url":"git+https://github.com/awslabs/smithy-typescript.git","directory":"packages/property-provider"},"devDependencies":{"@tsconfig/recommended":"1.0.1","concurrently":"7.0.0","downlevel-dts":"0.10.1","jest":"28.1.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"typedoc":{"entryPoint":"src/index.ts"},"gitHead":"7b4756d90d83f268fb714913ac816d3183b27361","description":"[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smi","bugs":{"url":"https://github.com/awslabs/smithy-typescript/issues"},"_id":"@smithy/property-provider@1.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"90b6a6ce49ebe6f2cb484eaadd09771326d7105d","size":7605,"noattachment":false,"key":"/@smithy/property-provider/-/@smithy/property-provider-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@smithy/property-provider/download/@smithy/property-provider-1.0.0.tgz"},"_npmUser":{"name":"smithy-team","email":"aws-smithy-team@amazon.com"},"directories":{},"maintainers":[{"name":"aws-sdk-bot","email":""},{"name":"smithy-team","email":""},{"name":"trivikr-aws","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/property-provider_1.0.0_1687212046286_0.6459878948908626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T22:00:46.434Z","publish_time":1687212046434,"_source_registry_name":"default","_cnpm_publish_time":1687212046434}},"readme":"# @smithy/property-provider\n\n[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider)\n[![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smithy/property-provider)\n\n> An internal package\n\n## Usage\n\nYou probably shouldn't, at least directly.\n","_attachments":{},"homepage":"https://github.com/smithy-lang/smithy-typescript/tree/main/packages/property-provider","bugs":{"url":"https://github.com/smithy-lang/smithy-typescript/issues"},"license":"Apache-2.0"}