New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hops-express

Package Overview
Dependencies
Maintainers
7
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 13.3.0 to 13.3.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [13.3.1](https://github.com/xing/hops/compare/v13.3.0...v13.3.1) (2021-01-13)
**Note:** Version bump only for package hops-express
# [13.3.0](https://github.com/xing/hops/compare/v13.2.2...v13.3.0) (2021-01-11)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "hops-express",
"version": "13.3.0",
"version": "13.3.1",
"description": "Customization for the our express server",

@@ -29,5 +29,5 @@ "keywords": [

"helmet": "^4.0.0",
"hops-bootstrap": "^13.3.0",
"hops-mixin": "^13.3.0",
"hops-yargs": "^13.3.0",
"hops-bootstrap": "^13.3.1",
"hops-mixin": "^13.3.1",
"hops-yargs": "^13.3.1",
"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": "20483937b4acd89000943d557ab821a85539b380"
"gitHead": "1a462632212c06518c9f7c6b96dbd3b325b9ae70"
}

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