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

@toolisticon/ssl-hostinfo-prometheus-exporter

Package Overview
Dependencies
Maintainers
2
Versions
554
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toolisticon/ssl-hostinfo-prometheus-exporter - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0-develop-8

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.3.0"></a>
# [0.3.0](https://github.com/toolisticon/ssl-hostinfo-prometheus-exporter/compare/v0.2.1...v0.3.0) (2019-01-26)
### Features
* **API:** Expose more pulic methods ([0a8183a](https://github.com/toolisticon/ssl-hostinfo-prometheus-exporter/commit/0a8183a))
<a name="0.2.1"></a>

@@ -2,0 +12,0 @@ ## [0.2.1](https://github.com/toolisticon/ssl-hostinfo-prometheus-exporter/compare/v0.2.0...v0.2.1) (2019-01-26)

2

index.js

@@ -100,6 +100,8 @@ const http = require('http');

module.exports = exports = {
config: config,
updateRouteInfo: updateRouteInfo,
updateRoutesInfo: updateRoutesInfo,
resetRouteInfo: prometheus.reset,
startPrometheusListener: startPrometheusListener,
logger: log
};

4

package.json
{
"name": "@toolisticon/ssl-hostinfo-prometheus-exporter",
"version": "0.2.1",
"version": "0.3.0-develop-8",
"description": "",

@@ -58,3 +58,3 @@ "main": "index.js",

"devDependencies": {
"conventional-changelog-cli": "2.0.0",
"conventional-changelog-cli": "2.0.11",
"eslint": "^5.12.0",

@@ -61,0 +61,0 @@ "eslint-config-semistandard": "^13.0.0",

@@ -9,3 +9,3 @@ # Monitor SSL certificates in Prometheus

[![Docker Stars](https://img.shields.io/docker/stars/toolisticon/ssl-hostinfo-prometheus-exporter.svg)](https://hub.docker.com/r/toolisticon/ssl-hostinfo-prometheus-exporter/)
[![Docker Pulls](https://img.shields.io/docker/pulls/toolisticon/ssl-hostinfo-prometheus-exporter.svg)](https://hub.docker.com/r/toolisticon/ssl-hostinfo-prometheus-exporter/)
[![Docker Pulls](https://img.shields.io/docker/pulls/toolisticon/ssl-hostinfo-prometheus-exporter.svg)](https://hub.docker.com/r/toolisticon/ssl-hostinfo-prometheus-exporter/) [![Greenkeeper badge](https://badges.greenkeeper.io/toolisticon/ssl-hostinfo-prometheus-exporter.svg)](https://greenkeeper.io/)

@@ -12,0 +12,0 @@ > Still **WIP**

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