Files
flights_web_raw/ClientApp/node_modules/node-exports-info/test/versions.js
T
gnezim 0a5ab058a6 Initial commit: Aeroflot Flights Web - Angular 12 baseline
- Angular 12 application with PrimeNG components
- 5 existing Cypress e2e test suites
- SCSS styling with BEM naming convention
- i18n support (10 languages)
- Leaflet map integration
- Complete component hierarchy and routing structure

This baseline will be used for Angular → React migration.
2026-04-05 18:47:57 +03:00

43 lines
554 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.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',
'v25.3.999',
'v25.4.0'
];