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 7.0.0 to 7.0.1

6

CHANGELOG.md
# socket.io-amqp0
## 7.0.1
### Patch Changes
- c05af0e: Fixed issue with imports and ESM
## 7.0.0

@@ -4,0 +10,0 @@

2

dist/index.js

@@ -5,3 +5,3 @@ /* eslint-disable no-console */

import { hostname } from 'os';
import { randomString, mapIter, filterIter } from './util';
import { randomString, mapIter, filterIter } from './util.js';
import { promisify } from 'util';

@@ -8,0 +8,0 @@ const nullSet = new Set([null]);

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

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

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