New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jwz

Package Overview
Dependencies
Maintainers
1
Versions
50
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.6.4 to 1.6.5

2

github/repository/invite.js

@@ -12,3 +12,3 @@ const axios = require('axios')

@param repos = Array
@param collaborators = Array
@param arrays = Array of Array
@param token = String

@@ -15,0 +15,0 @@ */

@@ -12,7 +12,7 @@ const axios = require('axios')

@param repos = Array
@param collaborators = Array
@param arrays = Array of Array
@param token = String
*/
async function removeCollaboratorsFromRepos(org, repos, arrays, token) {
async function removeReposCollaborators(org, repos, arrays, token) {
// Get org repo URL

@@ -19,0 +19,0 @@ const filePath = path.join(__dirname, '..', 'properties', 'api.properties');

{
"name": "jwz",
"version": "1.6.4",
"version": "1.6.5",
"description": "Utils",

@@ -5,0 +5,0 @@ "repository": {

@@ -1,2 +0,2 @@

![license](https://img.shields.io/badge/license-MIT-blue) ![version](https://img.shields.io/badge/version-1.6.4-blue)
![license](https://img.shields.io/badge/license-MIT-blue) ![version](https://img.shields.io/badge/version-1.6.5-blue)
<div align="center">

@@ -3,0 +3,0 @@ <a href="https://opencollective.com/jetsadawijit" target="_blank" rel="noopener noreferrer">

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