Socket
Socket
Sign inDemoInstall

amqplib

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqplib - npm Package Versions

234

0.10.4

Diff

Changelog

Source

Changes in v0.10.4

  • Improve stream example as per https://github.com/amqp-node/amqplib/issues/722
  • Added support for RabbitMQ's connection update-secret operation. See https://github.com/amqp-node/amqplib/issues/755
cressie176
published 0.10.3 •

Changelog

Source

Changes in v0.10.3

git log v0.10.2..v0.10.3

  • Use @acuminous/bitsyntax fork. See https://github.com/amqp-node/amqplib/issues/453
cressie176
published 0.10.2 •

Changelog

Source

Changes in v0.10.2

git log v0.10.1..v0.10.2

  • Use Buffer.allocUnsafe when sending messages to improve performance (PR 695, thank you @chkimes and @Uzlopak)
cressie176
published 0.10.1 •

Changelog

Source

Changes in v0.10.1

git log v0.10.0..v0.10.1

  • Allow servername to be specified via socket options as discussed in issue 697
cressie176
published 0.10.0 •

Changelog

Source

Changes in v0.10.0

git log v0.9.1..v0.10.0

  • Use Native promises (PR 689, thank you @mohd-akram and @kibertoad)
cressie176
published 0.9.1 •

Changelog

Source

Changes in v0.9.1

git log v0.9.0..v0.9.1

  • Assorted readme changes
  • Use Array.prototype.push.apply instead of concat in Mux (PR 658, thank you @Uzlopak and @kibertoad)
  • Use Map instead of Object for BaseChannel.consumers (PR 660, thank you @Uzlopak)
  • Delete consumer callback after cancellation to free memory (PR 659, thank you @Uzlopak and @kibertoad)
cressie176
published 0.9.0 •

Changelog

Source

Changes in v0.9.0

git log v0.8.0..v0.9.0

  • Update mocha and replace the deprecated istanbul with nyc (PR 681
  • Update url-parse (PR 675, thank you @suhail-n and @kibertoad)
  • fix: done called twice on invalid options (PR 667, thank you @luddd3 and @kibertoad)
  • Close connection to server on connect errors (PR 647, thank you @luddd3 and @kibertoad)
  • Modernise channel_model.js (PR 635, thank you @kibertoad and @jimmywarting)
  • Bring package-lock.json up to date (PR 653
  • Update url-parse (PR 652, thank you @giorgioatanasov and @buffolander)
  • Modernise channel_model.js (PR 651, thank you for the review @kibertoad)
  • Modernise bitset.js (PR 634, thank you @kibertoad and @jimmywarting)
  • :warning: Drop CI for node versions below 10 (PR 631, thank you for the review @kibertoad)
  • Replace safe-buffer dependency with native buffers (PR 628, thank you @kibertoad and @jimmywarting)
squaremo
published 0.8.0 •

Changelog

Source

Changes in v0.8.0

git log v0.7.1..v0.8.0

  • :warning: Support for NodeJS prior to v10 is dropped :warning: (PR 615, thank you @xamgore and everyone who helped there)
  • Use hostname as TLS servername, to help with using servers behind load balancers (PR 567, thanks to @carlhoerberg and commenters)
squaremo
published 0.7.1 •

Changelog

Source

Changes in v0.7.1

git log v0.7.0..v0.7.1

  • Update url-parse (and others) (PR 607, thanks @ThomasGawlitza)
squaremo
published 0.7.0 •

Changelog

Source

Changes in v0.7.0

git log v0.6.0..v0.7.0

  • Extend support to Node.js v15
  • Fix use of stream.write in tests
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