Socket
Socket
Sign inDemoInstall

core-js-pure

Package Overview
Dependencies
0
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
1012
15Next

3.5.0

Diff

Changelog

Source

3.5.0 - 2019.12.12

  • Added object iteratoration stage 1 proposal:
    • Object.iterateKeys
    • Object.iterateValues
    • Object.iterateEntries
zloirock
published 3.4.8 •

Changelog

Source

3.4.8 - 2019.12.09

  • Added one more workaround for broken in previous versions inspectSource helper, #719
  • Added Opera Mobile compat data
  • Updated Samsung Internet, iOS, old Node and Android compat data mapping
  • es.string.match-all marked as completely supported in FF73
  • Generate core-js-compat/modules since often we need just the list of core-js modules
zloirock
published 3.4.7 •

Changelog

Source

3.4.7 - 2019.12.03

  • Fixed an NPM publishing issue
zloirock
published 3.4.6 •

Changelog

Source

3.4.6 - 2019.12.03

  • Improved iOS compat data - added missed mapping iOS 12.2 -> Safari 12.1, added bug fixes from patch releases
  • Added Safari 13.1 compat data
  • Added missed in core-js-compat helpers ie_mob normalization
  • Normalize the result of getModulesListForTargetVersion core-js-compat helper
  • Improved CI detection in the postinstall script, #707
zloirock
published 3.4.5 •

Changelog

Source

3.4.5 - 2019.11.28

  • Detect incorrect order of operations in Object.assign, MS Edge bug
  • Detect usage of ToLength in Array#{ filter, map }, FF48-49 and MS Edge 14- issues
  • Detect incorrect MS Edge 17-18 Reflect.set which allows setting the property to object with non-writable property on the prototype
  • Fixed inspectSource helper with multiple core-js copies and some related features like some edge cases of Promise feature detection
zloirock
published 3.4.4 •

Changelog

Source

3.4.4 - 2019.11.27

  • Added feature detection for Safari non-generic Promise#finally bug (critical for core-js-pure)
  • Fixed missed esnext.string.code-points in core-js/features/string entry point
  • Updated Iterator proposal feature detection for the case of non-standard Iterator in FF44-
zloirock
published 3.4.3 •

Changelog

Source

3.4.3 - 2019.11.26

  • Fixed missed es.json.stringify and some modules from iteration helpers proposal in some entry points (includes the root entry point)
  • Added a workaround of String#{ endsWith, startsWith } MDN polyfills bugs, #702
  • Fixed .size property descriptor of Map / Set in the pure version
  • Refactoring, some internal improvements
zloirock
published 3.4.2 •

Changelog

Source

3.4.2 - 2019.11.22

  • Don't use polyfilled symbols as internal uids, a workaround for some incorrect use cases
  • String#replaceAll is available only in nightly FF builds
  • Improved Promise feature detection for the case of V8 6.6 with multiple core-js copies
  • Some internals optimizations
  • Added Node 13.2 -> V8 7.9 compat data mapping
  • Returned usage of node -e in postinstall scripts
zloirock
published 3.4.1 •

Changelog

Source

3.4.1 - 2019.11.12

zloirock
published 3.4.0 •

Changelog

Source

3.4.0 - 2019.11.07

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