You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

platformsh-config

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

platformsh-config - npm Package Compare versions

Comparing version

to
2.2.2

@@ -301,5 +301,2 @@ 'use strict';

variables() {
if (!this.variablesDef) {
throw new NotValidPlatformError('No variables are defined. Are you sure you are running on Platform.sh?');
}

@@ -306,0 +303,0 @@ return this.variablesDef;

{
"name": "platformsh-config",
"version": "2.2.0",
"version": "2.2.2",
"description": "Helper for running nodejs applications on Platform.sh",

@@ -5,0 +5,0 @@ "main": "lib/platformsh.js",