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

@metrics/client

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metrics/client - npm Package Compare versions

Comparing version 2.5.3 to 2.5.4

9

package.json
{
"name": "@metrics/client",
"version": "2.5.3",
"version": "2.5.4",
"description": "A streaming metric producer. Allows producing counters, gauges, histograms and summaries in a way that is independent of your metrics system.",

@@ -29,2 +29,3 @@ "main": "lib/client.js",

"@metrics/metric": "^2.3.2",
"@types/readable-stream": "^4.0.0",
"readable-stream": "^3.4.0",

@@ -37,3 +38,3 @@ "time-span": "^4.0.0"

"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.1.0",
"@semantic-release/github": "10.3.5",
"@semantic-release/npm": "12.0.1",

@@ -46,5 +47,5 @@ "@semantic-release/release-notes-generator": "14.0.1",

"eslint-plugin-prettier": "5.2.1",
"globals": "15.8.0",
"globals": "15.9.0",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"semantic-release": "24.1.2",
"tap": "18.8.0"

@@ -51,0 +52,0 @@ },

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