Socket
Socket
Sign inDemoInstall

babel-preset-env

Package Overview
Dependencies
77
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

1.7.0

Diff

danez
published 1.6.1 •

Changelog

Source

v1.6.1 (2017-10-17)

:bug: Bug Fix

  • Update compat table to fix two small issues (#445) (@danez)

ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again. es6.math.imul is supported on Android as of version 4.4

  • Add polyfills for ES6 static Object methods (#441) (@danez)

Functions such as Object.keys, Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015. babel-preset-env with builtIns: true now adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)

  • Normalize module format of plugins/built-ins data (#376) (@rtsao)
hzoo
published 7.0.0-beta.3 •

hzoo
published 2.0.0-beta.2 •

hzoo
published 2.0.0-beta.1 •

hzoo
published 2.0.0-beta.0 •

hzoo
published 2.0.0-alpha.20 •

hzoo
published 2.0.0-alpha.19 •

hzoo
published 2.0.0-alpha.18 •

hzoo
published 2.0.0-alpha.17 •

23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc