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

presentation-service-server

Package Overview
Dependencies
Maintainers
5
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.1.8 to 2.1.9

4

package.json
{
"name": "presentation-service-server",
"version": "2.1.8",
"version": "2.1.9",
"description": "Server component for the presentation service",

@@ -18,3 +18,3 @@ "main": "server.js",

"morgan": "1.7.0",
"ps-direct-sdk": "2.1.7",
"ps-direct-sdk": "2.1.8",
"ramda": "0.21.0",

@@ -21,0 +21,0 @@ "restify": "4.0.4",

@@ -192,3 +192,3 @@ "use strict";

it.only("should always return string values and not json", (done) => {
it("should always return string values and not json", (done) => {
set("/v1/hello/world", "{data: 'my value'}")

@@ -195,0 +195,0 @@ .pull(() => {

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