image-random
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "image-random", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "💖 In this npm module there are 13 types of 🦊 animals 4 types of anime and memes randomly share their images. 😎", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
"anime", | ||
"meme", | ||
"memes", | ||
"roxza" | ||
@@ -22,0 +22,0 @@ ], |
@@ -7,4 +7,4 @@ <h1 align="center">Random Animal/Anime İmage</h1> | ||
```console | ||
npm i randomimg --save | ||
yarn add randomimg | ||
npm i image-random --save | ||
yarn add image-random | ||
``` | ||
@@ -17,3 +17,3 @@ | ||
```js | ||
const rimg = require("randomimg"); | ||
const rimg = require("image-random"); | ||
@@ -20,0 +20,0 @@ /* Animal */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4982