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

liveimg

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liveimg

live img is soultion for image hosting for free of cost and super fast . can host unlimited images. and its verry secure.

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

LIVEIMG

example

const uploadImg = require("liveimg");

var data = await uploadImg({
  username: YOUT_GITHUB_USERNAME,
  repo: YOUR_REPO_NAME,
  token: GITHUB_ACCESS_TOKEN,
  content: IMAGE_DATA_BASE64,
});
console.log(data);

You have to create a public repo in your github acount to store all images

How To Generette Github Access Token

Keywords

liveimg

FAQs

Package last updated on 11 Jan 2022

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