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

@opentelemetry/instrumentation-runtime-node

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation-runtime-node - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

2

build/src/metrics/eventLoopUtilizationCollector.js

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

description: 'Event loop utilization',
unit: 's',
unit: '1',
})

@@ -34,0 +34,0 @@ .addCallback(async (observableResult) => {

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

export declare const PACKAGE_VERSION = "0.12.0";
export declare const PACKAGE_VERSION = "0.12.1";
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-runtime-node";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.PACKAGE_VERSION = '0.12.0';
exports.PACKAGE_VERSION = '0.12.1';
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-runtime-node';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-runtime-node",
"version": "0.12.0",
"version": "0.12.1",
"description": "OpenTelemetry instrumentation for Node.js Performance measurement API",

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

},
"gitHead": "3ef5205e5353010184c69ff7b9f0f4830f0932de"
"gitHead": "fdab5d4bddc5b75e61f0f9aa02540acc5af59d0e"
}

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