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.1 to 1.0.2

20

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

@@ -41,16 +41,16 @@ "main": "./dist/index.js",

"devDependencies": {
"@tada5hi/eslint-config-typescript": "^0.0.24",
"@tada5hi/eslint-config-typescript": "^0.0.25",
"@types/amqplib": "^0.8.2",
"@types/jest": "^27.0.3",
"@types/node": "^17.0.2",
"@types/uuid": "^8.3.3",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"@types/uuid": "^8.3.4",
"codecov": "^3.8.3",
"coveralls": "^3.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.5.0",
"jest": "^27.4.5",
"np": "^7.6.0",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"
"eslint": "^8.12.0",
"jest": "^27.5.1",
"np": "^7.6.1",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
}
}
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