Comparing version 1.5.2 to 1.5.3
@@ -144,3 +144,3 @@ const axios = require('axios'); | ||
*/ | ||
async function inviteGitHubReposCollaborators(org, repos, collaborators, token) { | ||
/* async function inviteGitHubReposCollaborators(org, repos, collaborators, token) { | ||
// Get org repo url | ||
@@ -178,3 +178,3 @@ const filePath = path.join(__dirname, 'github/api.properties'); | ||
} | ||
} | ||
} */ | ||
@@ -225,2 +225,4 @@ ///////////////////////////////////// | ||
const inviteGitHubReposCollaborators = require('./github/repository/invite') | ||
module.exports ={ | ||
@@ -227,0 +229,0 @@ buildGitHubRepos, |
{ | ||
"name": "jwz", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Utils", | ||
@@ -10,5 +10,2 @@ "repository": { | ||
"main": "index.js", | ||
"files": [ | ||
"github/repository/*.js" | ||
], | ||
"scripts": { | ||
@@ -15,0 +12,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
13184
6
237