File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
packages/signature-v4-multi-region Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1111 "clean" : " rimraf ./dist-* && rimraf *.tsbuildinfo" ,
1212 "test" : " yarn g:vitest run" ,
1313 "test:e2e" : " vitest run --config vitest.config.e2e.js" ,
14- "test:browser" : " vitest run --config vitest.config.browser.js"
14+ "test:browser" : " vitest run --config vitest.config.browser.js" ,
1515 "test:watch" : " yarn g:vitest watch"
1616 },
1717 "main" : " ./dist-cjs/index.js" ,
Original file line number Diff line number Diff line change @@ -23524,7 +23524,9 @@ __metadata:
2352423524 version: 0.0.0-use.local
2352523525 resolution: "@aws-sdk/signature-v4-multi-region@workspace:packages/signature-v4-multi-region"
2352623526 dependencies:
23527+ "@aws-sdk/client-s3": "npm:*"
2352723528 "@aws-sdk/middleware-sdk-s3": "npm:*"
23529+ "@aws-sdk/signature-v4-crt": "npm:*"
2352823530 "@aws-sdk/types": "npm:*"
2352923531 "@smithy/protocol-http": "npm:^5.1.0"
2353023532 "@smithy/signature-v4": "npm:^5.0.2"
You can’t perform that action at this time.
0 commit comments