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

gitcommon

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitcommon - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
package.json
{
"name": "gitcommon",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple git cli tool",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# Bitcoin Converter CLI
# Git Common CLI

@@ -8,3 +8,3 @@ > A CLI to simplify your git push init(with push) and pull.

```
$ npm install -g gitutils
$ npm install -g gitcommon
```

@@ -15,3 +15,3 @@

```sh
Usage: gitutils [options]
Usage: gitcommon [options]

@@ -18,0 +18,0 @@ A simple git cli tool