appnexus-api
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -97,2 +97,6 @@ 'use strict'; | ||
} | ||
if(options.job_id){ | ||
options.qs = options.qs || {}; | ||
options.qs.job_id = options.job_id; | ||
} | ||
} | ||
@@ -99,0 +103,0 @@ |
{ | ||
"name": "appnexus-api", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Appnexus client for node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
25797
610