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

@immobiliarelabs/fastify-metrics

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@immobiliarelabs/fastify-metrics - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

24

package.json
{
"name": "@immobiliarelabs/fastify-metrics",
"version": "6.0.0",
"version": "6.0.1",
"description": "A minimalistic and opinionated Fastify plugin that collects metrics and dispatches them to statsd",

@@ -51,10 +51,11 @@ "main": "index.js",

"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/commit-analyzer": "^10.0.1",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/github": "^9.0.3",
"@semantic-release/npm": "^10.0.3",
"@semantic-release/release-notes-generator": "^11.0.4",
"@semantic-release/npm": "^11.0.2",
"@semantic-release/release-notes-generator": "^12.1.0",
"@tapjs/sinon": "^1.1.17",
"@types/node": "^20.4.1",

@@ -72,15 +73,14 @@ "@typescript-eslint/eslint-plugin": "^6.1.0",

"is-ci": "^3.0.0",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.0",
"markdown-toc": "^1.2.0",
"nyc": "^15.1.0",
"prettier": "^3.0.0",
"sinon": "^15.0.0",
"tap": "^16.0.0",
"tsd": "^0.29.0",
"tap": "^19.0.2",
"tsd": "^0.30.0",
"typescript": "^5.0.4"
},
"dependencies": {
"@dnlup/doc": "^5.0.2",
"@dnlup/doc": "^5.0.3",
"@dnlup/hrtime-utils": "^1.0.1",
"@immobiliarelabs/dats": "^5.0.0",
"@immobiliarelabs/dats": "^5.1.0",
"fastify-plugin": "^4.0.0"

@@ -87,0 +87,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