hydra-express
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "hydra-express", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.", | ||
@@ -43,10 +43,10 @@ "author": { | ||
"body-parser": "1.17.1", | ||
"cors": "2.8.1", | ||
"cors": "2.8.3", | ||
"express": "4.15.2", | ||
"hydra": "1.1.0", | ||
"fwsp-jsutils": "1.0.9", | ||
"hydra": "1.1.1", | ||
"fwsp-jsutils": "1.0.10", | ||
"fwsp-jwt-auth": "0.0.8", | ||
"fwsp-server-response": "2.2.5", | ||
"fwsp-server-response": "2.2.6", | ||
"helmet": "3.5.0", | ||
"moment": "2.18.0", | ||
"moment": "2.18.1", | ||
"response-time": "2.3.2" | ||
@@ -56,8 +56,8 @@ }, | ||
"chai": "3.5.0", | ||
"eslint": "3.18.0", | ||
"eslint": "3.19.0", | ||
"eslint-config-google": "0.7.1", | ||
"eslint-plugin-mocha": "4.9.0", | ||
"mocha": "3.2.0", | ||
"superagent": "3.5.1" | ||
"superagent": "3.5.2" | ||
} | ||
} |
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
903933
+ Addedcors@2.8.3(transitive)
+ Addedfwsp-jsutils@1.0.10(transitive)
+ Addedfwsp-server-response@2.2.6(transitive)
+ Addedhydra@1.1.1(transitive)
+ Addedmoment@2.18.1(transitive)
+ Addedobject-assign@4.1.1(transitive)
- Removedcors@2.8.1(transitive)
- Removedfwsp-jsutils@1.0.9(transitive)
- Removedfwsp-server-response@2.2.5(transitive)
- Removedhydra@1.1.0(transitive)
- Removedmoment@2.18.0(transitive)
Updatedcors@2.8.3
Updatedfwsp-jsutils@1.0.10
Updatedfwsp-server-response@2.2.6
Updatedhydra@1.1.1
Updatedmoment@2.18.1