@storyous/common-utils
Advanced tools
Comparing version 4.3.2 to 4.3.3
@@ -25,3 +25,3 @@ 'use strict'; | ||
this._baseUrl = `${options.url}/merics`; | ||
this._baseUrl = `${options.url}/metrics`; | ||
@@ -28,0 +28,0 @@ const url = encodeURI(`${this._baseUrl}/job/${options.appName}/instance/${os.hostname()}`); |
{ | ||
"name": "@storyous/common-utils", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "Common utils for storyous microservices", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52642