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

predictionio

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

predictionio - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

lib/items.js

@@ -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: ''

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