New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

akaneko

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akaneko - npm Package Compare versions

Comparing version 5.2.7 to 5.2.8

CHANGELOG.md

2

lib/resolve.js

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

get: async function (params) {
return fetch(`http://cuteasfubuki.cf/api/${params}`)
return fetch(`http://51.161.33.197/api/${params}`)
.then((res) => res.json())

@@ -8,0 +8,0 @@ .then((json) => {

{
"name": "akaneko",
"version": "5.2.7",
"version": "5.2.8",
"description": "An Anime/Hentai Image API which simplifies how you fetch random images for you! Reliable, and very pleasure friendly!",

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

@@ -15,19 +15,9 @@ <div align="center">

[Discord Server](https://discord.gg/DxHvWwC) | [Repository](https://gitlab.com/weeb-squad/akaneko)
[Discord Server](https://discord.gg/DxHvWwC) | [Repository](https://gitlab.com/weeb-squad/akaneko) | [Help fund Akaneko♡](https://www.buymeacoffee.com/ryumin)
## Installation
``npm install akaneko``
## Changelogs
## v5.2.5 (Fix)
- Changed host website, fix issue with Akaneko not delivering images.
### v5.1.3
- Updated Typescript for succubus function, thanks Taksumaki ! ~
### v5.1.1
- Added Succubus Function (NSFW)
- Fixed RichEmbed to MessageEmbed (Readme)
- Removed Loli Function (ToS)
## Example(s)

@@ -34,0 +24,0 @@ **NodeJS:**

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