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

socket.io-amqp0

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socket.io-amqp0 - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

2

dist/index.js

@@ -7,3 +7,3 @@ "use strict";

const socket_io_adapter_1 = require("socket.io-adapter");
const debug_1 = (0, tslib_1.__importDefault)(require("debug"));
const debug_1 = tslib_1.__importDefault(require("debug"));
const os_1 = require("os");

@@ -10,0 +10,0 @@ const util_1 = require("./util");

{
"name": "socket.io-amqp0",
"version": "5.0.2",
"version": "5.0.3",
"description": "socket.io adapter for amqp 0.9.1+ (e.g. RabbitMQ)",

@@ -22,5 +22,5 @@ "main": "dist/index.js",

"dependencies": {
"amqplib": "0.7.x",
"debug": "4.x.x",
"socket.io-adapter": "^2.3.2"
"amqplib": "^0.8.0",
"debug": "^4.3.4",
"socket.io-adapter": "^2.4.0"
},

@@ -32,6 +32,6 @@ "repository": {

"devDependencies": {
"@types/amqplib": "0.8.2",
"@types/debug": "4.x",
"@types/jest": "26.x",
"@types/node": "14.x",
"@types/amqplib": "^0.8.2",
"@types/debug": "^4.1.7",
"@types/jest": "^27.5.0",
"@types/node": "^16.11.33",
"eslint": "7.x",

@@ -41,11 +41,11 @@ "eslint-plugin-jest": "24.x",

"get-port": "5.x",
"jest": "26.x",
"jest-junit": "12.x",
"jest": "^28.1.0",
"jest-junit": "^13.2.0",
"mocha": "4.x",
"nsp": "3.x",
"prettier": "2.x",
"socket.io": "^4.3.1",
"socket.io-client": "^4.3.2",
"ts-jest": "26.x",
"typescript": "4.4.x"
"socket.io": "^4.5.0",
"socket.io-client": "^4.5.0",
"ts-jest": "^28.0.1",
"typescript": "~4.6.4"
},

@@ -52,0 +52,0 @@ "authors": [

Sorry, the diff of this file is not supported yet

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