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

paheal

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paheal - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "paheal",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple and user-friendly Wrapper of Rule 34 Paheal",

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

@@ -153,4 +153,4 @@ <div align="center">

// in async function
let doujin = await sHentai.getDoujin(0)
if (doujin.status) return console.error(doujin.message);
let search = await sHentai.search('devil')
if (search.status) return console.error(search.message);
```

@@ -157,0 +157,0 @@ And, your app don't be crashes :)

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