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

@opentelemetry/instrumentation

Package Overview
Dependencies
Maintainers
4
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation - npm Package Compare versions

Comparing version 0.16.1-alpha.20 to 0.17.0

2

build/src/version.d.ts

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

export declare const VERSION = "0.16.0";
export declare const VERSION = "0.17.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.16.0';
exports.VERSION = '0.17.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation",
"version": "0.16.1-alpha.20+62f8695d",
"version": "0.17.0",
"description": "Base class for node which OpenTelemetry instrumentation modules extend",

@@ -57,4 +57,4 @@ "author": "OpenTelemetry Authors",

"dependencies": {
"@opentelemetry/api": "^0.16.1-alpha.20+62f8695d",
"@opentelemetry/api-metrics": "^0.16.1-alpha.20+62f8695d",
"@opentelemetry/api": "^0.17.0",
"@opentelemetry/api-metrics": "^0.17.0",
"require-in-the-middle": "^5.0.3",

@@ -95,3 +95,3 @@ "semver": "^7.3.2",

},
"gitHead": "62f8695d3fe5309c62418a1043bc6e8a176bc11f"
"gitHead": "a91ea7617f288af632934334d0c8ecece318ce73"
}
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