New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/instrumentation-document-load

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-document-load - npm Package Compare versions

Comparing version 0.43.0 to 0.44.0

2

build/esm/version.d.ts

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

export declare const PACKAGE_VERSION = "0.43.0";
export declare const PACKAGE_VERSION = "0.44.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-document-load";
//# sourceMappingURL=version.d.ts.map

@@ -17,4 +17,4 @@ /*

// this is autogenerated file, see scripts/version-update.js
export var PACKAGE_VERSION = '0.43.0';
export var PACKAGE_VERSION = '0.44.0';
export var PACKAGE_NAME = '@opentelemetry/instrumentation-document-load';
//# sourceMappingURL=version.js.map

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

export declare const PACKAGE_VERSION = "0.43.0";
export declare const PACKAGE_VERSION = "0.44.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-document-load";
//# sourceMappingURL=version.d.ts.map

@@ -17,4 +17,4 @@ /*

// this is autogenerated file, see scripts/version-update.js
export const PACKAGE_VERSION = '0.43.0';
export const PACKAGE_VERSION = '0.44.0';
export const PACKAGE_NAME = '@opentelemetry/instrumentation-document-load';
//# sourceMappingURL=version.js.map

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

export declare const PACKAGE_VERSION = "0.43.0";
export declare const PACKAGE_VERSION = "0.44.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-document-load";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.PACKAGE_VERSION = '0.43.0';
exports.PACKAGE_VERSION = '0.44.0';
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-document-load';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-document-load",
"version": "0.43.0",
"version": "0.44.0",
"description": "OpenTelemetry instrumentation for document load operations in browser applications",

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

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.56.0",
"@opentelemetry/instrumentation": "^0.57.0",
"@opentelemetry/sdk-trace-web": "^1.15.0",

@@ -79,3 +79,3 @@ "@opentelemetry/semantic-conventions": "^1.27.0"

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-document-load#readme",
"gitHead": "e3c9150445e13c5aa4c2c4d981bb2193e0076e50"
"gitHead": "3ef5205e5353010184c69ff7b9f0f4830f0932de"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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