Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

detect-engine

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-engine

Detect the node.js engine you're running on

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
12
-40%
Maintainers
1
Weekly downloads
 
Created
Source

detect-engine NPM version Dependency Status

Detect the node.js engine you're running on.

Installation

$ npm install --save detect-engine

Example

var engine = require("detect-engine");
//=> node | iojs

© 2015 silverwind, distributed under BSD licence

Keywords

detect

FAQs

Package last updated on 10 Feb 2015

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