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

core-js-builder

Package Overview
Dependencies
Maintainers
0
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-js-builder - npm Package Versions

1
19

2.5.7

Diff

Changelog

Source

2.5.7 - 2018.05.26

  • Get rid of reserved variable name final, related #400
zloirock
published 3.0.0-beta.1 •

zloirock
published 2.5.6 •

Changelog

Source

2.5.6 - 2018.05.07

  • Forced replace native Promise in V8 6.6 (Node 10 and Chrome 66) because of a bug with resolving custom thenables
  • Added a workaround for usage buggy native LG WebOS 2 Promise in microtask implementation, #396
  • Added modern version internal debugging information about used versions
zloirock
published 2.5.5 •

Changelog

Source

2.5.5 - 2018.04.08

  • Fix some edge cases of Reflect.set, #392 and #393
zloirock
published 3.0.0-alpha.4 •

zloirock
published 3.0.0-alpha.3 •

zloirock
published 3.0.0-alpha.2 •

zloirock
published 2.5.4 •

Changelog

Source

2.5.4 - 2018.03.27

  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version
zloirock
published 3.0.0-alpha.1 •

zloirock
published 2.5.3 •

Changelog

Source

2.5.3 - 2017.12.12

  • Fixed calling onunhandledrejectionhandler multiple times for one Promise chain, #318
  • Forced replacement of String#{padStart, padEnd} in Safari 10 because of a bug, #280
  • Fixed Array#@@iterator in a very rare version of WebKit, #236 and #237
  • One more #345-related fix
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