Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ridi/parser-core

Package Overview
Dependencies
Maintainers
7
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ridi/parser-core - npm Package Versions

1
57

0.5.0

Diff

Changelog

Source

[0.5.0 (2019-02-13)]

Added

  • Add LogLevel.DEBUG and debug log in Parser.
  • Add logLevel parameter for Parser.constructor.
  • Add error code for Cryptor internal error.

Changed

  • Change Logger.logLevel default. (error => warning)
  • Rename LogLevel.WARNING to LogLevel.WARN.

Fixed

  • Fix an issue where subpath sort was not natural.
davin.ahn
published 0.4.1 •

Changelog

Source

[0.4.1 (2019-02-12)]

Changed

  • Improve performance of parsing.
davin.ahn
published 0.4.0 •

Changelog

Source

[0.4.0 (2019-02-12)]

Added

  • Add ComicParser.parseOptions.parseImageSize option.
  • Add ComicBook.Item.width and ComicBook.Item.height.

Changed

  • Rename ComicBook.Item.size to ComicBook.Item.fileSize.
davin.ahn
published 0.3.1 •

Changelog

Source

[0.3.1 (2019-01-31)]

Fixed

  • Fix an issue where JSON parsing errors in directory cache data when attempting to read items from same Book on multiple processes.
davin.ahn
published 0.3.0 •

Changelog

Source

[0.3.0 (2019-01-27)]

Added

  • Add comic-parser, parser-core and content-parser.
  • Add Logger that can control all console logs and log execution time for each method in Parser.
  • Add Parser.onProgress property.
  • Add Parser.readOptions.force option.

Changed

  • Configure multi-packages environment using Lerna.
  • CryptoProvider refactoring.
  • Remove EpubParser.parseOptions.ignoreLinear option.
  • Cache to subdirectory parsing result.

Fixed

  • Fix an issue where spine is always undefined for NavPoint with anchor exists or two depths.
  • Fix an issue where string is broken at 16,384 byte intervals when en/decrypting.
  • Fix an issue where can not be unzip under certain conditions.
  • Fix bad file descriptor error on unzipping.
davin.ahn
published 0.3.0-alpha.15 •

davin.ahn
published 0.3.0-alpha.14 •

davin.ahn
published 0.3.0-alpha.13 •

davin.ahn
published 0.3.0-alpha.12 •

davin.ahn
published 0.3.0-alpha-11 •

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