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

@opentelemetry/instrumentation-long-task

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-long-task - npm Package Compare versions

Comparing version 0.41.0 to 0.42.0

2

build/esm/version.d.ts

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

export declare const PACKAGE_VERSION = "0.41.0";
export declare const PACKAGE_VERSION = "0.42.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-long-task";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
export var PACKAGE_VERSION = '0.41.0';
export var PACKAGE_VERSION = '0.42.0';
export var PACKAGE_NAME = '@opentelemetry/instrumentation-long-task';
//# sourceMappingURL=version.js.map

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

export declare const PACKAGE_VERSION = "0.41.0";
export declare const PACKAGE_VERSION = "0.42.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-long-task";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
export const PACKAGE_VERSION = '0.41.0';
export const PACKAGE_VERSION = '0.42.0';
export const PACKAGE_NAME = '@opentelemetry/instrumentation-long-task';
//# sourceMappingURL=version.js.map

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

export declare const PACKAGE_VERSION = "0.41.0";
export declare const PACKAGE_VERSION = "0.42.0";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-long-task";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.PACKAGE_VERSION = '0.41.0';
exports.PACKAGE_VERSION = '0.42.0';
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-long-task';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-long-task",
"version": "0.41.0",
"version": "0.42.0",
"description": "OpenTelemetry instrumentation for long task Web API",

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

"clean": "tsc --build --clean tsconfig.json tsconfig.esm.json tsconfig.esnext.json",
"precompile": "tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-user-interaction --include-dependencies",
"prewatch": "npm run precompile",

@@ -65,3 +64,2 @@ "version:update": "node ../../../scripts/version-update.js",

"babel-plugin-istanbul": "7.0.0",
"cross-var": "1.1.0",
"karma": "6.4.4",

@@ -85,3 +83,3 @@ "karma-chrome-launcher": "3.1.0",

"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.54.0"
"@opentelemetry/instrumentation": "^0.55.0"
},

@@ -93,3 +91,3 @@ "peerDependencies": {

"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-long-task#readme",
"gitHead": "7633caee19a7f04c5cc5e191d1ae7745ac3739f1"
"gitHead": "d0fb13557fac651424b095b0a48a5116407875b1"
}

@@ -61,2 +61,6 @@ # OpenTelemetry Long Task Instrumentation for web

## Semantic Conventions
This package does not currently generate any attributes from semantic conventions.
## Useful links

@@ -63,0 +67,0 @@

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