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.4.9 to 1.5.0

7

index.js

@@ -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';

2

package.json
{
"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

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