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
3
Versions
15
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.9.0 to 0.10.0

2

build/src/version.d.ts

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

export declare const PACKAGE_VERSION = "0.9.0";
export declare const PACKAGE_VERSION = "0.10.0";
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.9.0';
exports.PACKAGE_VERSION = '0.10.0';
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-runtime-node';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation-runtime-node",
"version": "0.9.0",
"version": "0.10.0",
"description": "OpenTelemetry instrumentation for Node.js Performance measurement API",

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

"dependencies": {
"@opentelemetry/instrumentation": "^0.54.0"
"@opentelemetry/instrumentation": "^0.55.0"
},

@@ -57,3 +57,3 @@ "devDependencies": {

},
"gitHead": "acbaf200874cabe3f58334d38e91f1c2f1de4d6c"
"gitHead": "d0fb13557fac651424b095b0a48a5116407875b1"
}

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