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

@envelop/prometheus

Package Overview
Dependencies
Maintainers
1
Versions
1375
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@envelop/prometheus - npm Package Compare versions

Comparing version 10.0.0-alpha-20240503114356-10955cdf to 10.0.0-alpha-20240503120642-8efd5b44

2

package.json
{
"name": "@envelop/prometheus",
"version": "10.0.0-alpha-20240503114356-10955cdf",
"version": "10.0.0-alpha-20240503120642-8efd5b44",
"sideEffects": false,

@@ -5,0 +5,0 @@ "peerDependencies": {

@@ -137,3 +137,8 @@ ## `@envelop/prometheus`

function usePrometheusWithRegistry() {
// create a new registry instance for each plugin instance
const registry = new Registry()
// or just clear the registry if you use only on plugin instance at a time
registry.clear()
return usePrometheus({

@@ -140,0 +145,0 @@ registry,

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