@podium/proxy
Advanced tools
Comparing version 4.1.3 to 4.1.4
@@ -144,3 +144,5 @@ 'use strict'; | ||
const endTimer = this.histogram.timer({ | ||
name: incoming.name, | ||
labels: { | ||
name: incoming.name, | ||
}, | ||
}); | ||
@@ -147,0 +149,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
22796
236