Socket
Book a DemoInstallSign in
Socket

admin-plugin-terminate

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

admin-plugin-terminate

Plugin which terminates the running Node.js process

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
1
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

admin-plugin-terminate   Node.js admin plugin system js-semistandard-style

Contents

  • Installation
  • Usage

Installation

npm install --save admin-plugin-terminate

Usage

admin.configure({
  plugins: [
    require('admin-plugin-terminate')()
  ]
});

Keywords

admin

FAQs

Package last updated on 02 Apr 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