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

@opentelemetry/exporter-prometheus

Package Overview
Dependencies
Maintainers
4
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/exporter-prometheus - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3-canary.0

2

build/src/version.d.ts

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

export declare const VERSION = "0.10.2";
export declare const VERSION = "0.10.3-canary.0+f4f2f84";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.10.2';
exports.VERSION = '0.10.3-canary.0+f4f2f84';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/exporter-prometheus",
"version": "0.10.2",
"version": "0.10.3-canary.0+f4f2f84",
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus",

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

"dependencies": {
"@opentelemetry/api": "^0.10.2",
"@opentelemetry/core": "^0.10.2",
"@opentelemetry/metrics": "^0.10.2",
"@opentelemetry/api": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/core": "^0.10.3-canary.0+f4f2f84",
"@opentelemetry/metrics": "^0.10.3-canary.0+f4f2f84",
"prom-client": "^11.5.3"
},
"gitHead": "b247e69034a7888a842fe75e0a5ff06f8bea44a8"
"gitHead": "f4f2f84bc087389b3206a2e17837b7b0b95fb2f2"
}

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