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

xoo-api

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

xoo-api

Package untuk search sfile.mobi, YouTube, stalk GitHub, generate AI art, dan random UUID

latest
npmnpm
Version
4.1.3
Version published
Maintainers
1
Created
Source

voidix-api

Package untuk search sfile.mobi, YouTube, stalk GitHub, generate AI art, dan random UUID

Install

npm install voidix-api

Usage

const { sfilesearch, ytsearch, githubstalk, artai, generateUUID } = require('voidix-api');

sfilesearch('query').then(console.log);

ytsearch('query').then(console.log);

githubstalk('username').then(console.log);

artai('prompt').then(console.log);

const uuid = generateUUID();
console.log(uuid);

License

MIT

Keywords

api

FAQs

Package last updated on 30 Sep 2025

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