Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/instrumentation-tedious

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-tedious - npm Package Compare versions

Comparing version 0.15.0 to 0.16.0

2

build/src/version.d.ts

@@ -1,3 +0,3 @@

export declare const PACKAGE_VERSION = "0.15.0";
export declare const PACKAGE_VERSION = "0.16.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-tedious";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.PACKAGE_VERSION = '0.15.0';
exports.PACKAGE_VERSION = '0.16.0';
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-tedious';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-tedious",
"version": "0.15.0",
"version": "0.16.0",
"description": "OpenTelemetry instrumentation for `tedious` database client for Microsoft SQL Server",

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

"lint": "eslint . --ext .ts",
"precompile": "tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-tedious --include-dependencies",
"prewatch": "npm run precompile",

@@ -53,3 +52,3 @@ "prepublishOnly": "npm run compile",

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

@@ -66,3 +65,3 @@ "@types/mocha": "7.0.2",

"dependencies": {
"@opentelemetry/instrumentation": "^0.54.0",
"@opentelemetry/instrumentation": "^0.55.0",
"@opentelemetry/semantic-conventions": "^1.27.0",

@@ -72,3 +71,3 @@ "@types/tedious": "^4.0.14"

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-tedious#readme",
"gitHead": "7633caee19a7f04c5cc5e191d1ae7745ac3739f1"
"gitHead": "d0fb13557fac651424b095b0a48a5116407875b1"
}

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