Socket
Socket
Sign inDemoInstall

sails-hook-apianalytics

Package Overview
Dependencies
24
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

2

lib/private/log-request.middleware.js

@@ -95,3 +95,3 @@ /**

// (note that this is not a documented thing and should not be relied upon!!!!)
report.responseHeaders = res._headers;
report.responseHeaders = res.getHeaders();

@@ -98,0 +98,0 @@ // Save user session as embedded JSON to keep a permanent record

{
"name": "sails-hook-apianalytics",
"version": "2.0.3",
"version": "2.0.4",
"description": "Hook for advanced logging of API requests to a Sails.js server.",

@@ -5,0 +5,0 @@ "main": "lib/sails-hook-apianalytics.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc