🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

browser-downloader

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-downloader

Utility to download the latest browser builds

2.1.0
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

browser-downloader

Utility to download the latest browser builds

Downloads the latest and nightly version of browser builds. Intended for use with cron scripts and other tasks to automate deployment.

Usage

$ browser-downloader targetDir

Will download all browser applications and validate that the modern.ie image is up to date.

$ browser-downloader vm targetDir

Will download and install the latest modern.ie VM image so it may be manually configured for testing.

Prerequisites

The Edge VM installation requires the following:

  • z7a on PATH brew install p7zip
  • vmrun on PATH export PATH="$PATH:/Applications/VMware Fusion.app/Contents/Library/"
  • VMWare OVF Tools

Keywords

nightly

FAQs

Package last updated on 18 Dec 2016

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