Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

nodegit-kit

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodegit-kit - npm Package Compare versions

Comparing version
0.17.0
to
0.18.0
+1
-0
.appveyor.yml
environment:
matrix:
- nodejs_version: "6"
- nodejs_version: "8"

@@ -5,0 +6,0 @@ cache:

+5
-5
{
"name": "nodegit-kit",
"description": "Complementary NodeGit helpers returning native Promises, helps with git commands such as init, add, commit, status, diff",
"version": "0.17.0",
"version": "0.18.0",
"main": "lib/main.js",

@@ -33,12 +33,12 @@ "repository": {

"fildes": "^2.0.0",
"nodegit": "^0.20.2"
"nodegit": "^0.22.0"
},
"license": "MIT",
"devDependencies": {
"codecov": "^2.3.1",
"codecov": "^3.0.0",
"fildes-extra": "^0.6.0",
"nyc": "^11.0.2",
"nyc": "^11.2.1",
"tap-spec": "^4.1.1",
"tape": "^4.6.3"
"tape": "^4.8.0"
}
}

@@ -7,3 +7,4 @@ NodeGit-Kit

[![Coverage Status](https://img.shields.io/codecov/c/github/thisconnect/nodegit-kit/master.svg?style=flat-square&maxAge=1800)](https://codecov.io/gh/thisconnect/nodegit-kit)
[![Dependencies](https://img.shields.io/bithound/dependencies/github/thisconnect/nodegit-kit.svg?style=flat-square&maxAge=1800)](https://www.bithound.io/github/thisconnect/nodegit-kit)
[![Dependencies](https://img.shields.io/librariesio/github/thisconnect/nodegit-kit.svg?style=flat-square&maxAge=1800)](https://libraries.io/github/thisconnect/nodegit-kit)
[![Code](https://img.shields.io/bithound/code/github/thisconnect/nodegit-kit.svg?style=flat-square&maxAge=1800)](https://www.bithound.io/github/thisconnect/nodegit-kit)
[![MIT](https://img.shields.io/npm/l/nodegit-kit.svg?style=flat-square&maxAge=1800)](https://github.com/thisconnect/nodegit-kit/blob/master/license)

@@ -10,0 +11,0 @@ [![NPM Version](https://img.shields.io/npm/v/nodegit-kit.svg?style=flat-square&maxAge=1800)](https://www.npmjs.com/package/nodegit-kit)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet