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

amqp-extension

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqp-extension - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.1](https://github.com/Tada5hi/amqp-extension/compare/v1.1.0...v1.1.1) (2023-02-03)
### Bug Fixes
* expose amqplib types \n\n BREAKING CHANGE: bump to v2 ([5156649](https://github.com/Tada5hi/amqp-extension/commit/515664904e54c0767fb495bf7c6993101b0f169f))
# [1.1.0](https://github.com/Tada5hi/amqp-extension/compare/v1.0.5...v1.1.0) (2023-02-03)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "amqp-extension",
"version": "1.1.0",
"version": "1.1.1",
"description": "An amqp extension with functions and utility functions to consume and publish queue messages.",

@@ -38,2 +38,3 @@ "main": "./dist/index.js",

"dependencies": {
"@types/amqplib": "^0.10.0",
"amqplib": "^0.10.3",

@@ -53,3 +54,2 @@ "smob": "^0.1.0",

"@tada5hi/tsconfig": "^0.4.0",
"@types/amqplib": "^0.10.0",
"@types/jest": "^27.4.1",

@@ -56,0 +56,0 @@ "@types/node": "^18.11.9",

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