@commercetools-backend/express
Advanced tools
Comparing version 0.0.0-canary-151cd78c7992a5772b50fc2aa1ba87f8f4363248 to 0.0.0-canary-202057175021
@@ -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 | ||
## 0.0.0-canary-202057175021 | ||
### 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 | ||
### Patch Changes | ||
- [`9391762`](https://github.com/commercetools/merchant-center-application-kit/commit/939176298df3558970a267b6e6478051a355ffae) [#1530](https://github.com/commercetools/merchant-center-application-kit/pull/1530) Thanks [@emmenko](https://github.com/emmenko)! - Update `@commercetools-uikit/*` packages to `10.21.0` | ||
## 16.8.5 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@commercetools-backend/express", | ||
"version": "0.0.0-canary-151cd78c7992a5772b50fc2aa1ba87f8f4363248", | ||
"version": "0.0.0-canary-202057175021", | ||
"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", | ||
@@ -48,4 +48,3 @@ "express-jwt": "5.3.3", | ||
"nock": "12.0.3" | ||
}, | ||
"gitHead": "802bc0618f988f25e75c8199c507ef76f8f61f32" | ||
} | ||
} |
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
20328
9
0
+ Added@types/node@14.0.11(transitive)
- Removed@types/node@12.12.42(transitive)
Updated@types/node@14.0.11