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

amqper

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqper - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

yarn.lock

32

package.json
{
"name": "amqper",
"version": "0.3.1",
"version": "0.4.0",
"description": "A simple and elegant AMQP client for node based on amqplib.",

@@ -18,22 +18,22 @@ "homepage": "https://github.com/taoyuan/amqper",

"dependencies": {
"amqplib": "^0.4.0",
"bluebird": "^3.1.1",
"debug": "^2.2.0",
"amqplib": "^0.5.1",
"bluebird": "^3.5.0",
"debug": "^2.6.6",
"depd": "^1.1.0",
"houkou": "^0.2.2",
"lodash": "^3.10.1",
"lodash": "^4.17.4",
"msgpack": "^1.0.2"
},
"devDependencies": {
"chai": "^3.4.1",
"gulp": "^3.9.0",
"gulp-exclude-gitignore": "^1.0.0",
"gulp-istanbul": "^0.10.3",
"gulp-jshint": "^2.0.0",
"gulp-mocha": "^2.2.0",
"gulp-nsp": "^2.2.1",
"gulp-plumber": "^1.0.1",
"jshint-stylish": "^2.1.0",
"mocha": "^2.3.4",
"uuid": "^2.0.1"
"chai": "^3.5.0",
"gulp": "^3.9.1",
"gulp-exclude-gitignore": "^1.1.1",
"gulp-istanbul": "^1.1.1",
"gulp-jshint": "^2.0.4",
"gulp-mocha": "^4.3.1",
"gulp-nsp": "^2.4.2",
"gulp-plumber": "^1.1.0",
"jshint-stylish": "^2.2.1",
"mocha": "^3.3.0",
"uuid": "^3.0.1"
},

@@ -40,0 +40,0 @@ "scripts": {

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