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

javy-cli

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

javy-cli

This is the npm package for Javy. The package contains a small Node script that downloads the appropriate Javy binary on demand and invokes it with the parameters given.

0.2.0
npm
Version published
Weekly downloads
3.2K
-7.84%
Maintainers
3
Weekly downloads
 
Created
Source

Javy npm package

This is the npm package for Javy. The package contains a small Node script that downloads the appropriate Javy binary on demand and invokes it with the parameters given.

Usage

# Install javy globally
$ npm install -g javy-cli

# Directly invoke it via npm
$ npx javy-cli@latest

Updating javy

The npm package will automatically download the newest version of Javy if a newer version is available.

Using a specific version of javy

To use a specific version of Javy, set the environment variable FORCE_RELEASE to the version you would like to use.

FORCE_RELEASE=v1.1.0 npx javy-cli@latest

FAQs

Package last updated on 17 Aug 2023

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