Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-authors-cli

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-authors-cli - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.32](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.31...v1.0.32) (2020-12-03)
### [1.0.31](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.30...v1.0.31) (2020-10-30)

@@ -7,0 +9,0 @@

18

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://nicedoc.io/Kikobeats/git-authors-cli",
"version": "1.0.31",
"version": "1.0.32",
"bin": {

@@ -17,4 +17,14 @@ "git-authors": "bin/index.js",

"contributors": [
"Manuel Rueda <manuel.rueda.un@gmail.com>",
"achingbrain <alex@achingbrain.net>"
{
"name": "Manuel Rueda",
"email": "manuel.rueda.un@gmail.com"
},
{
"name": "achingbrain",
"email": "alex@achingbrain.net"
},
{
"name": "Jorge Marin",
"email": "jorge@bitnami.com"
}
],

@@ -39,3 +49,3 @@ "repository": {

"email-regex": "~4.0.0",
"execa": "~4.1.0",
"execa": "~5.0.0",
"exists-file": "~3.0.2",

@@ -42,0 +52,0 @@ "json-future": "~2.2.4",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc