predictionio
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -89,3 +89,3 @@ var request = require('superagent') | ||
pio_appkey: this._config.key | ||
, pio_uid: params.pio_uid | ||
, pio_iid: params.pio_iid | ||
, pio_n: params.pio_n || 10 | ||
@@ -92,0 +92,0 @@ , pio_itypes: params.pio_itypes || '' |
{ | ||
"name": "predictionio", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "PredictionIO Node SDK", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -501,3 +501,3 @@ require('mocha-as-promised')() | ||
pio_engine: 'test' | ||
, pio_uid: 999 | ||
, pio_iid: 999 | ||
, pio_n: 20 | ||
@@ -523,3 +523,3 @@ , pio_itypes: '' | ||
pio_engine: 'test' | ||
, pio_uid: 999 | ||
, pio_iid: 999 | ||
, pio_n: 20 | ||
@@ -526,0 +526,0 @@ , pio_itypes: '' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package