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

@ridi/epub-parser

Package Overview
Dependencies
Maintainers
12
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ridi/epub-parser - npm Package Versions

1
79

0.2.0

Diff

Changelog

Source

[0.2.0 (2018-11-19)]

Added

  • Add EpubParser.readOptions.serializedAnchor option.
  • Add Author.fileAs property.
  • Add encrypt and decrypt function.

Changed

  • Change EpubParser.parseOptions.ignoreLinear option default. (true => false)
  • Change EpubParser.parseOptions.useStyleNamespace option default. (false => true)
  • Change EpubParser.readOptions structure.
  • Remove EpubParser.readOptions.usingCssOptions and EpubParser.parseOptions.validateXml option.
  • Rename useStyleNamespace to parseStyle in EpubParser.parseOptions.
  • Rename SpineItem.spineIndex to SpineItem.index.

Fixed

  • Fix an issue where ncx could not be found in opf, and EpubParser.parseOptions.allowNcxFileMissing was false, but no exception was thrown.
  • Fix an issue where Book.spines order does not match spine order of OPF.
davin.ahn
published 0.2.0-alpha.6 •

davin.ahn
published 0.2.0-alpha.4 •

davin.ahn
published 0.2.0-alpha.3 •

davin.ahn
published 0.2.0-alpha.2 •

davin.ahn
published 0.2.0-alpha.1 •

davin.ahn
published 0.1.1 •

Changelog

Source

[0.1.1 (2018-10-08)]

Fixed

  • Fix invalid class name for style namespace.
davin.ahn
published 0.1.0 •

Changelog

Source

[0.1.0 (2018-09-12)]

Added

  • Add overwrite option.
  • Add spine.uesCssOptions option.

Changed

  • Remove spine.extractAdapter option.
  • Remove createIntermediateDirectories and removePreviousFile options. (replaced by overwrite option)
  • Change css.removeAtrules option default.
  • Improve parsing of epub version.
  • Simplifies return type of readitem or readItems.

Fixed

  • Fix an issue where cssParser can not handle URL that are not wrapped in a string.
  • Fix an issue where cssParser does not ignore :not(x) function.
davin.ahn
published 0.1.0-alpha.1 •

davin.ahn
published 0.0.2 •

Changelog

Source

[0.0.2 (2018-09-11)]

Fixed

  • Fix broken export/import.
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