Socket
Socket
Sign inDemoInstall

core-js

Package Overview
Dependencies
Maintainers
1
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-js - npm Package Versions

1
28

0.4.3

Diff

Changelog

Source

0.4.3 - 2015.01.10

  • Added Function instances name property for IE9+
zloirock
published 0.4.2 •

Changelog

Source

0.4.2 - 2015.01.10

  • Object static methods accept primitives
  • RegExp constructor can alter flags (IE9+)
  • Added Array.prototype[Symbol.unscopables]
zloirock
published 0.4.1 •

Changelog

Source
zloirock
published 0.4.0 •

Changelog

Source

0.4.0 - 2015.01.03

  • Added es6.reflect module:
    • Added Reflect.apply
    • Added Reflect.construct
    • Added Reflect.defineProperty
    • Added Reflect.deleteProperty
    • Added Reflect.enumerate
    • Added Reflect.get
    • Added Reflect.getOwnPropertyDescriptor
    • Added Reflect.getPrototypeOf
    • Added Reflect.has
    • Added Reflect.isExtensible
    • Added Reflect.preventExtensions
    • Added Reflect.set
    • Added Reflect.setPrototypeOf
  • core-js methods now can use external Symbol.iterator polyfill
  • Some fixes
zloirock
published 0.3.3 •

Changelog

Source

0.3.3 - 2014.12.28

zloirock
published 0.3.2 •

Changelog

Source

0.3.2 - 2014.12.25

  • Added cap for ES5 freeze-family methods
  • Fixed console bug
zloirock
published 0.3.1 •

Changelog

Source
zloirock
published 0.3.0 •

Changelog

Source

0.3.0 - 2014.12.23

zloirock
published 0.2.5 •

Changelog

Source

0.2.5 - 2014.12.20

  • console no longer shortcut for console.log (compatibility problems)
  • Some fixes
zloirock
published 0.2.4 •

Changelog

Source

0.2.4 - 2014.12.17

  • Better compliance of ES6
  • Added Math.fround (IE10+)
  • Some fixes
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