@commercetools-backend/express
Advanced tools
Comparing version 16.9.1 to 16.10.0
# @commercetools-backend/express | ||
## 16.10.0 | ||
### Patch Changes | ||
- [`f8f8609`](https://github.com/commercetools/merchant-center-application-kit/commit/f8f86098687c8cecaaec1b13debabe290b007b58) [#1573](https://github.com/commercetools/merchant-center-application-kit/pull/1573) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies | ||
## 16.9.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@commercetools-backend/express", | ||
"version": "16.9.1", | ||
"version": "16.10.0", | ||
"description": "Zero-config HTTP server as Express.js to facilitate development", | ||
@@ -39,3 +39,3 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
"dependencies": { | ||
"@types/node": "14.0.11", | ||
"@types/node": "14.0.13", | ||
"express": "4.17.1", | ||
@@ -42,0 +42,0 @@ "express-jwt": "5.3.3", |
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
20962
+ Added@types/node@14.0.13(transitive)
- Removed@types/node@14.0.11(transitive)
Updated@types/node@14.0.13