File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- 'openssl_fips' : ''
3+ 'openssl_fips' : '' ,
4+ 'android_ndk_path' : ''
45 },
56 "targets" : [{
67 "target_name" : "classic_level" ,
Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- 'openssl_fips' : ''
3+ 'openssl_fips' : '' ,
4+ 'android_ndk_path' : ''
45 },
56 "targets" : [{
67 "target_name" : "leveldb" ,
Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- 'openssl_fips' : ''
3+ 'openssl_fips' : '' ,
4+ 'android_ndk_path' : ''
45 },
56 "targets" : [{
67 "variables" : {
Original file line number Diff line number Diff line change 3333 "node-gyp-build" : " ^4.3.0"
3434 },
3535 "devDependencies" : {
36- "@types/node" : " ^18.0.0 " ,
37- "@voxpelli/tsconfig" : " ^4 .0.0" ,
36+ "@types/node" : " ^22.7.7 " ,
37+ "@voxpelli/tsconfig" : " ^15 .0.0" ,
3838 "cross-env" : " ^7.0.3" ,
3939 "dependency-check" : " ^4.1.0" ,
4040 "du" : " ^1.0.0" ,
4141 "electron" : " ^30.5.1" ,
4242 "glob" : " ^8.0.1" ,
43- "hallmark" : " ^4.1.0 " ,
43+ "hallmark" : " ^5.0.1 " ,
4444 "mkfiletree" : " ^2.0.0" ,
4545 "node-gyp" : " ^10.2.0" ,
46- "nyc" : " ^15.0 .0" ,
47- "prebuildify" : " ^5 .0.0 " ,
46+ "nyc" : " ^17.1 .0" ,
47+ "prebuildify" : " ^6 .0.1 " ,
4848 "prebuildify-ci" : " ^1.0.4" ,
49- "prebuildify-cross" : " ^5.0.0 " ,
49+ "prebuildify-cross" : " ^5.1.1 " ,
5050 "readfiletree" : " ^1.0.0" ,
5151 "rimraf" : " ^3.0.0" ,
5252 "standard" : " ^17.0.0" ,
53- "tap-arc" : " ^0 .3.5 " ,
54- "tape" : " ^5.5 .0" ,
53+ "tap-arc" : " ^1 .3.2 " ,
54+ "tape" : " ^5.9 .0" ,
5555 "tempy" : " ^1.0.1" ,
56- "typescript" : " ^4.5.5 "
56+ "typescript" : " ^5.6.3 "
5757 },
5858 "gypfile" : true ,
5959 "repository" : {
Original file line number Diff line number Diff line change 11{
2- "extends" : " @voxpelli/tsconfig/node12 .json" ,
2+ "extends" : " @voxpelli/tsconfig/node18 .json" ,
33 "compilerOptions" : {
44 "checkJs" : false
55 },
You can’t perform that action at this time.
0 commit comments