@colearn/microservices-kit
Advanced tools
Comparing version 0.0.42 to 0.0.43
{ | ||
"name": "@colearn/microservices-kit", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "colearn microservice kit", | ||
@@ -37,4 +37,4 @@ "author": "Colearn", | ||
"dependencies": { | ||
"@sentry/node": "^7.37.2", | ||
"body-parser": "^1.20.1", | ||
"@sentry/node": "^7.45.0", | ||
"body-parser": "^1.20.2", | ||
"express-jwt": "^8.3.0", | ||
@@ -44,12 +44,12 @@ "isomorphic-unfetch": "^4.0.2" | ||
"devDependencies": { | ||
"@colearn/eslint-config": "^0.1.25", | ||
"@colearn/eslint-config": "^0.1.26", | ||
"@types/express": "^4.17.17", | ||
"@types/express-jwt": "^7.4.2", | ||
"@types/node": "^18.13.0", | ||
"eslint": "^8.34.0", | ||
"@types/node": "^18.15.10", | ||
"eslint": "^8.36.0", | ||
"express": "^4.18.2", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.1.2", | ||
"prettier": "^2.8.4", | ||
"typescript": "^4.9.5" | ||
"lint-staged": "^13.2.0", | ||
"prettier": "^2.8.7", | ||
"typescript": "^5.0.2" | ||
}, | ||
@@ -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
55814
Updated@sentry/node@^7.45.0
Updatedbody-parser@^1.20.2