Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@davinci/messaging-amqp

Package Overview
Dependencies
Maintainers
21
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@davinci/messaging-amqp - npm Package Compare versions

Comparing version 1.0.0-next.3 to 2.0.0-next.11

31

CHANGELOG.md

@@ -6,33 +6,4 @@ # Change Log

# [1.0.0-next.3](https://github.com/HPInc/davinci/compare/@davinci/messaging-amqp@1.0.0-next.2...@davinci/messaging-amqp@1.0.0-next.3) (2022-10-25)
# [2.0.0-next.11](https://github.com/HPInc/davinci/compare/@davinci/messaging-amqp@2.0.0-next.10...@davinci/messaging-amqp@2.0.0-next.11) (2022-11-03)
### Features
* **interceptors:** standardized usage, added specific types ([b07022e](https://github.com/HPInc/davinci/commit/b07022e482fe1dbf92b9190d34f065fb8254dde8))
# [1.0.0-next.2](https://github.com/HPInc/davinci/compare/@davinci/messaging-amqp@1.0.0-next.1...@davinci/messaging-amqp@1.0.0-next.2) (2022-10-25)
**Note:** Version bump only for package @davinci/messaging-amqp
# 1.0.0-next.1 (2022-10-25)
### Bug Fixes
* removed unneeded files ([1c0a895](https://github.com/HPInc/davinci/commit/1c0a89593068ad3bd9c96370a1fffdc3835230a1))
### Features
* **amqp:** added graceful shutdown strategies ([0a8ef81](https://github.com/HPInc/davinci/commit/0a8ef814a9302f66f20e9802729e0f2877f5e499))
* **amqp:** added logic to reuse channels ([c0e3218](https://github.com/HPInc/davinci/commit/c0e321816320af3b24b7db224f3fa6f6f978a08b))
* **messagingAmqp:** implemented basic AmqpModule version ([133e387](https://github.com/HPInc/davinci/commit/133e387849ee221701ec6aad4d5bc261fa269c5b))

10

package.json
{
"name": "@davinci/messaging-amqp",
"version": "1.0.0-next.3",
"version": "2.0.0-next.11",
"description": "AMQP module",

@@ -23,5 +23,5 @@ "author": "HP",

"dependencies": {
"@davinci/core": "^2.0.0-next.3",
"@davinci/messaging": "^1.0.0-next.2",
"@davinci/reflector": "^2.0.0-next.2",
"@davinci/core": "^2.0.0-next.11",
"@davinci/messaging": "^2.0.0-next.11",
"@davinci/reflector": "^2.0.0-next.11",
"@fastify/deepmerge": "^1.1.0",

@@ -41,3 +41,3 @@ "fast-json-stable-stringify": "^2.1.0",

},
"gitHead": "6b5d17664e93136a77218499cc42d3b503d773de"
"gitHead": "afb3c78362197b0c8983d56889b2ccdf4fa13149"
}
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