Socket
Socket
Sign inDemoInstall

jubaclient

Package Overview
Dependencies
18
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

22

package.json
{
"name": "jubaclient",
"version": "0.3.3",
"version": "0.3.4",
"description": "Jubatus CLI client (unofficial)",

@@ -32,22 +32,22 @@ "bin": "dist/index.js",

"dependencies": {
"jubatus": "^0.9.6",
"jubatus": "^0.9.10",
"minimist": "^1.2.0",
"msgpack-rpc-lite": "^0.2.1"
"msgpack-rpc-lite": "^1.0.2"
},
"devDependencies": {
"@types/chai": "^4.1.2",
"@types/chai": "^4.1.3",
"@types/minimist": "^1.2.0",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"@types/mocha": "^5.2.0",
"@types/node": "^9.6.7",
"chai": "^4.1.2",
"codacy-coverage": "^2.1.1",
"codacy-coverage": "^3.0.0",
"debug": "^3.1.0",
"mocha": "^5.0.5",
"mocha": "^5.1.1",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^11.6.0",
"nyc": "^11.7.1",
"portfinder": "^1.0.13",
"source-map-support": "^0.5.4",
"source-map-support": "^0.5.5",
"ts-node": "^5.0.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc