🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@ladjs/shared-config

Package Overview
Dependencies
Maintainers
1
Versions
62
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
0.0.7
to
0.0.8
+1
-0
index.js

@@ -26,2 +26,3 @@ const fs = require('fs');

const config = {
port: process.env[`${prefix}_PORT`] || null,
cabin: { capture: false },

@@ -28,0 +29,0 @@ protocol: process.env[`${prefix}_PROTOCOL`] || 'http',

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

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