@ridi/epub-parser
Advanced tools
Comparing version 0.3.0-alpha.1 to 0.3.0-alpha.2
{ | ||
"name": "@ridi/epub-parser", | ||
"version": "0.3.0-alpha.1", | ||
"version": "0.3.0-alpha.2", | ||
"description": "Common EPUB2 data parser for Ridibooks services", | ||
@@ -31,3 +31,3 @@ "author": { | ||
"dependencies": { | ||
"@ridi/parser-core": "^0.3.0-alpha.1", | ||
"@ridi/parser-core": "^0.3.0-alpha.2", | ||
"css-tree": "^1.0.0-alpha.29", | ||
@@ -34,0 +34,0 @@ "fast-xml-parser": "^3.11.2", |
@@ -56,3 +56,3 @@ # @ridi/epub-parser | ||
with [Cryptor](https://github.com/ridi/epub-parser/blob/master/src/cryptor/Cryptor.js): | ||
with [Cryptor](https://github.com/ridi/content-parser/blob/master/src/cryptor/Cryptor.js): | ||
@@ -225,3 +225,3 @@ ```js | ||
- id: *?id* | ||
- id: *?string* | ||
- href: *?string* | ||
@@ -228,0 +228,0 @@ - mediaType: *?string* |
Sorry, the diff of this file is not supported yet
119674