Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-ioredis

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-ioredis - npm Package Compare versions

Comparing version 0.38.0 to 0.39.0

2

build/src/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "0.38.0";
export declare const VERSION = "0.39.0";
//# sourceMappingURL=version.d.ts.map

@@ -20,3 +20,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.38.0';
exports.VERSION = '0.39.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-ioredis",
"version": "0.38.0",
"version": "0.39.0",
"description": "OpenTelemetry ioredis automatic instrumentation package.",

@@ -52,3 +52,3 @@ "main": "build/src/index.js",

"@opentelemetry/context-async-hooks": "^1.8.0",
"@opentelemetry/contrib-test-utils": "^0.37.0",
"@opentelemetry/contrib-test-utils": "^0.38.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",

@@ -65,3 +65,3 @@ "@opentelemetry/sdk-trace-node": "^1.8.0",

"sinon": "15.2.0",
"test-all-versions": "6.0.0",
"test-all-versions": "6.1.0",
"ts-mocha": "10.0.0",

@@ -71,3 +71,3 @@ "typescript": "4.4.4"

"dependencies": {
"@opentelemetry/instrumentation": "^0.49.1",
"@opentelemetry/instrumentation": "^0.50.0",
"@opentelemetry/redis-common": "^0.36.1",

@@ -78,3 +78,3 @@ "@opentelemetry/semantic-conventions": "^1.0.0",

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-ioredis#readme",
"gitHead": "fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982"
"gitHead": "17a0bc1da3baa472ba9b867eee3c60730cc130fb"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc