@pawells/nestjs-prometheus 1.0.0-dev.c5a6010 → 1.0.0-dev.f41f755
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/package.json +1 -1
- package/package.json +1 -1
package/build/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pawells/nestjs-prometheus",
|
|
3
3
|
"displayName": "@pawells/nestjs-prometheus",
|
|
4
|
-
"version": "1.0.0-dev.
|
|
4
|
+
"version": "1.0.0-dev.f41f755",
|
|
5
5
|
"description": "NestJS Prometheus metrics module with endpoint controller",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./build/index.js",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pawells/nestjs-prometheus",
|
|
3
3
|
"displayName": "@pawells/nestjs-prometheus",
|
|
4
|
-
"version": "1.0.0-dev.
|
|
4
|
+
"version": "1.0.0-dev.f41f755",
|
|
5
5
|
"description": "NestJS Prometheus metrics module with endpoint controller",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./build/index.js",
|