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

volos-analytics-apigee

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volos-analytics-apigee - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

1

lib/apigeeanalytics.js

@@ -96,2 +96,3 @@ /****************************************************************************

zlib.gzip(uncompressed, function(err, compressed) {
if (err) { return cb(err); }
self.send(compressed, sendResponse);

@@ -98,0 +99,0 @@ });

2

package.json
{
"name": "volos-analytics-apigee",
"version": "0.3.4",
"version": "0.3.5",
"main": "lib/apigeeanalytics.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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