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

amqplib-easy

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqplib-easy - npm Package Compare versions

Comparing version 2.2.3 to 2.3.0

.nvmrc

7

package.json
{
"name": "amqplib-easy",
"version": "2.2.3",
"version": "2.3.0",
"description": "Simplified API for interacting with AMQP",
"main": "index.js",
"engines": {
"iojs": ">=1.0 <1.6",
"node": ">=0.10 <0.13",
"npm": "^2"
},
"scripts": {

@@ -7,0 +12,0 @@ "lint": "eslint --ignore-path .gitignore .",

2

test/resources/death.js

@@ -16,2 +16,2 @@ 'use strict';

diehard.listen();
diehard.listen({timeout: 8000});

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