File tree 3 files changed +3
-7
lines changed
3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 22
22
"@aws-crypto/serialize" : " file:../serialize" ,
23
23
"@types/lru-cache" : " ^5.1.0" ,
24
24
"lru-cache" : " ^6.0.0" ,
25
- "tslib" : " ^2.2.0" ,
26
- "util" : " ^0.12.5"
25
+ "tslib" : " ^2.2.0"
27
26
},
28
27
"sideEffects" : false ,
29
28
"main" : " ./build/main/src/index.js" ,
Original file line number Diff line number Diff line change 20
20
"dependencies" : {
21
21
"asn1.js" : " ^5.3.0" ,
22
22
"bn.js" : " ^5.1.1" ,
23
- "tslib" : " ^2.2.0" ,
24
- "util" : " ^0.12.5"
23
+ "tslib" : " ^2.2.0"
25
24
},
26
25
"sideEffects" : false ,
27
26
"main" : " ./build/main/src/index.js" ,
Original file line number Diff line number Diff line change 100
100
],
101
101
"devDependencies" : {
102
102
"@aws-sdk/credential-provider-node" : " ^3.362.0" ,
103
- "@aws-sdk/karma-credential-loader" : " ^3.38.0" ,
104
103
"@aws-sdk/util-base64" : " ^3.374.0" ,
105
104
"@jsdevtools/coverage-istanbul-loader" : " ^3.0.5" ,
106
105
"@types/bn.js" : " ^5.1.0" ,
109
108
"@types/from2" : " ^2.3.0" ,
110
109
"@types/mocha" : " ^9.0.0" ,
111
110
"@types/node" : " ^16.9.1" ,
112
- "@types/uuid" : " ^10.0.0" ,
113
111
"@typescript-eslint/eslint-plugin" : " ^4.31.1" ,
114
112
"@typescript-eslint/parser" : " ^4.31.1" ,
115
113
"aws-sdk" : " ^2.1409.0" ,
138
136
"rimraf" : " ^6.0.1" ,
139
137
"source-map-support" : " ^0.5.19" ,
140
138
"tslib" : " ^2.3.0" ,
141
- "typescript" : " ^4.9.5 " ,
139
+ "typescript" : " ^4.4.3 " ,
142
140
"verdaccio" : " ^5.13.1" ,
143
141
"webpack" : " ^5.94.0" ,
144
142
"webpack-cli" : " ^4.7.2"
You can’t perform that action at this time.
0 commit comments