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

wallpapers-anime

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

wallpapers-anime

Get anime wallpapers from HdqWalls.

unpublished
latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

🖼 Version 1.0 | Wallpapers Anime.

An simple package for get wallpapers anime from hdqwalls.

🔧 Utilisation

import Walpapers from "wallpapers-anime";
const Wallpaper = new Wallpapers();

Wallpaper.getAnimeWallpapers(resolution);

Data received

[
  {
    image_url:
      "https://images.hdqwalls.com/wallpapers/fate-series-anime-girl-5k-lq.jpg",
    resolution: "3840x2160",
  },
  // ....
];

🔍 Resolutions Available

Mobile:

  • 1080x1920
  • 720x1280
  • 1440x2560
  • 750x1334
  • 1280x800

Desktop:

  • 1920x1080
  • 2560x1440
  • 3840x2160
  • 5120x2880

Keywords

scrapper

FAQs

Package last updated on 05 Nov 2023

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