getcontributors
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -101,2 +101,6 @@ // Generated by CoffeeScript 1.6.3 | ||
contributorData.text = contributorData.text.join(' ') || null; | ||
contributorData.markdown = "[" + contributorData.name + "](" + contributorData.url + ")"; | ||
if (contributorData.email) { | ||
contributorData.markdown += " <" + contributorData.email + ">"; | ||
} | ||
return contributorData; | ||
@@ -103,0 +107,0 @@ }; |
{ | ||
"title": "Get Contributors", | ||
"name": "getcontributors", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "Fetch all the contributors of all the specified github users repositories", | ||
@@ -56,3 +56,3 @@ "homepage": "https://github.com/bevry/getcontributors", | ||
"chai": "~1.8.1", | ||
"projectz": "~0.2.7" | ||
"projectz": "~0.3.0" | ||
}, | ||
@@ -59,0 +59,0 @@ "directories": { |
@@ -31,10 +31,6 @@ | ||
### [Node](http://nodejs.org/), [Browserify](http://browserify.org/) | ||
### [Node](http://nodejs.org/) | ||
- Use: `require('getcontributors')` | ||
- Install: `npm install --save getcontributors` | ||
### [Ender](http://ender.jit.su/) | ||
- Use: `require('getcontributors')` | ||
- Install: `ender add getcontributors` | ||
<!-- /INSTALL --> | ||
@@ -87,3 +83,3 @@ | ||
## History | ||
[Discover the change history by heading on over to the `History.md` file.](https://github.com/bevry/getcontributors/blob/master/History.md#files) | ||
[Discover the change history by heading on over to the `HISTORY.md` file.](https://github.com/bevry/getcontributors/blob/master/HISTORY.md#files) | ||
@@ -97,3 +93,3 @@ <!-- /HISTORY --> | ||
[Discover how you can contribute by heading on over to the `Contributing.md` file.](https://github.com/bevry/getcontributors/blob/master/Contributing.md#files) | ||
[Discover how you can contribute by heading on over to the `CONTRIBUTING.md` file.](https://github.com/bevry/getcontributors/blob/master/CONTRIBUTING.md#files) | ||
@@ -127,3 +123,3 @@ <!-- /CONTRIBUTE --> | ||
[Become a contributor!](https://github.com/bevry/getcontributors/blob/master/Contributing.md#files) | ||
[Become a contributor!](https://github.com/bevry/getcontributors/blob/master/CONTRIBUTING.md#files) | ||
@@ -130,0 +126,0 @@ <!-- /BACKERS --> |
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
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
300
18672
5
136