Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

presentation-service-server

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

presentation-service-server - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

2

lib/db.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc