@opentelemetry/instrumentation-fs
Advanced tools
Comparing version 0.8.4 to 0.9.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.8.4"; | ||
export declare const VERSION = "0.9.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.8.4'; | ||
exports.VERSION = '0.9.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-fs", | ||
"version": "0.8.4", | ||
"version": "0.9.0", | ||
"description": "OpenTelemetry automatic instrumentation package for fs", | ||
@@ -62,7 +62,7 @@ "main": "build/src/index.js", | ||
"@opentelemetry/core": "^1.8.0", | ||
"@opentelemetry/instrumentation": "^0.46.0", | ||
"@opentelemetry/instrumentation": "^0.48.0", | ||
"@opentelemetry/semantic-conventions": "^1.0.0" | ||
}, | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-fs#readme", | ||
"gitHead": "90928231259bbbdf6980f184bc7420503048b77e" | ||
"gitHead": "32204a362d9dffd4cd69a1300e1f7d245df9df52" | ||
} |
Sorry, the diff of this file is not supported yet
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.48.0(transitive)
- Removed@opentelemetry/instrumentation@0.46.0(transitive)