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

@opentelemetry/node

Package Overview
Dependencies
Maintainers
4
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/node - npm Package Compare versions

Comparing version 0.10.3-canary.0 to 0.11.1-alpha.48

2

build/src/config.js

@@ -32,3 +32,5 @@ "use strict";

express: { enabled: true, path: '@opentelemetry/plugin-express' },
'@hapi/hapi': { enabled: true, path: '@opentelemetry/hapi-instrumentation' },
koa: { enabled: true, path: '@opentelemetry/koa-instrumentation' },
};
//# sourceMappingURL=config.js.map

2

build/src/version.d.ts

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

export declare const VERSION = "0.10.3-canary.0+f4f2f84";
export declare const VERSION = "0.11.1-alpha.48+15174c6";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.10.3-canary.0+f4f2f84';
exports.VERSION = '0.11.1-alpha.48+15174c6';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/node",
"version": "0.10.3-canary.0+f4f2f84",
"version": "0.11.1-alpha.48+15174c6",
"description": "OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications",

@@ -45,7 +45,7 @@ "main": "build/src/index.js",

"devDependencies": {
"@opentelemetry/context-base": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/resources": "^0.10.3-canary.0+f4f2f84",
"@types/mocha": "8.0.0",
"@opentelemetry/context-base": "^0.11.1-alpha.48+15174c6",
"@opentelemetry/resources": "^0.11.1-alpha.48+15174c6",
"@types/mocha": "8.0.2",
"@types/node": "14.0.27",
"@types/semver": "7.3.1",
"@types/semver": "7.3.2",
"@types/shimmer": "1.0.1",

@@ -63,10 +63,10 @@ "codecov": "3.7.2",

"dependencies": {
"@opentelemetry/api": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/context-async-hooks": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/core": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/tracing": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/api": "^0.11.1-alpha.48+15174c6",
"@opentelemetry/context-async-hooks": "^0.11.1-alpha.48+15174c6",
"@opentelemetry/core": "^0.11.1-alpha.48+15174c6",
"@opentelemetry/tracing": "^0.11.1-alpha.48+15174c6",
"require-in-the-middle": "^5.0.0",
"semver": "^7.1.3"
},
"gitHead": "f4f2f84bc087389b3206a2e17837b7b0b95fb2f2"
"gitHead": "15174c6647ab9863dfc1424412fa60f2fddb3351"
}

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