Socket
Socket
Sign inDemoInstall

governor-agent

Package Overview
Dependencies
43
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 1.0.0

.jshintrc

3

index.js
'use strict';
console.log('don\'t use, wip');
module.exports = require('./lib/agent');
{
"name": "governor-agent",
"version": "0.0.0",
"version": "1.0.0",
"description": "Agent library to connect worker to governor",

@@ -26,3 +26,12 @@ "main": "index.js",

},
"homepage": "https://github.com/mrlannigan/governor-agent"
"homepage": "https://github.com/mrlannigan/governor-agent",
"dependencies": {
"bluebird": "^2.8.2",
"hoek-boom": "^1.1.0",
"joi": "^5.x.x",
"lodash": "^3.0.0",
"measured": "^0.1.6",
"socket.io-client": "^1.2.1",
"wreck": "^5.1.0"
}
}
governor-agent
==============
Agent for https://github.com/mrlannigan/governor

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc