New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

core-js

Package Overview
Dependencies
Maintainers
1
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-js - npm Package Versions

1
2224
28

0.9.10

Diff
zloirock
published 0.9.10 •

Changelog

Source

0.9.10 - 2015.05.16

  • Wrapped Function#toString for correct work wrapped methods / constructors with methods similar to the lodash isNative
  • Added proto versions of methods to export object in default version for consistency with library version
zloirock
published 0.9.9 •

Changelog

Source
zloirock
published 0.9.8 •

Changelog

Source

0.9.8 - 2015.05.12

zloirock
published 0.9.7 •

Changelog

Source

0.9.7 - 2015.05.07

zloirock
published 0.9.6 •
zloirock
published 0.9.5 •

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