Socket
Socket
Sign inDemoInstall

@americanairlines/controller-interceptor

Package Overview
Dependencies
12
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.51 to 1.0.52

3

lib/index.js

@@ -8,3 +8,4 @@ "use strict";

const requestId = `${deviceId}-${(0, crypto_1.randomUUID)()
.replaceAll("-", "")
.split("-")
.join("")
.slice(0, options.requestIdLength)}`;

@@ -11,0 +12,0 @@ req.headers["X-Trace-Id"] = requestId;

{
"name": "@americanairlines/controller-interceptor",
"version": "1.0.51",
"version": "1.0.52",
"description": "A simple interceptor for ExpressJs for logging/tracing purposes.",

@@ -5,0 +5,0 @@ "types": "./lib/index.d.ts",

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