New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

devdex-galaxy

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devdex-galaxy

This npm package does have NSFW content continue at your own risk.

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

WARNING

This npm package does have NSFW content continue at your own risk.

DevDex Galaxy Project

This project will have stuff from searching for images to making random passwords, uuids, and email generator.

Installation

npm i devdex-galaxy

Usage

Standard for generators:

   const { PLACEHOLDER } = require('devdex-galaxy');
   
   var Result = PLACEHOLDER();
   
   console.log(PLACEHOLDER);

"PLACEHOLDER" can be changed to the following:

All functions

PackageInfo KamasutraPos PackageHelp Reddit(Search)

NSFW Functions

DoveCameronLewd EmilyWillis KalinkaFox

Command Templates / Examples

Check if the email is vaild:

   var validator = require("devdex-galaxy");

   validator.validate("test@email.com"); // true

Any under 18 and using

If you are under 18 and your mother or father see you developing with this and they want to contact me because of the npm package show them this section.

I know you might be mad at you kid for developing a program or bot using my npm I gave a warning near the Top so I can't lock the package, Sorry DevDex

NSFW Help

Heads / Tails is a function that will give you a image, but the images are NSFW here how to use it:

  const { HeadOrTailsNSFW } = require('devdex-galaxy');
  
  var Image = HeadOrTailsNSFW();
  
  message.channel.send(Image);

Support

Am on discord @DJ JR30#1315

Developers for this Template

NamePositionNotes
DJ JR30CEOOwns DJ & DevDex
DevDexCEOOwns DJ & DevDex

FAQs

Package last updated on 11 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts