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 Compare versions

Comparing version 0.6.0-alpha.3 to 0.6.0-alpha.4

4

package.json
{
"name": "@ridi/epub-parser",
"version": "0.6.0-alpha.3",
"version": "0.6.0-alpha.4",
"description": "Common EPUB2 data parser for Ridibooks services",

@@ -31,3 +31,3 @@ "author": {

"dependencies": {
"@ridi/parser-core": "^0.6.0-alpha.3",
"@ridi/parser-core": "^0.6.0-alpha.4",
"css-tree": "^1.0.0-alpha.29",

@@ -34,0 +34,0 @@ "fast-xml-parser": "^3.12.17",

@@ -229,2 +229,3 @@ # @ridi/epub-parser

- deadItems: *[DeadItem](#deadItem)[]*
- toRaw(): *object*

@@ -238,2 +239,3 @@ <a id="author"></a>

- role: *string* (**Default: Author.Roles.UNDEFINED**)
- toRaw(): *object*

@@ -282,2 +284,3 @@ #### [Author.Roles](./src/model/Author.js#L4)

- event: *string* (**Default: DateTime.Events.UNDEFINED**)
- toRaw(): *object*

@@ -300,2 +303,3 @@ #### [DateTime.Events](./src/model/DateTime.js#L3)

- scheme: *string* (**Default: Identifier.Schemes.UNDEFINED**)
- toRaw(): *object*

@@ -322,2 +326,3 @@ #### [Identifier.Schemes](./src/model/Identifier.js#L3)

- content: *?string*
- toRaw(): *object*

@@ -332,2 +337,3 @@ <a id="guide"></a>

- item: *?[Item](#item)*
- toRaw(): *object*

@@ -371,2 +377,3 @@ #### [Guide.Types](./src/model/Guide.js#L3)

- isFileExists: *boolean* (**size !== undefined**)
- toRaw(): *object*

@@ -440,2 +447,3 @@ <a id="spineItem"></a>

- spine: *?[SpineItem](#spineItem)*
- toRaw(): *object*

@@ -442,0 +450,0 @@ <a id="version"></a>

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