Comparing version 1.0.4 to 1.0.5
@@ -200,3 +200,3 @@ // Generated by CoffeeScript 1.6.3 | ||
headers: { | ||
Accept: 'application/vnd.github.preview' | ||
Accept: 'application/vnd.github.beta+json' | ||
} | ||
@@ -203,0 +203,0 @@ } |
{ | ||
"title": "Get Repos", | ||
"name": "getrepos", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Fetch the specified repositories, or those that match a particular github user or search query", | ||
"homepage": "https://github.com/bevry/getrepos", | ||
"license": "MIT", | ||
"badges": { | ||
"travis": true, | ||
"npm": true, | ||
"gittip": "bevry", | ||
"flattr": "344188/balupton-on-Flattr", | ||
"paypal": "QB8GQPZAH84N6" | ||
}, | ||
"keywords": [ | ||
@@ -16,3 +25,3 @@ "contributors", | ||
], | ||
"author": "Benjamin Lupton <b@lupton.cc> (http://balupton.com)", | ||
"author": "2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)", | ||
"maintainers": [ | ||
@@ -36,5 +45,5 @@ "Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)" | ||
"extendr": "~2.1.0", | ||
"feedr": "~2.7.2", | ||
"feedr": "~2.7.5", | ||
"typechecker": "~2.0.6", | ||
"taskgroup": "~3.2.3" | ||
"taskgroup": "~3.3.4" | ||
}, | ||
@@ -45,3 +54,4 @@ "devDependencies": { | ||
"joe-reporter-console": "~1.2.1", | ||
"chai": "~1.8.0" | ||
"chai": "~1.8.0", | ||
"projectz": "~0.2.7" | ||
}, | ||
@@ -52,5 +62,5 @@ "directories": { | ||
"scripts": { | ||
"test": "node ./out/test/everything-test.js" | ||
"test": "node ./out/test/getrepos-test.js" | ||
}, | ||
"main": "./out/lib/getrepos.js" | ||
} |
@@ -1,16 +0,11 @@ | ||
# Get Repos | ||
[![NPM version](https://badge.fury.io/js/getrepos.png)](https://npmjs.org/package/getrepos) | ||
[![Flattr this project](https://raw.github.com/balupton/flattr-buttons/master/badge-89x18.gif)](http://flattr.com/thing/344188/balupton-on-Flattr) | ||
<!-- TITLE --> | ||
Fetch the specified repositories, or those that match a particular github user or search query | ||
<!-- BADGES --> | ||
<!-- DESCRIPTION --> | ||
## Install | ||
<!-- INSTALL --> | ||
``` | ||
npm install --save getrepos | ||
``` | ||
## Usage | ||
@@ -43,8 +38,8 @@ | ||
## History | ||
You can discover the history inside the `History.md` file | ||
<!-- HISTORY --> | ||
<!-- CONTRIBUTE --> | ||
## License | ||
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/) | ||
<br/>Copyright © 2013+ [Bevry Pty Ltd](http://bevry.me) | ||
<!-- BACKERS --> | ||
<!-- LICENSE --> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6
10721
5
1
80
45
- Removedtaskgroup@3.2.4(transitive)
Updatedfeedr@~2.7.5
Updatedtaskgroup@~3.3.4