Socket
Socket
Sign inDemoInstall

animality

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animality - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

1

index.js

@@ -10,2 +10,3 @@ const animals = [

'whale',
'dolphin',
'kangaroo',

@@ -12,0 +13,0 @@ 'bunny',

2

package.json
{
"name": "animality",
"version": "1.6.2",
"version": "1.6.3",
"description": "A simple API wrapper that generates images & facts of any animal",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,12 +12,13 @@ # animality

# Usage
These are the 16 animal strings that can be used to send a request to the API:
These are the 17 animal strings that can be used to send a request to the API:
* `cat`
* `dog`
* `bird`
* `panda`
* `redpanda`
* `koala`
* `fox`
* `whale`
* `kangaroo`
* `bird`
* `panda`
* `redpanda`
* `koala`
* `fox`
* `whale`
* `dolphin`
* `kangaroo`
* `bunny`

@@ -24,0 +25,0 @@ * `lion`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc