@immobiliarelabs/fastify-metrics
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42783
Updated@dnlup/doc@^5.0.3
Updated@immobiliarelabs/dats@^5.1.0