Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-env

Package Overview
Dependencies
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-env - npm Package Versions

13
6

2.0.0-alpha.16

Diff

hzoo
published 2.0.0-alpha.15 •

existentialism
published 1.6.0 •

Changelog

Source

v1.6.0 (2017-07-04)

:rocket: New Feature

  • Bump compat-table for node8 support (#363) (@existentialism)

We updated our mappings to support native trailing function commas and string paddings in Node.js 8+.

:bug: Bug Fix

  • Handle chromeandroid browserslist value (#367) (@yavorsky)

We added support for using browserslist's chromeandroid in targets.

:memo: Documentation

  • Tweak uglify option docs (#368) (@existentialism)

Thanks to @graingert and @pfiaux for pointing out some needed updates to the uglify-js-related docs.

existentialism
published 1.5.2 •

Changelog

Source

v1.5.2 (2017-06-07)

:bug: Bug Fix

  • Ensure explicit targets always override browsers key targets (#346) (@existentialism)

browser targets should be overridden by explicit targets, and we inadvertently broke this when we landed string version support.

hzoo
published 2.0.0-alpha.12 •

existentialism
published 1.5.1 •

Changelog

Source

v1.5.1 (2017-05-22)

:bug: Bug Fix

  • Compile with loose mode (#322) (@existentialism)
existentialism
published 1.5.0 •

Changelog

Source

v1.5.0 (2017-05-19)

:rocket: New Feature

  • Support target versions as strings (#321) (@existentialism)

We were originally waiting on 2.x for a breaking change, but since node v7.10 and other targets are causing some pain, we decided to land a backwards compatible version.

:house: Internal

  • Backport: use preset-env and remove flow-strip-types (#324) (@yavorsky)
  • Bump electron-to-chromium (#329) (@existentialism)
  • Tweak version mappings to match compat-table updates (#323) (@existentialism)
  • Bump browserslist (#319) (@existentialism)
  • Bump compat-table (#307) (@existentialism)
  • Add debug-fixtures and test/tmp to .eslintignore (#305) (@yavorsky)
hzoo
published 2.0.0-alpha.7 •

hzoo
published 2.0.0-alpha.6 •

existentialism
published 1.4.0 •

Changelog

Source

v1.4.0 (2017-04-14)

:rocket: New Feature

  • Support spec option (#98) (@Kovensky)

Added an option to enable more spec compliant, but potentially slower, transformations for any plugins in this preset that support them.

  • Bump compat-table for Edge 15 support (#273) (@existentialism)

We updated our mappings so that you can get native support for async/await and other goodies when targeting Edge 15!

:bug: Bug Fix

  • Add Android browser to name map (#270) (@existentialism)

Fixed a bug that was ignoring Android targets in browserslist queries (for example: "Android >= 4").

:memo: Documentation

  • Clarify note about loading polyfills only once (#282) (@darahak)
  • Add a reminder about include/exclude options (#275) (@existentialism)

:house: Internal

  • Chore: reduce package size. (#281) (@evilebottnawi)
  • Remove deprecated comment (#271) (@yavorsky)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc