hops-express
Advanced tools
Comparing version 14.0.0-nightly.4 to 14.0.0-nightly.5
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.0.0-nightly.5](https://github.com/xing/hops/compare/v14.0.0-nightly.4...v14.0.0-nightly.5) (2021-01-11) | ||
**Note:** Version bump only for package hops-express | ||
# [14.0.0-nightly.4](https://github.com/xing/hops/compare/v14.0.0-nightly.3...v14.0.0-nightly.4) (2020-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-express", | ||
"version": "14.0.0-nightly.4", | ||
"version": "14.0.0-nightly.5", | ||
"description": "Customization for the our express server", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"helmet": "^4.0.0", | ||
"hops-bootstrap": "^14.0.0-nightly.4", | ||
"hops-mixin": "^14.0.0-nightly.4", | ||
"hops-yargs": "^14.0.0-nightly.4", | ||
"hops-bootstrap": "^14.0.0-nightly.5", | ||
"hops-mixin": "^14.0.0-nightly.5", | ||
"hops-yargs": "^14.0.0-nightly.5", | ||
"is-plain-obj": "^3.0.0", | ||
@@ -47,3 +47,3 @@ "mime": "^2.4.4", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/express#readme", | ||
"gitHead": "92be19e7a93f99b437ed2c33f0637881632d9728" | ||
"gitHead": "24bd3f51b4ef1f0f4e0d41a07443928d1c87d6b4" | ||
} |
@@ -162,1 +162,7 @@ # `hops-express` | ||
It accepts `develop` or `serve` as `mode`. | ||
## Debugging | ||
Available tags for the [`debug`](https://www.npmjs.com/package/debug)-module are: | ||
- `hops:express` |
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
25609
168