Socket
Socket
Sign inDemoInstall

es6-promise

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-promise - npm Package Versions

134

4.1.0

Diff

Changelog

Source

4.1.0

  • [BUGFIX] Fix memory leak [#269]
  • [BUGFIX] Auto Bundles within an AMD Environment [#263]
stefanpenner
published 4.0.5 •

Changelog

Source

4.0.5

  • fix require('es6-promise/auto') for Node < 4
stefanpenner
published 4.0.4 •

Changelog

Source

4.0.4

  • fix asap when using https://github.com/Kinvey/titanium-sdk
stefanpenner
published 4.0.3 •

Changelog

Source

4.0.3

  • fix Readme links
stefanpenner
published 4.0.2 •

Changelog

Source

4.0.2

  • fix require('es6-promise/auto');
stefanpenner
published 4.0.1 •

stefanpenner
published 4.0.0 •

Changelog

Source

4.0.0

  • no longer polyfill automatically, if needed one can still invoke require('es6-promise/auto') directly.
stefanpenner
published 3.3.1 •

Changelog

Source

3.3.1

  • fix links in readme
stefanpenner
published 3.3.0 •

Changelog

Source

3.3.0

  • support polyfil on WebMAF (playstation env)
  • fix tampering related bug global constructor was referenced by mistake.
  • provide TS Typings
  • increase compatibliity with sinon.useFakeTimers();
  • update build tools (use rollup)
  • directly export promise;
stefanpenner
published 3.2.1 •

Changelog

Source

3.2.1

  • fix race tampering issue
  • use eslint
  • fix Promise.all tampering
  • remove unused code
  • fix issues with NWJS/electron
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