File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
packages/eventstream-marshaller Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"license" : " Apache-2.0" ,
21
21
"dependencies" : {
22
- "@aws-crypto/crc32 " : " 2.0.0 " ,
22
+ "@aws-sdk/eventstream-codec " : " * " ,
23
23
"@aws-sdk/types" : " *" ,
24
- "@aws-sdk/util-hex-encoding" : " *" ,
25
24
"tslib" : " ^2.3.1"
26
25
},
27
26
"devDependencies" : {
28
- "@aws-sdk/util-utf8-browser" : " *" ,
29
- "@aws-sdk/util-utf8-node" : " *" ,
30
27
"@tsconfig/recommended" : " 1.0.1" ,
31
28
"@types/node" : " ^10.0.0" ,
32
29
"concurrently" : " 7.0.0" ,
35
32
"typedoc" : " 0.19.2" ,
36
33
"typescript" : " ~4.6.2"
37
34
},
38
- "browser" : {
39
- "@aws-sdk/util-utf8-node" : " @aws-sdk/util-utf8-browser"
40
- },
41
- "react-native" : {
42
- "@aws-sdk/util-utf8-node" : " @aws-sdk/util-utf8-browser"
43
- },
44
35
"typesVersions" : {
45
36
"<4.0" : {
46
37
"dist-types/*" : [
You can’t perform that action at this time.
0 commit comments