File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 22
22
"tslib" : " ^1.8.0"
23
23
},
24
24
"devDependencies" : {
25
+ "@aws-sdk/util-utf8-browser" : " ^1.0.0-alpha.2" ,
26
+ "@aws-crypto/sha256-js" : " ^0.1.0-preview.4" ,
25
27
"@types/jest" : " ^24.0.12" ,
26
28
"jest" : " ^24.7.1" ,
27
29
"typescript" : " ~3.4.0"
Original file line number Diff line number Diff line change 14
14
},
15
15
"license" : " Apache-2.0" ,
16
16
"dependencies" : {
17
+ "@aws-sdk/chunked-stream-reader-node" : " ^1.0.0-alpha.2" ,
17
18
"@aws-sdk/is-array-buffer" : " ^1.0.0-alpha.2" ,
18
19
"@aws-sdk/protocol-http" : " ^1.0.0-alpha.6" ,
19
20
"@aws-sdk/sha256-tree-hash" : " ^1.0.0-alpha.1" ,
23
24
},
24
25
"devDependencies" : {
25
26
"@types/jest" : " ^24.0.12" ,
27
+ "@aws-crypto/sha256-js" : " ^0.1.0-preview.4" ,
28
+ "@aws-sdk/util-utf8-node" : " ^1.0.0-alpha.2" ,
26
29
"jest" : " ^24.7.1" ,
27
30
"typescript" : " ~3.4.0"
28
31
}
You can’t perform that action at this time.
0 commit comments