[Snyk] Upgrade babel-preset-env from 1.2.1 to 1.7.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade babel-preset-env from 1.2.1 to 1.7.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: babel-preset-env
-
1.7.0 - 2018-05-10
-
1.6.1 - 2017-10-17
- Update compat table to fix two small issues (#445) (@danez)
- Add polyfills for ES6 static Object methods (#441) (@danez)
- Normalize module format of plugins/built-ins data (#376) (@rtsao)
-
1.6.0 - 2017-07-04
-
1.5.2 - 2017-06-07
-
1.5.1 - 2017-05-22
-
1.5.0 - 2017-05-20
-
1.4.0 - 2017-04-14
-
1.3.3 - 2017-04-07
-
1.3.2 - 2017-03-30
-
1.3.1 - 2017-03-30
-
1.3.0 - 2017-03-30
-
1.2.2 - 2017-03-15
-
1.2.1 - 2017-03-06
from babel-preset-env GitHub release notes1.7.0
🐛 Bug Fix
ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again.
es6.math.imulis supported on Android as of version 4.4Functions such as
Object.keys,Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015.babel-preset-envwithbuiltIns: truenow adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)Commit messages
Package name: babel-preset-env
create-react-app testfacebook/create-react-app#380 from leggiero/patch-1Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs