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

@crx-command/npm-tools

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@crx-command/npm-tools

npm包升级工具

unpublished
latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

npm-tools

介绍

npm相关命令行工具

安装教程

npm i -g @crx-command/npm-tools

使用说明

具体可用下面命令行查看

cnt -h
用法:<命令> [参数]

Commands:
  cnt language [参数]  显示使用的语言/切换使用的语言                        [aliases: lang]

Options:
  -v, --version  显示版本号                                                 [boolean]
  -h, --help     显示帮助说明                                                [boolean]
cnrm -h
用法:<命令> [参数]

Commands:
  cnrm language [参数]        显示使用的语言/切换使用的语言               [aliases: lang]
  cnrm list [参数]            列出所有可用的registry                 [aliases: ls]       
  cnrm current              获取当前registry
  cnrm delete [name] [参数]   删除registry                     [aliases: del]
  cnrm reset [name]         重置registry
  cnrm update <name> <url>  修改已存在registry的路径       [aliases: modify, mod]
  cnrm add <name> <url>     新增registry
  cnrm use [name] [参数]      切换registry

Options:
  -v, --version  显示版本号                                                 [boolean]
  -h, --help     显示帮助说明                                                [boolean]

FAQs

Package last updated on 06 May 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