Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@ladjs/shared-config

Package Overview
Dependencies
Maintainers
5
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ladjs/shared-config - npm Package Compare versions

Comparing version
9.1.1
to
9.1.2
+4
-0
index.js

@@ -152,2 +152,6 @@ const fs = require('fs');

};
// <https://stackoverflow.com/a/66810848>
if (boolean(process.env[`${prefix}_REDIS_TLS`])) config.redis.tls = {};
return config;

@@ -154,0 +158,0 @@ }

+1
-1
{
"name": "@ladjs/shared-config",
"description": "Shared configuration for Lad's API and Web servers",
"version": "9.1.1",
"version": "9.1.2",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

@@ -6,0 +6,0 @@ "bugs": {