hops-express
Advanced tools
Comparing version 14.1.0 to 14.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [14.2.0](https://github.com/xing/hops/compare/v14.1.0...v14.2.0) (2021-06-14) | ||
### Bug Fixes | ||
* update dependency nocache to v3 ([bffb53f](https://github.com/xing/hops/commit/bffb53f2cfd85f5977db5d871b8b703a29f4860b)) | ||
# [14.1.0](https://github.com/xing/hops/compare/v14.0.1...v14.1.0) (2021-04-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-express", | ||
"version": "14.1.0", | ||
"version": "14.2.0", | ||
"description": "Customization for the our express server", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
"helmet": "^4.0.0", | ||
"hops-bootstrap": "14.1.0", | ||
"hops-debug": "14.1.0", | ||
"hops-mixin": "14.1.0", | ||
"hops-yargs": "14.1.0", | ||
"hops-bootstrap": "14.2.0", | ||
"hops-debug": "14.2.0", | ||
"hops-mixin": "14.2.0", | ||
"hops-yargs": "14.2.0", | ||
"is-plain-obj": "^3.0.0", | ||
@@ -40,3 +40,3 @@ "mime": "^2.4.4", | ||
"morgan": "^1.9.1", | ||
"nocache": "^2.1.0", | ||
"nocache": "^3.0.0", | ||
"node-mocks-http": "^1.8.0", | ||
@@ -51,3 +51,3 @@ "pathifist": "^1.0.0", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/express#readme", | ||
"gitHead": "3f9bbc77f1d3d82012d7a7546f65506687654fac" | ||
"gitHead": "ca09c6e3e43c6e6013061fddbe29931da7b4a32b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26493
+ Addedcliui@8.0.1(transitive)
+ Addeddotenv@10.0.0(transitive)
+ Addedhops-bootstrap@14.2.0(transitive)
+ Addedhops-debug@14.2.0(transitive)
+ Addedhops-mixin@14.2.0(transitive)
+ Addedhops-yargs@14.2.0(transitive)
+ Addednocache@3.0.4(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedcliui@7.0.4(transitive)
- Removeddotenv@8.6.0(transitive)
- Removedhops-bootstrap@14.1.0(transitive)
- Removedhops-debug@14.1.0(transitive)
- Removedhops-mixin@14.1.0(transitive)
- Removedhops-yargs@14.1.0(transitive)
- Removednocache@2.1.0(transitive)
- Removedyargs@16.2.0(transitive)
- Removedyargs-parser@20.2.9(transitive)
Updatedhops-bootstrap@14.2.0
Updatedhops-debug@14.2.0
Updatedhops-mixin@14.2.0
Updatedhops-yargs@14.2.0
Updatednocache@^3.0.0