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

es6-shim

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-shim - npm Package Versions

1
78

0.5.2

Diff

Changelog

Source

es6-shim 0.5.2 (17 June 2012)

  • Removed String#toArray and Object.isObject as per spec updates.
paulmillr
published 0.5.1 •

Changelog

Source

es6-shim 0.5.1 (14 June 2012)

  • Made Map and Set follow Spidermonkey implementation instead of V8. var m = Map(); m.set('key', void 0); m.has('key'); now gives true.
paulmillr
published 0.5.0 •

Changelog

Source

es6-shim 0.5.0 (13 June 2012)

  • Added Number.MAX_INTEGER, Number.EPSILON, Number.parseInt, Number.parseFloat, Number.prototype.clz, Object.isObject.
paulmillr
published 0.4.1 •

Changelog

Source

es6-shim 0.4.1 (11 May 2012)

  • Fixed boundary checking in Number.isInteger.
paulmillr
published 0.4.0 •

Changelog

Source

es6-shim 0.4.0 (8 February 2012)

  • Added Math.log10, Math.log2, Math.log1p, Math.expm1, Math.cosh, Math.sinh, Math.tanh, Math.acosh, Math.asinh, Math.atanh, Math.hypot, Math.trunc.
paulmillr
published 0.3.1 •

Changelog

Source

es6-shim 0.3.1 (30 January 2012)

  • Added IE8 support.
paulmillr
published 0.3.0 •

Changelog

Source

es6-shim 0.3.0 (27 January 2012)

  • Added Number.isFinite() and Object.isnt().
paulmillr
published 0.2.1 •

Changelog

Source

es6-shim 0.2.1 (7 January 2012)

  • Fixed a bug in String#endsWith().
paulmillr
published 0.2.0 •

Changelog

Source

es6-shim 0.2.0 (25 December 2011)

  • Added browser support.
  • Added tests.
  • Added Math.sign().
paulmillr
published 0.1.0 •

Changelog

Source

es6-shim 0.1.0 (25 December 2011)

  • Initial release
1
78
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