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

k8s-prometheus-metrics

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s-prometheus-metrics - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.idea/jsLibraryMappings.xml

2

index.js
'use strict';
var async = require('async');
function getSimpleNumber(command, setter, cb) {

@@ -4,0 +6,0 @@ exec(command, function(err, stdout, stderr) {

3

package.json
{
"name": "k8s-prometheus-metrics",
"version": "0.1.0",
"version": "0.1.1",
"description": "Provides your application metrics to prometheus server.",

@@ -15,2 +15,3 @@ "private": false,

"dependencies": {
"async": "*",
"express": "*",

@@ -17,0 +18,0 @@ "prom-client": "*"

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc