@mojaloop/central-services-metrics
Advanced tools
Comparing version 12.4.3 to 12.4.4
# LICENSE | ||
Copyright © 2020-2024 Mojaloop Foundation | ||
Copyright © 2020-2025 Mojaloop Foundation | ||
@@ -5,0 +5,0 @@ The Mojaloop files are made available by the Mojaloop Foundation under the Apache License, Version 2.0 (the "License") and you may not use these files except in compliance with the License. |
{ | ||
"name": "@mojaloop/central-services-metrics", | ||
"version": "12.4.3", | ||
"version": "12.4.4", | ||
"description": "Shared code for metrics generation", | ||
@@ -65,8 +65,8 @@ "main": "./dist/index.js", | ||
"@hapi/hapi": "^21.3.12", | ||
"@types/node": "^22.10.5", | ||
"@types/tape": "^5.8.0", | ||
"@types/node": "^22.10.10", | ||
"@types/tape": "5.8.1", | ||
"audit-ci": "^7.1.0", | ||
"debug": "4.4.0", | ||
"joi": "^17.13.3", | ||
"npm-check-updates": "17.1.13", | ||
"npm-check-updates": "17.1.14", | ||
"nyc": "17.1.0", | ||
@@ -85,3 +85,3 @@ "pre-commit": "1.2.2", | ||
"tslint": "6.1.3", | ||
"typescript": "^5.7.2" | ||
"typescript": "5.7.3" | ||
}, | ||
@@ -88,0 +88,0 @@ "overrides": { |
33882