nodegit-kit
Advanced tools
+1
-0
| 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" | ||
| } | ||
| } |
+2
-1
@@ -7,3 +7,4 @@ NodeGit-Kit | ||
| [](https://codecov.io/gh/thisconnect/nodegit-kit) | ||
| [](https://www.bithound.io/github/thisconnect/nodegit-kit) | ||
| [](https://libraries.io/github/thisconnect/nodegit-kit) | ||
| [](https://www.bithound.io/github/thisconnect/nodegit-kit) | ||
| [](https://github.com/thisconnect/nodegit-kit/blob/master/license) | ||
@@ -10,0 +11,0 @@ [](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
356
0.28%27469
-22.24%16
-11.11%+ Added
+ Added
- Removed
- Removed
Updated