hatch-surf/node_modules/node-exports-info/test/versions.js
Riley Zhang df378d33ef
Some checks failed
CI / go (push) Waiting to run
CI / docker (push) Waiting to run
CI / lint-go (push) Waiting to run
CI / lint-docs (push) Waiting to run
CI / check-paperclip (push) Waiting to run
Deploy static site / Deploy to GitHub Pages (push) Has been cancelled
Deploy static site / Deploy via Docker to hatch.surf (push) Has been cancelled
Merge GitHub main into Gitea repo (allow unrelated histories)
Resolved conflicts by taking GitHub versions for:
- .dockerignore, .gitignore, Dockerfile, README.md, docker-compose.yml

Kept deploy.sh updated to:
- Pull from GitHub (primary source)
- Push to Gitea (push-mirror)
- Build from site/ directory (GitHub structure)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-06-25 05:20:46 +02:00

53 lines
693 B
JavaScript

'use strict';
module.exports = [
'v12.16.999',
'v12.17.0',
'v12.19.999',
'v12.20.0',
'v12.999.0',
'v13.0.0',
'v13.2.999',
'v13.3.0',
'v13.6.999',
'v13.7.0',
'v13.13.999',
'v13.14.0',
'v13.999.999',
'v14.0.0',
'v14.12.999',
'v14.13.0',
'v14.18.999',
'v14.19.0',
'v16.8.999',
'v16.9.0',
'v16.9.999',
'v16.10.0',
'v16.13.999',
'v16.14.0',
'v16.999.999',
'v17.0.0',
'v17.0.999',
'v17.1.0',
'v20.18.999',
'v20.19.0',
'v22.11.999',
'v22.12.0',
'v22.17.999',
'v22.18.0',
'v22.999.999',
'v23.0.0',
'v23.5.999',
'v23.6.0',
'v23.999.999',
'v24.0.0',
'v24.13.999',
'v24.14.0',
'v24.999.999',
'v25.0.0',
'v25.3.999',
'v25.4.0',
'v25.999.999',
'v26.0.0'
];