Socket
Socket
Sign inDemoInstall

rhea-promise

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rhea-promise - npm Package Versions

12

0.1.6

Diff

Changelog

Source

0.1.6 - 2018-09-28

  • property actionInitiated is now of type number which is incremented when the create, close action on an entity is under process and decremented when the action completes (succeeeded or failed).
amarzavery
published 0.1.5 •

Changelog

Source

0.1.5 - 2018-09-27

  • Improved log statements for better debugging.
  • Any type of error event will be emitted with a tick delay. This would give enough time for the create() methods to resolve the promise.
  • Added a new boolean property actionInitiated which indicates whether the create, close action on an entity is under process.
amarzavery
published 0.1.4 •

Changelog

Source

0.1.4 - 2018-09-25

  • options is a required property of Connection and Container.
amarzavery
published 0.1.3 •

Changelog

Source

0.1.3 - 2018-09-25

  • Transform relevant objects in rhea EventContext to rhea-promise objects.
  • Ensure that container.createConnection() creates a connection on that container and not on the default container.
amarzavery
published 0.1.2 •

Changelog

Source

0.1.2 - 2018-09-20

  • TS target to ES2015. This should help us support node.js version 6.x and above.
amarzavery
published 0.1.1 •

Changelog

Source

0.1.1 - 2018-09-20

  • Update homepage, repository and bug urls in package.json
amarzavery
published 0.1.0 •

Changelog

Source

0.1.0 - 2018-09-20

  • Initial version of rhea-promise.
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