Comparing version 1.4.9 to 1.5.0
@@ -12,3 +12,8 @@ const fetch = require('node-fetch'); | ||
'kangaroo', | ||
'bunny' | ||
'bunny', | ||
'lion', | ||
'bear', | ||
'frog', | ||
'duck', | ||
'penguin' | ||
]; | ||
@@ -15,0 +20,0 @@ const base = 'https://api.animality.xyz'; |
{ | ||
"name": "animality", | ||
"version": "1.4.9", | ||
"version": "1.5.0", | ||
"description": "A simple API wrapper that generates images & facts of any animal", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -32,2 +32,7 @@ # animality | ||
* `bunny` | ||
* `lion` | ||
* `bear` | ||
* `frog` | ||
* `duck` | ||
* `penguin` | ||
@@ -34,0 +39,0 @@ ## Get one or multiple animal images and facts |
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
5218
56
93