@commercetools-backend/express
Advanced tools
Comparing version 0.0.0-canary-cac771654d76f05ef2db74b2e63b53382f8357ad to 0.0.0-canary-ccbabfdc75972aedcc12e833cc958b5585cb6d60
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ // This file exists because we want jest to use our non-compiled code to run tests |
# @commercetools-backend/express | ||
## 16.9.0 | ||
### Patch Changes | ||
- [`ccbabfd`](https://github.com/commercetools/merchant-center-application-kit/commit/ccbabfdc75972aedcc12e833cc958b5585cb6d60) [#1549](https://github.com/commercetools/merchant-center-application-kit/pull/1549) Thanks [@tdeekens](https://github.com/tdeekens)! - chore: update deps to prepare for release | ||
## 16.8.6 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@commercetools-backend/express", | ||
"version": "0.0.0-canary-cac771654d76f05ef2db74b2e63b53382f8357ad", | ||
"version": "0.0.0-canary-ccbabfdc75972aedcc12e833cc958b5585cb6d60", | ||
"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": "12.12.42", | ||
"@types/node": "14.0.11", | ||
"express": "4.17.1", | ||
@@ -49,3 +49,3 @@ "express-jwt": "5.3.3", | ||
}, | ||
"gitHead": "70fba523f00ecdf0a7f09f16724acc45ae15327f" | ||
"gitHead": "59ac0270d567aee5e29f57c46085fbf1a5db76a4" | ||
} |
20394
+ Added@types/node@14.0.11(transitive)
- Removed@types/node@12.12.42(transitive)
Updated@types/node@14.0.11