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.0.2 to 1.0.3

12

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

@@ -37,10 +37,10 @@ "main": "./dist/index.js",

"dependencies": {
"amqplib": "^0.8.0",
"amqplib": "^0.9.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@tada5hi/eslint-config-typescript": "^0.0.25",
"@tada5hi/eslint-config-typescript": "^1.0.3",
"@types/amqplib": "^0.8.2",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"@types/node": "^17.0.34",
"@types/uuid": "^8.3.4",

@@ -50,8 +50,8 @@ "codecov": "^3.8.3",

"cross-env": "^7.0.3",
"eslint": "^8.12.0",
"eslint": "^8.15.0",
"jest": "^27.5.1",
"np": "^7.6.1",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
}
}
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