Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hops-express

Package Overview
Dependencies
Maintainers
8
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-express - npm Package Compare versions

Comparing version 12.5.8 to 12.5.9

8

CHANGELOG.md

@@ -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 @@

2

LICENSE.txt
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 |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc