Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

plugins-loader

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plugins-loader

Plugins loader

latest
Source
npmnpm
Version
1.3.4
Version published
Weekly downloads
3.7K
-20.9%
Maintainers
8
Weekly downloads
 
Created
Source

plugins-loader Build Status

Plugins loader for gemini and hermione.

Install

$ npm install plugins-loader

Usage

const pluginsLoader = require('plugins-loader');

// gemini
pluginsLoader.load(gemini, gemini.config.system.plugins, 'gemini-');

// hermione
pluginsLoader.load(hermione, hermione.config.plugins, 'hermione-');

FAQs

Package last updated on 12 Sep 2024

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