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

@jswork/ushell-module-git

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jswork/ushell-module-git

Unix like shell module for git.

latest
Source
npmnpm
Version
1.0.71
Version published
Maintainers
2
Created
Source

ushell-module-git

Unix like shell module for git.

installation

npm i -S @jswork/ushell-module-git

dependencies

# git-sweep
npm i -g @jswork/git-sweep

encoding utf-8

  • http://www.worldhello.net/gotgit/08-git-misc/020-git-charset.html

install private package:

Git仓库当私有npm 这个方法得益于,npm提供的的丰富安装方法。通过下面方法安装:

npm i -S git+ssh://git@git.showgold.cn:npm/hello.git
npm install -S git+ssh://git@github.com:npm/npm.git#v1.0.27
npm install -S git+ssh://git@github.com:npm/npm#semver:^5.0
npm install -S git+https://isaacs@github.com/npm/npm.git
npm install -S git://github.com/npm/npm.git#v1.0.27

Keywords

shell

FAQs

Package last updated on 15 Mar 2026

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