hyperswitch
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -425,3 +425,6 @@ "use strict"; | ||
// direct requests to /sys | ||
var childHyperSwitch = opts.hyper.makeChild({ uri: '#internal-startup' }); | ||
var childHyperSwitch = opts.hyper.makeChild({ uri: '#internal-startup' }, { | ||
metrics: options.metrics && options.metrics.makeChild('internal_startup') | ||
}); | ||
// Main app startup happens during async spec loading: | ||
@@ -428,0 +431,0 @@ return opts.router.loadSpec(conf.spec, childHyperSwitch) |
{ | ||
"name": "hyperswitch", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"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
159982
3733
3