File tree Expand file tree Collapse file tree 6 files changed +71
-463
lines changed
Expand file tree Collapse file tree 6 files changed +71
-463
lines changed Original file line number Diff line number Diff line change 4949 "author" : " Jesús Leganés Combarro 'piranna' <piranna@gmail.com>" ,
5050 "license" : " MIT" ,
5151 "dependencies" : {
52- "download-manager" : " ^0.0.20 " ,
52+ "download-manager" : " ^0.1.1 " ,
5353 "fs-extra" : " ^0.30.0" ,
5454 "prebuild-install" : " 1.0.2" ,
55- "async" : " ^2.0.0-rc.6 "
55+ "async" : " ^2.0.1 "
5656 },
5757 "devDependencies" : {
5858 "prebuild" : " ^4.2.2"
File renamed without changes.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ {
2+ "elf/elf.h" : " elf/elf.h" ,
3+ "string/byteswap.h" : " byteswap.h" ,
4+ "include/elf.h" : " elf.h" ,
5+ "include/endian.h" : " endian.h" ,
6+ "include/features.h" : " features.h" ,
7+ "include/gnu/stubs.h" : " gnu/stubs.h" ,
8+ "include/stdc-predef.h" : " stdc-predef.h" ,
9+ "string/endian.h" : " string/endian.h" ,
10+ "bits/typesizes.h" : " bits/typesizes.h" ,
11+ "sysdeps/generic/dl-dtprocnum.h" : " dl-dtprocnum.h" ,
12+ "sysdeps/x86/bits/byteswap-16.h" : " bits/byteswap-16.h" ,
13+ "sysdeps/x86/bits/byteswap.h" : " bits/byteswap.h" ,
14+ "sysdeps/x86/bits/endian.h" : " bits/endian.h" ,
15+ "sysdeps/x86/bits/wordsize.h" : " bits/wordsize.h"
16+ }
You can’t perform that action at this time.
0 commit comments