hydra-express
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -376,2 +376,3 @@ /** | ||
app.use(bodyParser.json()); | ||
app.use(bodyParser.urlencoded({extended: false})); | ||
@@ -378,0 +379,0 @@ |
{ | ||
"name": "hydra-express", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
902580
803