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 2.1.2 to 2.1.3

5

index.d.ts
declare module 'animality' {
interface AnimalObject {
name: string;
type: string;
animal: string;
image: string;
fact: string;
image_id: string;
fact_id: string;
}

@@ -7,0 +10,0 @@

2

package.json
{
"name": "animality",
"version": "2.1.2",
"version": "2.1.3",
"description": "A simple package that generates images & facts of animals using the Animality API.",

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

Sorry, the diff of this file is not supported yet

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