Describe the feature
https://github.com/lorypelli/in-container/blob/main/package.json#L6-L8
https://github.com/lorypelli/in-container/blob/main/src/cli.ts#L50-L52
show the recommended node version based on from which version the function is available and show it in the website
in my case:
min: >=14.18.0
recommended: >=16.17.0 <17.0.0 || >=18.3.0
Additional information
Final checks
Describe the feature
https://github.com/lorypelli/in-container/blob/main/package.json#L6-L8
https://github.com/lorypelli/in-container/blob/main/src/cli.ts#L50-L52
show the recommended node version based on from which version the function is available and show it in the website
in my case:
min:
>=14.18.0recommended:
>=16.17.0 <17.0.0 || >=18.3.0Additional information
Final checks