volos-analytics-apigee
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -96,2 +96,3 @@ /**************************************************************************** | ||
zlib.gzip(uncompressed, function(err, compressed) { | ||
if (err) { return cb(err); } | ||
self.send(compressed, sendResponse); | ||
@@ -98,0 +99,0 @@ }); |
{ | ||
"name": "volos-analytics-apigee", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"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
12866
261