File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"build:binary" : " ts-node scripts/nbin.ts"
10
10
},
11
11
"dependencies" : {
12
- "@coder/nbin" : " ^1.0.7 " ,
12
+ "@coder/nbin" : " ^1.0.8 " ,
13
13
"commander" : " ^2.19.0" ,
14
14
"express" : " ^4.16.4" ,
15
15
"express-static-gzip" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@coder/logger/-/logger-1.0.3.tgz#e0e1ae5496fde5a3c6ef3d748fdfb26a55add8b8"
8
8
integrity sha512-1o5qDZX2VZUNnzgz5KfAdMnaqaX6FNeTs0dUdg73MRHfQW94tFTIryFC1xTTCuzxGDjVHOHkaUAI4uHA2bheOA==
9
9
10
- " @coder/nbin@^1.0.7 " :
11
- version "1.0.7 "
12
- resolved "https://registry.yarnpkg.com/@coder/nbin/-/nbin-1.0.7 .tgz#fc6adeb8366bf9d7dc7c301ce0be9e741eccf14b "
13
- integrity sha512-HkCFJnYyFuPaAjk6O8IcafEEBYlHG63SqxgwB0QSyUGwjq/hUekgB23BnKmywbcxNIuX26b9j2AGWt/DBdJlXA ==
10
+ " @coder/nbin@^1.0.8 " :
11
+ version "1.0.8 "
12
+ resolved "https://registry.yarnpkg.com/@coder/nbin/-/nbin-1.0.8 .tgz#d8fb6a0c6f9c3f468314e636b9f81f1a2af22775 "
13
+ integrity sha512-djfaS7kupkjF05+OFizi2wy3xnGZ+o3+zqumtYXip1YoFeq814FCQ2uaAd1NZJCbf3NhjCbwCuJwQ5VDS9F9iA ==
14
14
dependencies :
15
15
" @coder/logger" " ^1.0.3"
16
16
fs-extra "^7.0.1"
You can’t perform that action at this time.
0 commit comments