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

hops-server

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-server - npm Package Compare versions

Comparing version 9.5.0 to 9.6.0

11

CHANGELOG.md

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

<a name="9.6.0"></a>
# [9.6.0](https://github.com/xing/hops/compare/v9.5.0...v9.6.0) (2018-01-09)
### Features
* **server:** print basePath (if configured) in server callback ([af589fc](https://github.com/xing/hops/commit/af589fc))
<a name="9.5.0"></a>

@@ -8,0 +19,0 @@ # [9.5.0](https://github.com/xing/hops/compare/v9.4.3...v9.5.0) (2018-01-09)

1

index.js

@@ -18,2 +18,3 @@ 'use strict';

port: hopsConfig.port,
pathname: hopsConfig.basePath,
})

@@ -20,0 +21,0 @@ );

2

package.json
{
"name": "hops-server",
"version": "9.5.0",
"version": "9.6.0",
"description": "Provides common functionality for express-like servers",

@@ -5,0 +5,0 @@ "keywords": ["hops", "webpack-dev-server", "express"],

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