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.5 " ,
12
+ "@coder/nbin" : " ^1.0.6 " ,
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.5 " :
11
- version "1.0.5 "
12
- resolved "https://registry.yarnpkg.com/@coder/nbin/-/nbin-1.0.5 .tgz#6a9e9982eb179d6bcc9c2e7dfebb608b7c4605d9 "
13
- integrity sha512-rai1/WgvH2j8SlRweOSk0JmrAzBx8bc22P+pThnPHj5terd0GScshqNR3EIoL/cdC2Ii4wjfOYodYbl/QynYGg ==
10
+ " @coder/nbin@^1.0.6 " :
11
+ version "1.0.6 "
12
+ resolved "https://registry.yarnpkg.com/@coder/nbin/-/nbin-1.0.6 .tgz#6babfaad93b27eac66c1e6a3acb52135b00c5525 "
13
+ integrity sha512-61niwcPQhZj1mNMyYEt7h62i2a9sg+XP6DmxUF09cZa4HsXPlspHIfoe9Oe3xa7lg7aP9s2Pg9KaYlaYr70Dcg ==
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