@opentelemetry/instrumentation-pino
Advanced tools
Comparing version 0.33.1 to 0.33.2
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.33.1"; | ||
export declare const VERSION = "0.33.2"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.33.1'; | ||
exports.VERSION = '0.33.2'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-pino", | ||
"version": "0.33.1", | ||
"version": "0.33.2", | ||
"description": "OpenTelemetry instrumentation for pino", | ||
@@ -62,3 +62,3 @@ "main": "build/src/index.js", | ||
"pino": "8.3.1", | ||
"rimraf": "3.0.2", | ||
"rimraf": "4.2.0", | ||
"semver": "7.3.5", | ||
@@ -71,6 +71,6 @@ "sinon": "15.0.1", | ||
"dependencies": { | ||
"@opentelemetry/instrumentation": "^0.35.1" | ||
"@opentelemetry/instrumentation": "^0.38.0" | ||
}, | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-pino#readme", | ||
"gitHead": "63e0fc9b6b862f74304abf0343c506a5bd415191" | ||
"gitHead": "f7183016487c876829abce6437bbe71f76b7538e" | ||
} |
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
+ Added@opentelemetry/instrumentation@0.38.0(transitive)
+ Addedrequire-in-the-middle@6.0.0(transitive)
- Removed@opentelemetry/instrumentation@0.35.1(transitive)
- Removedrequire-in-the-middle@5.2.0(transitive)