File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - x64
2929 node :
3030 - 20
31- - 24
3231 include :
3332 - os : macos-latest
3433 node : 20
4241 node : 20
4342 host : arm64
4443 target : arm64
45- - os : macos-latest
46- node : 24
47- host : arm64
48- target : arm64
49- - os : ubuntu-22.04-arm
50- node : 24
51- host : arm64
52- target : arm64
53- - os : windows-11-arm
54- node : 24
55- host : arm64
56- target : arm64
5744
5845 name : ${{ matrix.os }} (host=${{ matrix.host }}, target=${{ matrix.target }})
5946 steps :
@@ -131,16 +118,10 @@ jobs:
131118 variant :
132119 - alpine3.20
133120 include :
134- - target : linux/arm64
135- variant : alpine3.21
136- node : 22
137121 # musl x64 builds
138122 - target : linux/amd64
139123 variant : alpine3.20
140124 node : 20
141- - target : linux/amd64
142- variant : alpine3.21
143- node : 22
144125 name : ${{ matrix.variant }} (node=${{ matrix.node }}, target=${{ matrix.target }})
145126 steps :
146127 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 11{
22 "name" : " @appthreat/sqlite3" ,
33 "description" : " Asynchronous, non-blocking SQLite3 bindings. Modern rewrite of TryGhost/node-sqlite3" ,
4- "version" : " 8.0.0 " ,
4+ "version" : " 8.0.1 " ,
55 "homepage" : " https://github.com/AppThreat/node-sqlite3" ,
66 "author" : " Team AppThreat <cloud@appthreat.com>" ,
77 "binary" : {
You can’t perform that action at this time.
0 commit comments