Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

com.networknt:prometheus

Package Overview
Dependencies
Maintainers
0
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.networknt:prometheus - npm Package Compare versions

Comparing version
2.0.32
to
2.1.0
prometheus-2.1.0.pom

Sorry, the diff of this file is not supported yet

+2
-2

@@ -5,5 +5,5 @@ ---

# If metrics handler is enabled or not
enabled: false
enabled: ${prometheus.enabled:false}
# If the Prometheus hotspot is enabled or not.
# hotspot include thread, memory, classloader,...
enableHotspot: false
enableHotspot: ${prometheus.enableHotspot:false}
#Generated by Maven
#Tue Oct 19 12:34:33 EDT 2021
#Sun Feb 27 16:36:03 EST 2022
groupId=com.networknt
artifactId=prometheus
version=2.0.32
version=2.1.0

@@ -24,4 +24,4 @@ <!--

<artifactId>light-4j</artifactId>
<version>2.0.32</version>
<relativePath>..</relativePath>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Sorry, the diff of this file is not supported yet