reliable-git
Advanced tools
Comparing version 0.1.3 to 0.1.4
13
index.js
@@ -1,16 +0,3 @@ | ||
/* ================================================================ | ||
* reliable-git by xdf(xudafeng[at]126.com) | ||
* | ||
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST) | ||
* | ||
* ================================================================ | ||
* Copyright xdf | ||
* | ||
* Licensed under the MIT License | ||
* You may not use this file except in compliance with the License. | ||
* | ||
* ================================================================ */ | ||
'use strict'; | ||
module.exports = require('./lib/reliable-git'); |
@@ -1,14 +0,1 @@ | ||
/* ================================================================ | ||
* reliable-git by xdf(xudafeng[at]126.com) | ||
* | ||
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST) | ||
* | ||
* ================================================================ | ||
* Copyright xdf | ||
* | ||
* Licensed under the MIT License | ||
* You may not use this file except in compliance with the License. | ||
* | ||
* ================================================================ */ | ||
'use strict'; | ||
@@ -15,0 +2,0 @@ |
@@ -1,14 +0,1 @@ | ||
/* ================================================================ | ||
* reliable-git by xdf(xudafeng[at]126.com) | ||
* | ||
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST) | ||
* | ||
* ================================================================ | ||
* Copyright xdf | ||
* | ||
* Licensed under the MIT License | ||
* You may not use this file except in compliance with the License. | ||
* | ||
* ================================================================ */ | ||
'use strict'; | ||
@@ -19,2 +6,3 @@ | ||
var _path = require('path'); | ||
var _ = require('./helper'); | ||
@@ -21,0 +9,0 @@ var spawnp = require('./spawn-promise'); |
@@ -1,14 +0,1 @@ | ||
/* ================================================================ | ||
* reliable-git by ziczhu(zic.zhu@gmail.com) | ||
* | ||
* first created at : Tue Oct 25 2015 12:30:10 GMT+0800 (CST) | ||
* | ||
* ================================================================ | ||
* Copyright ziczhu | ||
* | ||
* Licensed under the MIT License | ||
* You may not use this file except in compliance with the License. | ||
* | ||
* ================================================================ */ | ||
'use strict'; | ||
@@ -15,0 +2,0 @@ |
{ | ||
"name": "reliable-git", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "reliable-git", | ||
"keywords": [ | ||
"reliable-git" | ||
"reliable", | ||
"git" | ||
], | ||
@@ -18,3 +19,3 @@ "main": "index.js", | ||
"co-mocha": "~1.1.2", | ||
"istanbul": "*", | ||
"istanbul": "^0.4.5", | ||
"jshint": "*", | ||
@@ -33,5 +34,3 @@ "mocha": "*", | ||
], | ||
"homepage": "https://github.com/reliable/reliable-git", | ||
"blog": "http://xdf.me", | ||
"license": "MIT" | ||
} |
@@ -1,3 +0,2 @@ | ||
reliable-git | ||
============ | ||
# reliable-git | ||
@@ -25,3 +24,3 @@ [![NPM version][npm-image]][npm-url] | ||
```bash | ||
```shell | ||
$ npm i reliable-git --save | ||
@@ -28,0 +27,0 @@ ``` |
@@ -1,14 +0,1 @@ | ||
/* ================================================================ | ||
* reliable-git by xdf(xudafeng[at]126.com) | ||
* | ||
* first created at : Tue Aug 25 2015 10:58:31 GMT+0800 (CST) | ||
* | ||
* ================================================================ | ||
* Copyright 2013 xdf | ||
* | ||
* Licensed under the MIT License | ||
* You may not use this file except in compliance with the License. | ||
* | ||
* ================================================================ */ | ||
'use strict'; | ||
@@ -15,0 +2,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
62897
32
416
1
80
114
4
3