Socket
Socket
Sign inDemoInstall

gitty

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitty - npm Package Compare versions

Comparing version 3.7.0 to 3.7.1

.git/index

8

package.json
{
"name": "gitty",
"version": "3.7.0",
"version": "3.7.1",
"description": "A Node.js wrapper for the Git CLI",

@@ -24,3 +24,3 @@ "main": "index",

"type": "git",
"url": "https://github.com/bookchin/gitty.git"
"url": "https://gitlab.com/emrose/gitty.git"
},

@@ -33,4 +33,4 @@ "keywords": [

"author": {
"name": "Gordon Hall",
"url": "https://gumdrop.life"
"name": "Emery Rose Hall",
"url": "https://emeryrose.me"
},

@@ -37,0 +37,0 @@ "contributors": [

# Gitty
[![Build Status](https://travis-ci.org/bookchin/gitty.svg)](https://travis-ci.org/bookchin/gitty)
Gitty is a Node.js wrapper for Git. It's syntax resembles the Git command line
syntax, executes common commands, and parses the output into operable objects.
**[Complete documentation is available here.](http://bookch.in/gitty/)**
**[Complete documentation is available here.](https://emrose.gitlab.io/gitty/)**

@@ -72,3 +70,3 @@ ## Installation

Gitty was written by Gordon Hall (gordon@gordonwritescode.com)
Gitty was written by Emery Rose Hall (emery@deadcanaries.org)
Licensed under LGPLv3 license
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