Socket
Socket
Sign inDemoInstall

core-js-bundle

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-js-bundle - npm Package Versions

1
16

3.13.0

Diff

Changelog

Source

3.13.0 - 2021.05.26

  • Accessible Object#hasOwnProperty (Object.hasOwn) proposal moved to the stage 3, May 2021 TC39 meeting
zloirock
published 3.12.1 •

Changelog

Source

3.12.1 - 2021.05.09

  • Fixed some cases of Function#toString with multiple core-js instances
  • Fixed some possible String#split polyfill problems in V8 5.1
zloirock
published 3.12.0 •

Changelog

Source

3.12.0 - 2021.05.06

zloirock
published 3.11.3 •

Changelog

Source

3.11.3 - 2021.05.05

  • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required
zloirock
published 3.11.2 •

Changelog

Source

3.11.2 - 2021.05.03

  • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
  • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
  • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms
zloirock
published 3.11.1 •

Changelog

Source

3.11.1 - 2021.04.28

  • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
  • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564
zloirock
published 3.11.0 •

Changelog

Source

3.11.0 - 2021.04.22

zloirock
published 3.10.2 •

Changelog

Source

3.10.2 - 2021.04.19

  • URL and URLSearchParams marked as supported from Safari 14.0
  • Polyfilled built-in constructors protected from calling on instances
zloirock
published 3.10.1 •

Changelog

Source

3.10.1 - 2021.04.08

  • Prevented possible RegExp#split problems in old engines, #751, #919
  • Detection of Safari 10 string padding bug extended to some Safari-based browsers
zloirock
published 3.10.0 •

Changelog

Source

3.10.0 - 2021.03.31

  • Array find from last proposal moved to the stage 2, March TC39 meeting
  • Prevented possible RegExp#exec problems in some old engines, #920
  • Updated compat data mapping:
    • NodeJS up to 16.0
    • Electron up to 13.0
    • Samsung Internet up to 14.0
    • Opera Android up to 62
    • The rest automatically
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