Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

getrepos

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getrepos - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

History.md

2

out/lib/getrepos.js

@@ -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 &copy; 2013+ [Bevry Pty Ltd](http://bevry.me)
<!-- BACKERS -->
<!-- LICENSE -->

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc