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

@opencensus/exporter-prometheus

Package Overview
Dependencies
Maintainers
7
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencensus/exporter-prometheus - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

build/src/prometheus-stats.js

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

startServer: false,
contentType: 'text/plain; text/plain; version=0.0.10; charset=utf-8',
contentType: 'text/plain; text/plain; version=0.0.11; charset=utf-8',
prefix: ''

@@ -221,0 +221,0 @@ };

{
"name": "@opencensus/exporter-prometheus",
"version": "0.0.11",
"version": "0.0.12",
"description": "OpenCensus Exporter Prometheus allows user to send collected stats to Prometheus",

@@ -59,4 +59,4 @@ "main": "build/src/index.js",

"gts": "^0.9.0",
"mocha": "^6.0.0",
"nyc": "^13.0.0",
"mocha": "^6.1.0",
"nyc": "^14.0.0",
"ts-mocha": "^6.0.0",

@@ -67,3 +67,3 @@ "ts-node": "^8.0.0",

"dependencies": {
"@opencensus/core": "^0.0.11",
"@opencensus/core": "^0.0.12",
"express": "^4.16.3",

@@ -70,0 +70,0 @@ "prom-client": "^11.1.1"

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