Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-amqplib

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-amqplib - npm Package Compare versions

Comparing version 0.33.2 to 0.33.3

2

build/src/version.d.ts

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

export declare const VERSION = "0.33.2";
export declare const VERSION = "0.33.3";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.33.2';
exports.VERSION = '0.33.3';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-amqplib",
"version": "0.33.2",
"version": "0.33.3",
"description": "OpenTelemetry automatic instrumentation for the `amqplib` package",

@@ -22,5 +22,3 @@ "keywords": [

"build/src/**/*.js.map",
"build/src/**/*.d.ts",
"LICENSE",
"README.md"
"build/src/**/*.d.ts"
],

@@ -51,3 +49,3 @@ "publishConfig": {

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.44.0",
"@opentelemetry/instrumentation": "^0.45.1",
"@opentelemetry/semantic-conventions": "^1.0.0"

@@ -57,3 +55,3 @@ },

"@opentelemetry/api": "^1.3.0",
"@opentelemetry/contrib-test-utils": "^0.34.2",
"@opentelemetry/contrib-test-utils": "^0.34.3",
"@types/amqplib": "^0.5.17",

@@ -77,3 +75,3 @@ "@types/lodash": "4.14.199",

},
"gitHead": "a8c225d2febcac561a70ca586d3efd5a84f9f3fa"
"gitHead": "607d375595da3ab51b7f773ac360900121c4361b"
}

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