@opentelemetry/instrumentation-ioredis
Advanced tools
Comparing version 0.35.3 to 0.36.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.35.3"; | ||
export declare const VERSION = "0.36.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.35.3'; | ||
exports.VERSION = '0.36.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-ioredis", | ||
"version": "0.35.3", | ||
"version": "0.36.0", | ||
"description": "OpenTelemetry ioredis automatic instrumentation package.", | ||
@@ -22,3 +22,3 @@ "main": "build/src/index.js", | ||
"compile": "tsc -p .", | ||
"prepare": "npm run compile" | ||
"prepublishOnly": "npm run compile" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"@opentelemetry/context-async-hooks": "^1.8.0", | ||
"@opentelemetry/contrib-test-utils": "^0.34.3", | ||
"@opentelemetry/contrib-test-utils": "^0.35.0", | ||
"@opentelemetry/sdk-trace-base": "^1.8.0", | ||
@@ -77,3 +77,3 @@ "@opentelemetry/sdk-trace-node": "^1.8.0", | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-ioredis#readme", | ||
"gitHead": "607d375595da3ab51b7f773ac360900121c4361b" | ||
"gitHead": "a757b5e443dfe1dade090aeb11ec37d0e802f8af" | ||
} |
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
55680