🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

process-env

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

process-env

dotenv file loading

2.0.2
latest
Version published
Maintainers
1
Created

process-env

dotenv file loading

Clone of @next/env for loading dotenv files with proper priorities, for usage outside of Next.js

Intallation

npm install --save add process-env

Usage

import { loadEnvConfig } from 'process-env';

loadEnvConfig(__dirname);

FAQs

Package last updated on 02 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts