Closed piranna closed 1 year ago
What is allVersions.json
?
There's a v8 version in https://nodejs.org/dist/index.json. We can add it if necessary, not sure about other fields. files
will add a lot of data which is usually not useful and only adds to the bundle's overall size.
Just v8 field is enough for me :-) At this moment i'm downloading the index.json file and parsing it, but make it imposible to use offline or on bad networks, that's why I would prefer to have it in a package.
Add extra info from
allVersions.json
file when fetching it, specificallyv8
version.