hops-express
Advanced tools
Comparing version 12.5.8 to 12.5.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [12.5.9](https://github.com/xing/hops/compare/v12.5.8...v12.5.9) (2021-02-22) | ||
**Note:** Version bump only for package hops-express | ||
## [12.5.8](https://github.com/xing/hops/compare/v12.5.7...v12.5.8) (2021-01-11) | ||
@@ -8,0 +16,0 @@ |
The MIT License (MIT) | ||
Copyright (c) 2016 XING AG | ||
Copyright (c) 2021 XING AG | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of |
{ | ||
"name": "hops-express", | ||
"version": "12.5.8", | ||
"version": "12.5.9", | ||
"description": "Customization for the our express server", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"helmet": "^4.0.0", | ||
"hops-bootstrap": "^12.5.8", | ||
"hops-mixin": "^12.5.8", | ||
"hops-yargs": "^12.5.8", | ||
"hops-bootstrap": "^12.5.9", | ||
"hops-mixin": "^12.5.9", | ||
"hops-yargs": "^12.5.9", | ||
"is-plain-obj": "^2.0.0", | ||
@@ -48,3 +48,3 @@ "mime": "^2.4.4", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/express#readme", | ||
"gitHead": "d554dd6ed8ea2faecaa1ad84a621afa01c09b3b1" | ||
"gitHead": "2daf9b53d834c2348bb6f39d50128a745f4a7e5f" | ||
} |
@@ -33,3 +33,3 @@ # `hops-express` | ||
| --- | --- | --- | --- | --- | | ||
| `https` | `Boolean | Object` | `false` | _no_ | Configure HTTPS support for Hops | | ||
| `https` | `Boolean` \| `Object` | `false` | _no_ | Configure HTTPS support for Hops | | ||
| `host` | `String` | `[HOST]` | _no_ | Specify the IP address that Hops should bind to | | ||
@@ -36,0 +36,0 @@ | `port` | `String` | `[PORT]` | _no_ | Specify the Port that Hops should listen on | |
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
44444
Updatedhops-bootstrap@^12.5.9
Updatedhops-mixin@^12.5.9
Updatedhops-yargs@^12.5.9