Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4.7 to 0.4.12

6

package.json
{
"name": "hakuneko",
"version": "0.4.7",
"version": "0.4.12",
"description": "Scraper for manga websites",

@@ -26,3 +26,3 @@ "main": "dist/hakuneko.js",

"obfuscate": "javascript-obfuscator ./build/hakuneko.js --output ./dist/hakuneko.js --target node --self-defending true --control-flow-flattening true --control-flow-flattening-threshold 1 --dead-code-injection true --dead-code-injection-threshold 1 --string-array true --string-array-encoding rc4 --string-array-threshold 1",
"build": "npm run clean; webpack; npm run obfuscate"
"build": "npm run clean && webpack && npm run obfuscate"
},

@@ -44,2 +44,2 @@ "author": "Ronny Wegener",

]
}
}

Sorry, the diff of this file is too big to display

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