🚨 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.9
to
0.0.10
+2
-1
index.js

@@ -38,3 +38,4 @@ const fs = require('fs');

? fs.readFileSync(process.env[`${prefix}_SSL_CA_PATH`])
: null
: null,
allowHTTP1: true
},

@@ -41,0 +42,0 @@ routes: false,

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

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