hops-express
Advanced tools
Comparing version 15.1.1 to 15.1.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [15.1.2](https://github.com/xing/hops/compare/v15.1.1...v15.1.2) (2022-02-23) | ||
### Bug Fixes | ||
* update dependency mime to v3 ([6d4e500](https://github.com/xing/hops/commit/6d4e500aae6c6466326621221a07614bbf5a628f)) | ||
## [15.1.1](https://github.com/xing/hops/compare/v15.1.0...v15.1.1) (2022-02-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-express", | ||
"version": "15.1.1", | ||
"version": "15.1.2", | ||
"description": "Customization for the our express server", | ||
@@ -31,8 +31,8 @@ "keywords": [ | ||
"helmet": "^4.0.0", | ||
"hops-bootstrap": "15.1.1", | ||
"hops-debug": "15.1.1", | ||
"hops-mixin": "15.1.1", | ||
"hops-yargs": "15.1.1", | ||
"hops-bootstrap": "15.1.2", | ||
"hops-debug": "15.1.2", | ||
"hops-mixin": "15.1.2", | ||
"hops-yargs": "15.1.2", | ||
"is-plain-obj": "^3.0.0", | ||
"mime": "^2.4.4", | ||
"mime": "^3.0.0", | ||
"mixinable": "^5.0.1", | ||
@@ -49,3 +49,3 @@ "morgan": "^1.9.1", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/express#readme", | ||
"gitHead": "d8dd9384165fdbc07998e1b97563244d565969fa" | ||
"gitHead": "2831de09dd8ac474ea3d0abb9ad318a1d05a9091" | ||
} |
27345
+ Addedhops-bootstrap@15.1.2(transitive)
+ Addedhops-debug@15.1.2(transitive)
+ Addedhops-mixin@15.1.2(transitive)
+ Addedhops-yargs@15.1.2(transitive)
+ Addedmime@3.0.0(transitive)
- Removedhops-bootstrap@15.1.1(transitive)
- Removedhops-debug@15.1.1(transitive)
- Removedhops-mixin@15.1.1(transitive)
- Removedhops-yargs@15.1.1(transitive)
- Removedmime@2.6.0(transitive)
Updatedhops-bootstrap@15.1.2
Updatedhops-debug@15.1.2
Updatedhops-mixin@15.1.2
Updatedhops-yargs@15.1.2
Updatedmime@^3.0.0