Socket
Socket
Sign inDemoInstall

@opentelemetry/otlp-exporter-base

Package Overview
Dependencies
3
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.47.0 to 0.48.0

2

build/esm/version.d.ts

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

export declare const VERSION = "0.47.0";
export declare const VERSION = "0.48.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export var VERSION = '0.47.0';
export var VERSION = '0.48.0';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "0.47.0";
export declare const VERSION = "0.48.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export const VERSION = '0.47.0';
export const VERSION = '0.48.0';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "0.47.0";
export declare const VERSION = "0.48.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.47.0';
exports.VERSION = '0.48.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/otlp-exporter-base",
"version": "0.47.0",
"version": "0.48.0",
"description": "OpenTelemetry OTLP Exporter base (for internal use only)",

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

"dependencies": {
"@opentelemetry/core": "1.20.0"
"@opentelemetry/core": "1.21.0"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/preset-env": "7.22.20",
"@opentelemetry/api": "1.7.0",

@@ -98,3 +99,3 @@ "@types/mocha": "10.0.6",

"sideEffects": false,
"gitHead": "57008533aba7ccd51ea80f38ff4f29404d47eb9c"
"gitHead": "828f2ed730e4d26d71f92e220f96b60a552a673a"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc