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

@opentelemetry/instrumentation-document-load

Package Overview
Dependencies
Maintainers
3
Versions
35
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.33.1 to 0.33.2

2

build/esm/version.d.ts

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

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

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

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

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

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

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

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

@@ -53,8 +53,8 @@ "main": "build/src/index.js",

"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.17",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/node": "18.16.19",
"@types/sinon": "10.0.16",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/webpack-env": "1.16.2",

@@ -70,4 +70,4 @@ "babel-loader": "8.2.2",

"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.0.1",
"rimraf": "5.0.5",
"sinon": "15.2.0",
"ts-loader": "8.3.0",

@@ -82,3 +82,3 @@ "ts-mocha": "10.0.0",

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.41.2",
"@opentelemetry/instrumentation": "^0.44.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": "b3d30afe7376760d211b20c4fb45988ac58c1d85"
"gitHead": "a8c225d2febcac561a70ca586d3efd5a84f9f3fa"
}

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