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

scripts-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scripts-cli

CLI to run package json scripts and any other scripts in an npm project.

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
19
72.73%
Maintainers
1
Weekly downloads
 
Created
Source

Scripts CLI

This package aims to take out the step of remembering all of the scripts in your package.json file and remove the need to put all utility scripts into package.json

Installation

Installation {.tabset}

npm

npm install --save-dev scripts-cli

yarn

yarn add -D scripts-cli

Config

Keywords

package

FAQs

Package last updated on 13 Oct 2024

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