hyperswitch
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -330,2 +330,4 @@ "use strict"; | ||
} | ||
} else { | ||
reqOpts.metrics = opts.child_metrics.external; | ||
} | ||
@@ -414,4 +416,5 @@ | ||
child_metrics: { | ||
internal: options.metrics && options.metrics.makeChild('private'), | ||
internal_update: options.metrics && options.metrics.makeChild('internal_update') | ||
external: options.metrics && options.metrics.makeChild('external'), | ||
internal: options.metrics && options.metrics.makeChild('internal'), | ||
internal_update: options.metrics && options.metrics.makeChild('internal_update'), | ||
} | ||
@@ -457,2 +460,2 @@ }; | ||
module.exports = main; | ||
} | ||
} |
{ | ||
"name": "hyperswitch", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "REST API creation framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 2 instances in 1 package
151959
3512
3