Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-mysql2

Package Overview
Dependencies
28
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.34.1 to 0.34.2

2

build/src/version.d.ts

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

export declare const VERSION = "0.34.1";
export declare const VERSION = "0.34.2";
//# sourceMappingURL=version.d.ts.map

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

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

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

"@opentelemetry/context-async-hooks": "^1.8.0",
"@opentelemetry/contrib-test-utils": "^0.34.1",
"@opentelemetry/contrib-test-utils": "^0.34.2",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/mysql2": "github:types/mysql2",
"@types/node": "18.16.19",
"@types/semver": "7.5.0",
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"mocha": "7.2.0",
"mysql2": "2.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"semver": "7.5.4",

@@ -69,3 +69,3 @@ "test-all-versions": "5.0.1",

"dependencies": {
"@opentelemetry/instrumentation": "^0.41.2",
"@opentelemetry/instrumentation": "^0.44.0",
"@opentelemetry/semantic-conventions": "^1.0.0",

@@ -75,3 +75,3 @@ "@opentelemetry/sql-common": "^0.40.0"

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-mysql2#readme",
"gitHead": "b3d30afe7376760d211b20c4fb45988ac58c1d85"
"gitHead": "a8c225d2febcac561a70ca586d3efd5a84f9f3fa"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc