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

amqp-as-promised

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqp-as-promised - npm Package Versions

1
8

0.2.3

Diff

fred-o
published 0.2.2 •

Changelog

Source

0.2.2 - 2014-09-18

  • Bugfix: clumsy typo in rpc.
fred-o
published 0.2.1 •

Changelog

Source

0.2.1 - 2014-09-18

Changed

  • Better error handling in amqpc.queue(), amqpc.exchange() and amqpc.bind(); errors caught during queue and exchange declaration will now properly reject the promise.
  • Bug fix in amqpc.bind(): omitting the queue name didn't work as advertised in version 0.2.0, but should be fine now.
fred-o
published 0.2.0 •

Changelog

Source

0.2.0 - 2014-09-08

Changed

  • exchange.publish() now returns a promise, as advertised. Previously it did not, even though the docs said so.
  • The defaults for amqpc.queue() have changed to be more intuitive and in line with how amqpc.exchange() works.
  • amqpc.bind(), which previously expected an exchange name and a queue name, now accepts both names or exchange/queue objects.
  • queue.bind(), which previously expected an exchange object, not accepts both a name or an object.
algesten
published 0.1.7 •

fred-o
published 0.1.6 •

Changelog

Source

0.1.6

Changed

  • Use non-persistent deliveryMode for RPC calls.
fred-o
published 0.1.5 •

Changelog

Source

0.1.5

Changed
  • Now uses node-amqp 0.2.0 under the hood.
  • Better handling of reconnects.
fred-o
published 0.1.4 •

fred-o
published 0.1.3 •

fred-o
published 0.1.2 •

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