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

@kecoyo/egg-extend

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kecoyo/egg-extend

为 @kecoyo/egg-frameword 框架提供一个扩展方法。

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@kecoyo/egg-extend

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i @kecoyo/egg-extend --save

Usage

// {app_root}/config/plugin.js
exports.extend = {
  enable: true,
  package: "@kecoyo/egg-extend",
};

Configuration

// {app_root}/config/config.default.js
exports.extend = {};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Keywords

egg

FAQs

Package last updated on 25 Aug 2023

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