You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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

to
13.4.1

8

CHANGELOG.md

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

## [13.4.1](https://github.com/xing/hops/compare/v13.4.0...v13.4.1) (2021-03-23)
**Note:** Version bump only for package hops-express
# [13.4.0](https://github.com/xing/hops/compare/v13.3.5...v13.4.0) (2021-03-15)

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

12

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

@@ -28,6 +28,6 @@ "keywords": [

"helmet": "^4.0.0",
"hops-bootstrap": "^13.4.0",
"hops-debug": "^13.4.0",
"hops-mixin": "^13.4.0",
"hops-yargs": "^13.4.0",
"hops-bootstrap": "^13.4.1",
"hops-debug": "^13.4.1",
"hops-mixin": "^13.4.1",
"hops-yargs": "^13.4.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": "7a1300271f1f4cace6890ff335f2f4abe03e40b6"
"gitHead": "d114c659ddf81ff06df8dd91474ee34ae13953a1"
}