Likely because of implicit `equals` (ie, Safari 12 support implies iOS Safari 12), the versions in the `res` hash are not always sorted in version order. Doing a semver sort reveals some builtins have actually been supported a little longer than we thought!
@babel/preset-env
A Babel preset for each environment.
See our website @babel/preset-env for more information or the issues associated with this package.
Install
Using npm:
npm install --save-dev @babel/preset-env
or using yarn:
yarn add @babel/preset-env --dev