presentation-service-server
Advanced tools
Comparing version 2.0.10 to 2.0.11
@@ -43,3 +43,3 @@ "use strict"; | ||
var fakeRedis = require("fakeredis"); | ||
redis.fast = true; | ||
fakeRedis.fast = true; | ||
hl.streamifyAll(fakeRedis.RedisClient.prototype); | ||
@@ -46,0 +46,0 @@ return fakeRedis.createClient(); |
{ | ||
"name": "presentation-service-server", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "Server component for the presentation service", | ||
@@ -5,0 +5,0 @@ "main": "server.js", |
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
30981