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

firewallgg

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firewallgg - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

1

main.js
const axios = require('axios');
module.exports = async function(userId) {
if(typeof userId == 'undefined') console.log('No userId was defined in FirewallGG NPM request.')
let listFetch = await axios({

@@ -4,0 +5,0 @@ method: 'get',

2

package.json
{
"name": "firewallgg",
"version": "1.1.3",
"version": "1.1.4",
"description": "FirewallGG is a simple program that will search all users in multiple database api's to see if they are banned in any of them. It will return a list of all databases the user is banned in as-well.",

@@ -5,0 +5,0 @@ "main": "main.js",

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