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.0.7 to 1.0.8

2

.upm/store.json

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

{"version":2,"languages":{"nodejs-npm":{"specfileHash":"cfa1c1eb7fb2098558d85ee4664910bb","lockfileHash":"27003f5748eb5d72a481eafa96d48d9c","guessedImports":["node-fetch"],"guessedImportsHash":"51266e8e25b3d5e637d3474eb13a80d8"}}}
{"version":2,"languages":{"nodejs-npm":{"specfileHash":"940bb6725faac5eb58f051b18234b325","lockfileHash":"26530f9752973b44c3ab95d9d88a485a","guessedImports":["node-fetch"],"guessedImportsHash":"51266e8e25b3d5e637d3474eb13a80d8"}}}

@@ -45,3 +45,3 @@ const fetch = require("node-fetch")

}
if(type == "panda"){ // wait i add all, you check for errors :D
if(type == "panda"){
const imgData = await fetch(img).then(lang => lang.json())

@@ -48,0 +48,0 @@ const factData = await fetch(fact).then(lang => lang.json())

{
"name": "animality",
"version": "1.0.7",
"version": "1.0.8",
"description": "A simple API wrapper that generates images & facts of any animal",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc