@opvious/stl-telemetry
Advanced tools
+6
-6
| { | ||
| "name": "@opvious/stl-telemetry", | ||
| "version": "0.26.0", | ||
| "version": "0.26.1", | ||
| "repository": "github:opvious/stl.ts", | ||
@@ -18,7 +18,7 @@ "description": "Standard telemetry library", | ||
| "dependencies": { | ||
| "inlinable-runtime": "^0.3.3", | ||
| "pino": "^9.2.0", | ||
| "inlinable-runtime": "^0.3.4", | ||
| "pino": "^9.5.0", | ||
| "pino-std-serializers": "^7.0.0", | ||
| "@opvious/stl-errors": "0.26.0", | ||
| "@opvious/stl-utils": "0.26.0" | ||
| "@opvious/stl-errors": "0.26.1", | ||
| "@opvious/stl-utils": "0.26.1" | ||
| }, | ||
@@ -32,3 +32,3 @@ "peerDependencies": { | ||
| "@opentelemetry/sdk-trace-node": "^1.28.0", | ||
| "ts-essentials": "^10.0.1" | ||
| "ts-essentials": "^10.0.3" | ||
| }, | ||
@@ -35,0 +35,0 @@ "typedocMain": "src/index.ts", |
+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated
Updated