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

prom-client

Package Overview
Dependencies
Maintainers
1
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 6.1.1 to 6.1.2

index.d.ts

7

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

@@ -8,3 +8,4 @@ "main": "index.js",

"lib/",
"index.js"
"index.js",
"index.d.ts"
],

@@ -18,3 +19,3 @@ "directories": {

"test-unit": "mocha --recursive test/",
"compile-typescript": "tsc index.d.ts"
"compile-typescript": "tsc index.d.ts --noImplicitAny"
},

@@ -21,0 +22,0 @@ "repository": {

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