Socket
Socket
Sign inDemoInstall

@iopipe/trace

Package Overview
Dependencies
26
Maintainers
7
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-autoHttp.1 to 1.1.0-autoHttp.2

2

dist/index.js

@@ -44,3 +44,3 @@ 'use strict';

autoHttp: {
enabled: typeof autoHttp.enabled === 'boolean' ? autoHttp.enabled : getBooleanFromEnv(process.env.IOPIPE_TRACE_AUTO_HTTP_ENABLED),
enabled: typeof autoHttp.enabled === 'boolean' ? autoHttp.enabled : getBooleanFromEnv('IOPIPE_TRACE_AUTO_HTTP_ENABLED'),
filter: autoHttp.filter

@@ -47,0 +47,0 @@ },

{
"name": "@iopipe/trace",
"version": "1.1.0-autoHttp.1",
"version": "1.1.0-autoHttp.2",
"description": "IOpipe plugin for tracing metrics",

@@ -5,0 +5,0 @@ "main": "dist/index.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