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

epub2web

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epub2web - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

lib/epub2web.js

@@ -118,3 +118,3 @@ var cacher = require('epub-cache');

} else {
total = filelist.length;
total = filelist.length-1;
}

@@ -121,0 +121,0 @@

{
"name": "epub2web",
"version": "0.0.5",
"version": "0.0.6",
"description": "Web server module to allow reading of Epub content directly in the browser, without plugins or specialized applications. ",

@@ -5,0 +5,0 @@ "main": "index.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