volos-analytics-apigee
Advanced tools
Comparing version 0.3.7 to 0.4.0
@@ -75,2 +75,3 @@ /**************************************************************************** | ||
} | ||
this.request = options.request ? request.defaults(options.request) : request; | ||
}; | ||
@@ -171,3 +172,3 @@ | ||
request.post(options, cb); | ||
this.request.post(options, cb); | ||
}; |
{ | ||
"name": "volos-analytics-apigee", | ||
"version": "0.3.7", | ||
"version": "0.4.0", | ||
"main": "lib/apigeeanalytics.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
13128
270