presentation-service-server
Advanced tools
Comparing version 2.1.10 to 2.1.11
@@ -35,3 +35,3 @@ "use strict"; | ||
const key = decodeURIComponent(req.path()); | ||
db.get(key, "string") | ||
db.get(key) | ||
.errors(logStreamExceptions(req)) | ||
@@ -38,0 +38,0 @@ .stopOnError(e => { |
{ | ||
"name": "presentation-service-server", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"description": "Server component for the presentation service", | ||
@@ -18,3 +18,3 @@ "main": "server.js", | ||
"morgan": "1.7.0", | ||
"ps-direct-sdk": "2.1.9", | ||
"ps-direct-sdk": "2.1.11", | ||
"ramda": "0.21.0", | ||
@@ -21,0 +21,0 @@ "restify": "4.0.4", |
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
4
14257
8
+ Addedjs-string-escape@1.0.1(transitive)
+ Addedps-direct-sdk@2.1.11(transitive)
- Removedps-direct-sdk@2.1.9(transitive)
Updatedps-direct-sdk@2.1.11