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.1.0 to 0.2.0

2

package.json
{
"name": "git-commit-statistics",
"version": "0.1.0",
"version": "0.2.0",
"description": "Get commits statistics about git repository",

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

# git-commit-statistics
[![NPM version](https://badge.fury.io/js/git-commit-statistics.svg)](https://www.npmjs.com/package/git-commit-statistics)
[![Build Status](https://travis-ci.org/YoshinoriN/git-commit-statistics.svg?branch=master)](https://travis-ci.org/YoshinoriN/git-commit-statistics) [![Coverage Status](https://coveralls.io/repos/github/YoshinoriN/git-commit-statistics/badge.svg?branch=master)](https://coveralls.io/github/YoshinoriN/git-commit-statistics?branch=master)

@@ -9,8 +10,9 @@

Get belows statistics.
Get belows statistics. Example is [here](#getbyperdayofmonth).
* byPerDayHour
* byPerDayOfMonth
* byPerMonth
* byPerWeekDays
* byPerYear
* byPerDayHour

@@ -20,3 +22,3 @@ ## Installation

```sh
npm install git-commit-statistics
$ npm install git-commit-statistics
```

@@ -23,0 +25,0 @@

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