Socket
Socket
Sign inDemoInstall

jubaclient

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jubaclient - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,4 +20,4 @@ # jubaclient

# classifier#train()
echo '[ [ [ "baz", [ [ [ "foo", "bar" ] ] ] ] ] ]' | \
jubaclient classifier train | jq '.'
echo '[ [ [ "baz", [ [ [ "foo", "bar" ] ] ] ] ] ]' \
| jubaclient classifier train -p 9199 -h localhost
```

@@ -86,5 +86,7 @@

[![asciicast](https://asciinema.org/a/160939.png)](https://asciinema.org/a/160939)
1. start `jubaclassifier` process.
```bash
jubaclassifier -D --configpath gender.json
jubaclassifier -p 9190 -D --configpath gender.json
```

@@ -91,0 +93,0 @@

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