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

koatty_trace

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_trace - npm Package Compare versions

Comparing version 1.4.5 to 1.4.7

4

dist/index.js

@@ -16,4 +16,4 @@ "use strict";

const defaultOptions = {
headerName: 'X-Request-Id',
requestIdFactory: (key = "") => {
HeaderName: 'X-Request-Id',
IdFactory: (key = "") => {
return Symbol(key).toString();

@@ -20,0 +20,0 @@ },

{
"name": "koatty_trace",
"version": "1.4.5",
"version": "1.4.7",
"description": "Full link tracking and error interception for koatty.",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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