Socket
Socket
Sign inDemoInstall

@opentelemetry/base

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/base - npm Package Compare versions

Comparing version 0.5.2 to 0.6.0

2

build/src/version.d.ts

@@ -16,2 +16,2 @@ /*!

*/
export declare const VERSION = "0.5.2";
export declare const VERSION = "0.6.0";

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.5.2';
exports.VERSION = '0.6.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/base",
"version": "0.5.2",
"version": "0.6.0",
"description": "OpenTelemetry base provides base code for the SDK packages",

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

"mocha": "^6.1.0",
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",

@@ -57,0 +57,0 @@ "ts-mocha": "^6.0.0",

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