hydra-express
Advanced tools
Comparing version 1.4.9-experimental to 1.4.61-experimental
{ | ||
"name": "hydra-express", | ||
"version": "1.4.9-experimental", | ||
"version": "1.4.61-experimental", | ||
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.", | ||
@@ -8,19 +8,3 @@ "author": { | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Carlos Justiniano", | ||
"github": "cjus", | ||
"email": "carlos.justiniano@gmail.com" | ||
}, | ||
{ | ||
"name": "Eric Adum", | ||
"github": "emadum", | ||
"email": "eric.adum@gmail.com" | ||
}, | ||
{ | ||
"name": "Artem Kochnev", | ||
"github": "artemkochnev", | ||
"email": "artemkochnev@gmail.com" | ||
} | ||
], | ||
"contributors": "https://github.com/flywheelsports/hydra-express/graphs/contributors", | ||
"scripts": { | ||
@@ -46,3 +30,3 @@ "test": "mocha specs --reporter spec" | ||
"express": "4.15.3", | ||
"hydra": "1.4.9-experimental", | ||
"hydra": "1.4.61-experimental", | ||
"helmet": "3.6.0", | ||
@@ -49,0 +33,0 @@ "moment": "2.18.1", |
900172
+ Addedhydra@1.4.61-experimental(transitive)
- Removedhydra@1.4.9-experimental(transitive)
Updatedhydra@1.4.61-experimental