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

amqp-delegate

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqp-delegate - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

22

package.json
{
"name": "amqp-delegate",
"version": "1.0.4",
"version": "1.0.5",
"description": "A remote worker system that uses AMQP to coordinate jobs.",

@@ -41,3 +41,3 @@ "main": "src/index.js",

"amqplib": "^0.5.5",
"uuid": "^3.3.2"
"uuid": "^3.3.3"
},

@@ -52,19 +52,19 @@ "devDependencies": {

"chai-as-promised": "^7.1.1",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^13.0.1",
"eslint": "^6.2.2",
"eslint-config-prettier": "^6.1.0",
"eslint-config-standard": "^14.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha": "^6.0.0",
"eslint-plugin-mocha": "^6.1.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-standard": "^4.0.1",
"faker": "^4.1.0",
"husky": "^3.0.2",
"lint-staged": "^9.2.1",
"husky": "^3.0.4",
"lint-staged": "^9.2.5",
"mocha": "^6.2.0",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"proxyquire": "^2.1.1",
"sinon": "^7.3.2",
"proxyquire": "^2.1.3",
"sinon": "^7.4.1",
"sinon-chai": "^3.3.0",

@@ -71,0 +71,0 @@ "supertest": "^4.0.2",

Sorry, the diff of this file is too big to display

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