Socket
Socket
Sign inDemoInstall

animality

Package Overview
Dependencies
7
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

.upm/store.json

@@ -1,1 +0,1 @@

{"version":2,"languages":{"nodejs-npm":{"specfileHash":"16c2a657136a4cc7fb0569af84fdc9c6","lockfileHash":"a8da7d5a7e0f6a7fe6cc24da782b34a7","guessedImports":["node-fetch"],"guessedImportsHash":"51266e8e25b3d5e637d3474eb13a80d8"}}}
{"version":2,"languages":{"nodejs-npm":{"specfileHash":"7dd5a0b08b3ee052baf4fed0385ca7e4","lockfileHash":"968e86dfbef0999a0e732249b04c2713","guessedImports":["node-fetch"],"guessedImportsHash":"51266e8e25b3d5e637d3474eb13a80d8"}}}
{
"name": "animality",
"version": "1.1.0",
"version": "1.1.1",
"description": "A simple API wrapper that generates images & facts of any animal",

@@ -13,2 +13,6 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "https://github.com/VeryHamburger/animality"
},
"keywords": [

@@ -21,3 +25,3 @@ "animal",

"author": "Hamburger",
"license": "ISC"
"license": "MIT"
}

@@ -45,4 +45,4 @@ # animality

{
image: "random cat image link",
fact: "random cat fact"
"image": "random cat image link",
"fact": "random cat fact"
}

@@ -66,6 +66,6 @@ ```

{
name: "animal name"
image: "random animal image link",
fact: "random animal fact"
"name": "animal name"
"image": "random animal image link",
"fact": "random animal fact"
}
```
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc