hydra-express
Advanced tools
Comparing version 1.2.13-experimental to 1.2.15-experimental
@@ -24,3 +24,4 @@ /** | ||
const hydra = require('hydra'); | ||
const ServerResponse = hydra.getServerResponse(); | ||
const Utils = hydra.getUtilsHelper(); | ||
const ServerResponse = hydra.getServerResponseHelper(); | ||
let serverResponse = new ServerResponse(); | ||
@@ -38,3 +39,2 @@ | ||
const responseTime = require('response-time'); | ||
const Utils = require('fwsp-jsutils'); | ||
const jwtAuth = require('fwsp-jwt-auth'); | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "hydra-express", | ||
"version": "1.2.13-experimental", | ||
"version": "1.2.15-experimental", | ||
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.", | ||
@@ -45,4 +45,3 @@ "author": { | ||
"express": "4.15.2", | ||
"hydra": "1.2.13-experimental", | ||
"fwsp-jsutils": "1.0.10", | ||
"hydra": "1.2.15-experimental", | ||
"fwsp-jwt-auth": "0.0.8", | ||
@@ -49,0 +48,0 @@ "helmet": "3.5.0", |
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
9
904158
+ Addedhydra@1.2.15-experimental(transitive)
- Removedfwsp-jsutils@1.0.10
- Removedfwsp-jsutils@1.0.10(transitive)
- Removedhydra@1.2.13-experimental(transitive)
Updatedhydra@1.2.15-experimental