Socket
Book a DemoInstallSign in
Socket

browsers-binaries-standalone

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browsers-binaries-standalone

Usage:

0.0.2
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Usage:

var browsersBinariesStandalone = require("browsers-binaries-standalone");

var browsers = browsersBinariesStandalone.install({
    defaultPath: __dirname + "/browsers", // default path to binaries
    firefox: {
        path: __dirname + "/not_browsers", // path to binaries
        version: "47.0.1",
        platform: "Win_x64",
        language: "en-US" // default;
    },
    chromium: [{
        version: "54.0.2840.71",
        platform: "Win_x64"
    },{
        version: "55.0.2883.21",
        platform: "Mac"
    }]
});

Available platforms:

Win
Win_x64
Linux
Linux_x64
Mac

Getting path to the executable file:

browsers[0].getExecutablePath();

FAQs

Package last updated on 01 Nov 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.