Socket
Socket
Sign inDemoInstall

git-commit-statistics

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

5

package.json
{
"name": "git-commit-statistics",
"version": "0.2.0",
"description": "Get commits statistics about git repository",
"version": "0.2.1",
"description": "Get commit log statistics of git repository",
"main": "./src/index.js",

@@ -21,2 +21,3 @@ "license": "MIT",

"git",
"log",
"commit",

@@ -23,0 +24,0 @@ "statistics"

4

README.md

@@ -6,7 +6,7 @@ # git-commit-statistics

Get commits statistics about git repository.
Get commit log statistics of git repository.
## Features
Get belows statistics. Example is [here](#getbyperdayofmonth).
Can get belows statistics. Example is [here](#getbyperdayofmonth).

@@ -13,0 +13,0 @@ * byPerDayOfMonth

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc