Socket
Socket
Sign inDemoInstall

prom-client

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prom-client - npm Package Compare versions

Comparing version 11.2.0 to 11.2.1

10

CHANGELOG.md

@@ -16,2 +16,12 @@ # Changelog

## [11.2.1]
### Breaking
### Changed
### Added
* Updated types for Summary in typescript definition file
## [11.2.0]

@@ -18,0 +28,0 @@

2

index.d.ts

@@ -449,2 +449,4 @@ // Type definitions for prom-client

aggregator?: Aggregator;
maxAgeSeconds?: number;
ageBuckets?: number;
}

@@ -451,0 +453,0 @@

2

package.json
{
"name": "prom-client",
"version": "11.2.0",
"version": "11.2.1",
"description": "Client for prometheus",

@@ -5,0 +5,0 @@ "main": "index.js",

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