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
7.0.2
to
7.0.3
+0
-2
index.js

@@ -41,7 +41,5 @@ const fs = require('fs');

serverHost,
cabin: { capture: false },
protocol,
...(ssl ? { ssl } : {}),
routes: false,
logger: console,
passport: false,

@@ -48,0 +46,0 @@ i18n: {},

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

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