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

commitz

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitz - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-0
commitz.js

@@ -0,3 +1,4 @@

#!/usr/bin/env node
const shell = require('shelljs')
shell.exec('git shortlog HEAD -sn')
+1
-1
{
"name": "commitz",
"version": "1.0.1",
"version": "1.0.2",
"description": "An easy way to find out how many commits were made by each contributor to a repo",

@@ -5,0 +5,0 @@ "repository": {