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.49 to 1.0.50

16

package.json

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

"homepage": "https://github.com/Kikobeats/git-authors-cli",
"version": "1.0.49",
"version": "1.0.50",
"bin": {

@@ -73,3 +73,2 @@ "git-authors": "bin/index.js",

"nano-staged": "latest",
"npm-check-updates": "latest",
"simple-git-hooks": "latest",

@@ -91,3 +90,3 @@ "standard": "latest",

"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",
"prerelease": "npm run update:check && npm run contributors",
"prerelease": "npm run contributors",
"pretest": "npm run lint",

@@ -98,5 +97,3 @@ "pretty": "prettier-standard index.js {core,test,bin,scripts}/**/*.js --single-quote --print-width 100",

"release:tags": "git push --follow-tags origin HEAD:master",
"test": "c8 ava",
"update": "ncu -u",
"update:check": "ncu -- --error-level 2"
"test": "c8 ava"
},

@@ -108,3 +105,8 @@ "preferGlobal": true,

"@commitlint/config-conventional"
]
],
"rules": {
"body-max-line-length": [
0
]
}
},

@@ -111,0 +113,0 @@ "nano-staged": {

@@ -45,2 +45,2 @@ # git-authors-cli

> [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · Twitter [@Kikobeats](https://twitter.com/Kikobeats)
> [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · X [@Kikobeats](https://x.com/Kikobeats)
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