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.1.2 to 5.1.3

3

package.json
{
"name": "akaneko",
"version": "5.1.2",
"version": "5.1.3",
"description": "An Anime/Hentai Image API which simplifies how you fetch random images for you! Reliable, and very pleasure friendly!",
"main": "fubuki.js",
"types": "./typings/index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -21,2 +21,5 @@ <div align="center">

## Changelogs
### v5.1.3
- Updated Typescript for succubus function, thanks Taksumaki ! ~
### v5.1.1

@@ -23,0 +26,0 @@ - Added Succubus Function (NSFW)

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

// Thank you Taksumaki for helping me with typescript! //
// https://gitlab.com/taksumaki //
declare module "akaneko" {

@@ -205,3 +208,9 @@ /**

export function wallpapers(): string;
/**
* Spooky Succubus, oh I'm so scared~ Totally don't suck me~
* @returns image uri
*/
export function succubus(): string;
}
}
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