@colearn/microservices-kit
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "@colearn/microservices-kit", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "colearn microservice kit", | ||
@@ -37,3 +37,3 @@ "author": "Colearn", | ||
"dependencies": { | ||
"@sentry/node": "^7.45.0", | ||
"@sentry/node": "^7.51.0", | ||
"body-parser": "^1.20.2", | ||
@@ -44,12 +44,12 @@ "express-jwt": "^8.3.0", | ||
"devDependencies": { | ||
"@colearn/eslint-config": "^0.1.26", | ||
"@colearn/eslint-config": "^0.1.27", | ||
"@types/express": "^4.17.17", | ||
"@types/express-jwt": "^7.4.2", | ||
"@types/node": "^18.15.10", | ||
"eslint": "^8.36.0", | ||
"@types/node": "^20.1.0", | ||
"eslint": "^8.40.0", | ||
"express": "^4.18.2", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.0", | ||
"prettier": "^2.8.7", | ||
"typescript": "^5.0.2" | ||
"lint-staged": "^13.2.2", | ||
"prettier": "^2.8.8", | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -56,0 +56,0 @@ "lint-staged": { |
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
55812
Updated@sentry/node@^7.51.0