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.11 to 1.0.12

9

CHANGELOG.md

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

### [1.0.12](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.11...v1.0.12) (2019-05-20)
### Build System
* just one command run ([7631839](https://github.com/Kikobeats/git-authors-cli/commit/7631839))
### [1.0.11](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.10...v1.0.11) (2019-05-20)

@@ -7,0 +16,0 @@

6

package.json

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

"homepage": "https://documentup.com/Kikobeats/git-authors-cli",
"version": "1.0.11",
"version": "1.0.12",
"bin": {

@@ -67,3 +67,3 @@ "git-authors-cli": "bin/index.js"

"postrelease": "npm run release:tags && npm run release:github && ci-publish",
"prerelease": "npm run update:check && git-authors-cli",
"prerelease": "npm run update:check",
"pretest": "npm run lint",

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

"scripts": {
"prechangelog": "git-authors-cli"
"precommit": "git-authors-cli"
}
}
}
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