New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@contrast/cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/cli

A collection of agent related CLI utilities

  • 1.40.0
  • npm
  • Socket score

Version published
Maintainers
0
Created

@contrast/cli

Installation

npm install @contrast/cli # optional, `npx` will install the package otherwise.
npx -p @contrast/cli <command>

Commands

rewrite

Usage: npx -p @contrast/cli rewrite [options] <entrypoint>

Rewrites application files, caching them so that rewriting does not need to occur when the application runs.

Arguments:
  entrypoint     The entrypoint for the application

Options:
  -V, --version  output the version number
  -a, --assess   enable assess mode
  -h, --help     display help for command

FAQs

Package last updated on 09 Jan 2025

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