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
5
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 10.4.2 to 10.4.6

18

CHANGELOG.md

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

<a name="10.4.6"></a>
## [10.4.6](https://github.com/xing/hops/compare/v10.4.3...v10.4.6) (2018-07-11)
### Chores
* specify engines as >=8.10 in all packages ([9228cb1](https://github.com/xing/hops/commit/9228cb1))
### BREAKING CHANGES
* Increase minimum required Node.js version from 6 to 8
This commit specifies Node.js 8.10 as minimum required version in all
packages.
<a name="10.4.2"></a>

@@ -8,0 +26,0 @@ ## [10.4.2](https://github.com/xing/hops/compare/v10.4.1...v10.4.2) (2018-04-18)

6

package.json
{
"name": "hops-express",
"version": "10.4.2",
"version": "10.4.6",
"description": "Express server to enable server-side rendering of hops applications",

@@ -34,3 +34,3 @@ "keywords": [

"helmet": "^3.8.2",
"hops-config": "10.4.0",
"hops-config": "10.4.6",
"mime": "^2.2.0",

@@ -40,4 +40,4 @@ "server-timings": "^2.0.1"

"devDependencies": {
"jest": "^22.0.4"
"jest": "^23.0.0"
}
}
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