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

@highoutput/amqp

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highoutput/amqp - npm Package Compare versions

Comparing version 0.4.11 to 0.5.0

1

build/index.d.ts

@@ -20,2 +20,3 @@ import Client, { ClientOptions } from './lib/client';

prefix?: string;
bufferSize?: number;
};

@@ -22,0 +23,0 @@ export default class Amqp {

7

package.json
{
"name": "@highoutput/amqp",
"version": "0.4.11",
"version": "0.5.0",
"description": "A simplified abstraction of the AMQP 1.0 protocol",

@@ -46,3 +46,3 @@ "keywords": [

"ramda": "^0.27.0",
"rhea": "^1.0.18",
"rhea": "git+ssh://git@github.com/HighOutputVentures/rhea.git#semver:~1.1.1",
"serialize-error": "^5.0.0",

@@ -53,4 +53,3 @@ "uuid": "^3.4.0"

"access": "public"
},
"gitHead": "7b325fd0a6d2a5b413709221933e31eed723e08d"
}
}

Sorry, the diff of this file is not supported yet

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