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

hakuneko

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hakuneko - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

kissmanga.js

@@ -111,3 +111,3 @@ var request = require( 'request' );

cloudflare.cfmail( element );
title = element.text().replace( /read online/i, '' ).trim();
title = element.text().replace( /read online/i, '' ).replace( manga.t, '' ).trim();
volume = title.match( /vol\.(\d+)/i );

@@ -114,0 +114,0 @@ number = title.match( /ch\.(\d+\.?\d+)|(\d+\.?\d+):|(\d+\.?\d+)$/i );

{
"name": "hakuneko",
"version": "0.1.6",
"version": "0.1.7",
"description": "Scraper for manga websites",

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

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