Socket
Socket
Sign inDemoInstall

@opentelemetry/instrumentation-document-load

Package Overview
Dependencies
Maintainers
3
Versions
34
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.34.0 to 0.34.1

2

build/esm/version.d.ts

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

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

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export var VERSION = '0.34.0';
export var VERSION = '0.34.1';
//# sourceMappingURL=version.js.map

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

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

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export const VERSION = '0.34.0';
export const VERSION = '0.34.1';
//# sourceMappingURL=version.js.map

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

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

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

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

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

"compile": "npm run version:update && tsc --build tsconfig.json tsconfig.esm.json tsconfig.esnext.json",
"prepare": "npm run compile",
"prepublishOnly": "npm run compile",
"tdd": "karma start",

@@ -82,3 +82,3 @@ "test:browser": "nyc karma start --single-run",

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.45.1",
"@opentelemetry/instrumentation": "^0.46.0",
"@opentelemetry/sdk-trace-base": "^1.0.0",

@@ -89,3 +89,3 @@ "@opentelemetry/sdk-trace-web": "^1.15.0",

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-document-load#readme",
"gitHead": "607d375595da3ab51b7f773ac360900121c4361b"
"gitHead": "90928231259bbbdf6980f184bc7420503048b77e"
}

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