New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

config_loader

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

config_loader

Helps to load environment configurations from yaml files

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
2
Created
Source

Node ConfigLoader

Helps to load config files in SaleMove ecosystem in node apps

Installation

Using npm form the command line

$ npm install --save-dev config_loader

Usage

  var config = require('config_loader').loadFor('development');

Keywords

salemove

FAQs

Package last updated on 01 Dec 2017

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