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.45 to 1.0.46

4

bin/index.js

@@ -12,6 +12,2 @@ #!/usr/bin/env node

const rootPkg = require('../package.json')
require('update-notifier')({ pkg: rootPkg }).notify()
const BOT_NAMES = ['ImgBotApp', 'greenkeeper', 'noreply', '\\bbot\\b', 'Travis CI']

@@ -18,0 +14,0 @@

5

package.json

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

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

@@ -59,4 +59,3 @@ "git-authors": "bin/index.js",

"mri": "~1.2.0",
"picocolors": "~1.0.0",
"update-notifier": "~5.1.0"
"picocolors": "~1.0.0"
},

@@ -63,0 +62,0 @@ "devDependencies": {

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