Socket
Socket
Sign inDemoInstall

core-js

Package Overview
Dependencies
0
Maintainers
1
Versions
273
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
2224
28Next

0.9.5

Diff

Changelog

Source

0.9.5 - 2015.04.30

  • Added cap for Function#@@hasInstance
  • Some fixes and optimizations
zloirock
published 0.9.4 •

Changelog

Source

0.9.4 - 2015.04.27

  • Fixed RegExp constructor
zloirock
published 0.9.3 •

Changelog

Source

0.9.3 - 2015.04.26

  • Some fixes and optimizations
zloirock
published 0.9.2 •

Changelog

Source

0.9.2 - 2015.04.25

  • More correct Promise unhandled rejection tracking and resolving / rejection priority
zloirock
published 0.9.1 •

Changelog

Source

0.9.1 - 2015.04.25

  • Fixed __proto__-based Promise subclassing in some environments
zloirock
published 0.9.0 •

Changelog

Source

0.9.0 - 2015.04.24

  • Added correct symbols descriptors
    • Fixed behavior Object.{assign, create, defineProperty, defineProperties, getOwnPropertyDescriptor, getOwnPropertyDescriptors} with symbols
    • Added single entry points for Object.{create, defineProperty, defineProperties}
  • Added Map#toJSON
  • Removed non-standard methods Object#[_] and Function#only - they solves syntax problems, but now in compilers available arrows and ~~in near future will be available~~ available bind syntax
  • Removed non-standard undocumented methods Symbol.{pure, set}
  • Some fixes and internal changes
zloirock
published 0.8.4 •

Changelog

Source

0.8.4 - 2015.04.18

  • Uses webpack instead of browserify for browser builds - more compression-friendly result
zloirock
published 0.8.3 •

Changelog

Source

0.8.3 - 2015.04.14

  • Fixed Array statics with single entry points
zloirock
published 0.8.2 •

Changelog

Source

0.8.2 - 2015.04.13

zloirock
published 0.8.1 •

Changelog

Source

0.8.1 - 2015.04.03

  • Fixed Symbol.keyFor
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