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

random-meow

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-meow

Get a random image of a cat!

latest
Source
npmnpm
Version
3.10.1
Version published
Maintainers
1
Created
Source

random-meow

A Small package to get a random cat image

Powered by: https://random.cat/

N|Solid

Installation

NPM

npm install random-meow

Yarn

yarn add random-meow

Usage

const meow = require("random-meow");

// [note] You can use async/await
meow().then(url => console.log(url)).catch(console.error);

Note

This package requires Node.js version 6.13.0 or above, although the tested version is 10.x to 14.x, 6.13.0 to 9.x should work too

Keywords

random-meow

FAQs

Package last updated on 25 Aug 2021

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