File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - 16
1919 - 18
2020 - 20
21- include :
22- - os : windows-2019
23- node_version : 14
24- - os : macos-13
25- node_version : 14
2621 name : Node ${{ matrix.node_version }} on ${{ matrix.os }}
2722
2823 steps :
4136 with :
4237 node-version : ${{ matrix.node_version }}
4338
44- - name : Setup python
45- if : matrix.node_version == 14
46- # Old versions of Node bundle old versions of npm.
47- # Old versions of npm bundle old versions of node-gyp.
48- # Old versions of node-gyp are incompatible with Python 3.11+.
49- # Install older Python (Python 3.10) as a workaround.
50- uses : actions/setup-python@v4
51- with :
52- python-version : ' 3.10'
53-
5439 - name : Install Python setuptools (Unix-likes)
5540 # This is needed for Python 3.12+, since many versions of node-gyp
5641 # are incompatible with Python 3.12+, which no-longer ships 'distutils'
Original file line number Diff line number Diff line change 1818 },
1919 "repository" : {
2020 "type" : " git" ,
21- "url" : " https://github.com/atom /superstring.git"
21+ "url" : " https://github.com/pulsar-edit /superstring.git"
2222 },
2323 "keywords" : [
2424 " text" ,
3030 "author" : " Nathan Sobo <nathan@github.com>" ,
3131 "license" : " MIT" ,
3232 "bugs" : {
33- "url" : " https://github.com/atom /superstring/issues"
33+ "url" : " https://github.com/pulsar-edit /superstring/issues"
3434 },
35- "homepage" : " https://github.com/atom /superstring" ,
35+ "homepage" : " https://github.com/pulsar-edit /superstring" ,
3636 "devDependencies" : {
3737 "chai" : " ^2.0.0" ,
3838 "mocha" : " ^2.3.4" ,
39- "node-addon-api" : " ^8.3.1 " ,
39+ "node-addon-api" : " ^8.5.0 " ,
4040 "random-seed" : " ^0.2.0" ,
4141 "standard" : " ^4.5.4" ,
4242 "temp" : " ^0.8.3" ,
You can’t perform that action at this time.
0 commit comments