🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

github-repositories

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-repositories - npm Package Compare versions

Comparing version
2.1.0
to
2.1.1
+1
-1
cli.js

@@ -50,3 +50,3 @@ #!/usr/bin/env node

if (!cli.flags.forks && !cli.flags.forks && repo.fork) {
if (!cli.flags.forks && !cli.flags.sources && repo.fork) {
repo.name += chalk.dim(' (fork)');

@@ -53,0 +53,0 @@ }

{
"name": "github-repositories",
"version": "2.1.0",
"version": "2.1.1",
"description": "Get all Github repos from a user",

@@ -5,0 +5,0 @@ "license": "MIT",