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

floca-amqp-client

Package Overview
Dependencies
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floca-amqp-client - npm Package Compare versions

Comparing version 3.0.14 to 4.0.0

27

package.json
{
"name": "floca-amqp-client",
"version": "3.0.14",
"version": "4.0.0",
"description": "AMQP client for floca-based projects",

@@ -26,21 +26,22 @@ "keywords": [

"dependencies": {
"async": "^2.4.0",
"clerobee": "^0.7.0",
"harcon": "^6.0.12",
"isa.js": "^1.8.5",
"proback.js": "^1.7.1",
"async": "^2.4.1",
"clerobee": "^0.8.5",
"harcon": "^7.0.0",
"isa.js": "^1.9.0",
"proback.js": "^1.8.0",
"rabbit.js": "^0.4.4"
},
"devDependencies": {
"chai": "^3.5.0",
"floca": "^3.0.14",
"floca-amqp": "^3.0.14",
"gulp": "^3.9.1",
"gulp-eslint": "^3.0.1",
"gulp-load-plugins": "^1.5.0",
"gulp-mocha": "^4.3.1"
"chai": "^4.0.1",
"floca": "^4.0.0",
"floca-amqp": "^4.0.0"
},
"engines": {
"node": ">= 6.0.0"
},
"scripts": {
"lint": "eslint lib/",
"mocha": "mocha test/client.mocha.js",
"test": "mocha test/client.mocha.js"
}
}
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