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

jwz

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwz - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

github/properties/api.properties

6

index.js

@@ -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"

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