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

emulatedcheck

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

emulatedcheck

## Installation

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

EmulatedCheck

Installation

To use EmulatedCheck on your system, run:

yarn global add emulatedcheck

Usage

To use EmulatedCheck, you can run the following:

emualtedcheck check --url <url> --selector <selector> [--count <count>] [--user-agent <user-agent>] [-v|-vv]

Parameters

ParameterInfoRequiredDefault
urlURL to checktrue
selectorJavascript selector to search fortrue
countminimal occurence of selector to pass the checkfalse1
user-agentUser-Agent to use for requestsfalsePuppeteer default useragent

Return values

Return valueMeaning
0Check passed
2Check did not pass

These return values are designed to be used for nagios plugins.

FAQs

Package last updated on 08 Jan 2021

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