🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

ava-is-running

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ava-is-running

Very simple module that detect if process is started by AVA. Zero dependencies

1.0.3
latest
Source
npm
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

ava-is-running

Very simple module that detect if process is started by AVA. Zero dependencies

Installation

npm install ava-is-running --save

Example

const avaIsRunning = require('ava-is-running');
console.log(avaIsRunning()) //=> true or false;

Changelog

You can view the changelog here

License

ava-is-running is open-sourced software licensed under the MIT license

Authors

Fabio Ricali

Keywords

ava

FAQs

Package last updated on 27 Sep 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